Files
Justin Spahr-Summers fd1bbba8f8 Revert TUITableViewCell changes
This reverts commit f5ade96e06, reversing changes made to 91d97d6c62.

They were causing too much breakage for us.
2012-11-12 10:33:27 -08:00

448 lines
21 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
484C208B15F445EB00B3104E /* clock.png in Resources */ = {isa = PBXBuildFile; fileRef = 484C207315F445EB00B3104E /* clock.png */; };
484C208C15F445EB00B3104E /* clock@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 484C207415F445EB00B3104E /* clock@2x.png */; };
484C208D15F445EB00B3104E /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 484C207515F445EB00B3104E /* Credits.rtf */; };
484C208E15F445EB00B3104E /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 484C207715F445EB00B3104E /* InfoPlist.strings */; };
484C208F15F445EB00B3104E /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 484C207915F445EB00B3104E /* MainMenu.xib */; };
484C209115F445EB00B3104E /* ExampleAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 484C207E15F445EB00B3104E /* ExampleAppDelegate.m */; };
484C209215F445EB00B3104E /* ExampleScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 484C208015F445EB00B3104E /* ExampleScrollView.m */; };
484C209315F445EB00B3104E /* ExampleSectionHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 484C208215F445EB00B3104E /* ExampleSectionHeaderView.m */; };
484C209415F445EB00B3104E /* ExampleTabBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 484C208415F445EB00B3104E /* ExampleTabBar.m */; };
484C209515F445EB00B3104E /* ExampleTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 484C208615F445EB00B3104E /* ExampleTableViewCell.m */; };
484C209615F445EB00B3104E /* ExampleView.m in Sources */ = {isa = PBXBuildFile; fileRef = 484C208815F445EB00B3104E /* ExampleView.m */; };
484C209715F445EB00B3104E /* large-image.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = 484C208915F445EB00B3104E /* large-image.jpeg */; };
484C209815F445EB00B3104E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 484C208A15F445EB00B3104E /* main.m */; };
5C782FD013A54FFF00CF69EF /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C782FCF13A54FFD00CF69EF /* ApplicationServices.framework */; };
5C782FD713A556A900CF69EF /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C782FD613A556A800CF69EF /* QuartzCore.framework */; };
5ED56678139DC30300031CDF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5ED56677139DC30300031CDF /* Cocoa.framework */; };
D01D9CF4146F54BC00147234 /* TwUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D01D9CEB146F54B300147234 /* TwUI.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
D01D9CEA146F54B300147234 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D01D9CE0146F54B300147234 /* TwUI.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = CB5B264C13BE6DA200579B1E;
remoteInfo = TwUI;
};
D01D9CEC146F54B300147234 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D01D9CE0146F54B300147234 /* TwUI.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = CB5E321813BE7098004B7899;
remoteInfo = "Dynamic Library";
};
D01D9CEE146F54B300147234 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D01D9CE0146F54B300147234 /* TwUI.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 5EE983B713BE7809005F430D;
remoteInfo = "Static Library";
};
D01D9CF0146F54B300147234 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D01D9CE0146F54B300147234 /* TwUI.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = CB5B266113BE6DA300579B1E;
remoteInfo = Tests;
};
D01D9CF2146F54BA00147234 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D01D9CE0146F54B300147234 /* TwUI.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = CB5B264B13BE6DA200579B1E;
remoteInfo = TwUI;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
484C207315F445EB00B3104E /* clock.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = clock.png; sourceTree = "<group>"; };
484C207415F445EB00B3104E /* clock@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "clock@2x.png"; sourceTree = "<group>"; };
484C207615F445EB00B3104E /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
484C207815F445EB00B3104E /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
484C207A15F445EB00B3104E /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
484C207B15F445EB00B3104E /* Example-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Example-Info.plist"; sourceTree = "<group>"; };
484C207C15F445EB00B3104E /* Example-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Example-Prefix.pch"; sourceTree = "<group>"; };
484C207D15F445EB00B3104E /* ExampleAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExampleAppDelegate.h; sourceTree = "<group>"; };
484C207E15F445EB00B3104E /* ExampleAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExampleAppDelegate.m; sourceTree = "<group>"; };
484C207F15F445EB00B3104E /* ExampleScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExampleScrollView.h; sourceTree = "<group>"; };
484C208015F445EB00B3104E /* ExampleScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExampleScrollView.m; sourceTree = "<group>"; };
484C208115F445EB00B3104E /* ExampleSectionHeaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExampleSectionHeaderView.h; sourceTree = "<group>"; };
484C208215F445EB00B3104E /* ExampleSectionHeaderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExampleSectionHeaderView.m; sourceTree = "<group>"; };
484C208315F445EB00B3104E /* ExampleTabBar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExampleTabBar.h; sourceTree = "<group>"; };
484C208415F445EB00B3104E /* ExampleTabBar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExampleTabBar.m; sourceTree = "<group>"; };
484C208515F445EB00B3104E /* ExampleTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExampleTableViewCell.h; sourceTree = "<group>"; };
484C208615F445EB00B3104E /* ExampleTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExampleTableViewCell.m; sourceTree = "<group>"; };
484C208715F445EB00B3104E /* ExampleView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExampleView.h; sourceTree = "<group>"; };
484C208815F445EB00B3104E /* ExampleView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExampleView.m; sourceTree = "<group>"; };
484C208915F445EB00B3104E /* large-image.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = "large-image.jpeg"; sourceTree = "<group>"; };
484C208A15F445EB00B3104E /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
5C782FCF13A54FFD00CF69EF /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = System/Library/Frameworks/ApplicationServices.framework; sourceTree = SDKROOT; };
5C782FD613A556A800CF69EF /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
5ED56673139DC30300031CDF /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
5ED56677139DC30300031CDF /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
5ED5667A139DC30300031CDF /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
5ED5667B139DC30300031CDF /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
5ED5667C139DC30300031CDF /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
D01D9CE0146F54B300147234 /* TwUI.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = TwUI.xcodeproj; path = ../TwUI.xcodeproj; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
5ED56670139DC30300031CDF /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
D01D9CF4146F54BC00147234 /* TwUI.framework in Frameworks */,
5C782FD713A556A900CF69EF /* QuartzCore.framework in Frameworks */,
5C782FD013A54FFF00CF69EF /* ApplicationServices.framework in Frameworks */,
5ED56678139DC30300031CDF /* Cocoa.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
484C207215F445EB00B3104E /* Example */ = {
isa = PBXGroup;
children = (
484C207D15F445EB00B3104E /* ExampleAppDelegate.h */,
484C207E15F445EB00B3104E /* ExampleAppDelegate.m */,
484C207F15F445EB00B3104E /* ExampleScrollView.h */,
484C208015F445EB00B3104E /* ExampleScrollView.m */,
484C208115F445EB00B3104E /* ExampleSectionHeaderView.h */,
484C208215F445EB00B3104E /* ExampleSectionHeaderView.m */,
484C208315F445EB00B3104E /* ExampleTabBar.h */,
484C208415F445EB00B3104E /* ExampleTabBar.m */,
484C208515F445EB00B3104E /* ExampleTableViewCell.h */,
484C208615F445EB00B3104E /* ExampleTableViewCell.m */,
484C208715F445EB00B3104E /* ExampleView.h */,
484C208815F445EB00B3104E /* ExampleView.m */,
484C207915F445EB00B3104E /* MainMenu.xib */,
484C209915F4463000B3104E /* Supporting Files */,
);
path = Example;
sourceTree = "<group>";
};
484C209915F4463000B3104E /* Supporting Files */ = {
isa = PBXGroup;
children = (
484C208915F445EB00B3104E /* large-image.jpeg */,
484C207415F445EB00B3104E /* clock@2x.png */,
484C207315F445EB00B3104E /* clock.png */,
484C207B15F445EB00B3104E /* Example-Info.plist */,
484C207715F445EB00B3104E /* InfoPlist.strings */,
484C207C15F445EB00B3104E /* Example-Prefix.pch */,
484C208A15F445EB00B3104E /* main.m */,
484C207515F445EB00B3104E /* Credits.rtf */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
5ED56668139DC30300031CDF = {
isa = PBXGroup;
children = (
484C207215F445EB00B3104E /* Example */,
5ED56676139DC30300031CDF /* Frameworks */,
5ED56674139DC30300031CDF /* Products */,
);
sourceTree = "<group>";
};
5ED56674139DC30300031CDF /* Products */ = {
isa = PBXGroup;
children = (
5ED56673139DC30300031CDF /* Example.app */,
);
name = Products;
sourceTree = "<group>";
};
5ED56676139DC30300031CDF /* Frameworks */ = {
isa = PBXGroup;
children = (
D01D9CE0146F54B300147234 /* TwUI.xcodeproj */,
5C782FD613A556A800CF69EF /* QuartzCore.framework */,
5C782FCF13A54FFD00CF69EF /* ApplicationServices.framework */,
5ED56677139DC30300031CDF /* Cocoa.framework */,
5ED56679139DC30300031CDF /* Other Frameworks */,
);
name = Frameworks;
sourceTree = "<group>";
};
5ED56679139DC30300031CDF /* Other Frameworks */ = {
isa = PBXGroup;
children = (
5ED5667A139DC30300031CDF /* AppKit.framework */,
5ED5667B139DC30300031CDF /* CoreData.framework */,
5ED5667C139DC30300031CDF /* Foundation.framework */,
);
name = "Other Frameworks";
sourceTree = "<group>";
};
D01D9CE1146F54B300147234 /* Products */ = {
isa = PBXGroup;
children = (
D01D9CEB146F54B300147234 /* TwUI.framework */,
D01D9CED146F54B300147234 /* libtwui.dylib */,
D01D9CEF146F54B300147234 /* libtwui.a */,
D01D9CF1146F54B300147234 /* Tests.octest */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
5ED56672139DC30300031CDF /* Example */ = {
isa = PBXNativeTarget;
buildConfigurationList = 5ED56691139DC30300031CDF /* Build configuration list for PBXNativeTarget "Example" */;
buildPhases = (
5ED5666F139DC30300031CDF /* Sources */,
5ED56670139DC30300031CDF /* Frameworks */,
5ED56671139DC30300031CDF /* Resources */,
);
buildRules = (
);
dependencies = (
D01D9CF3146F54BA00147234 /* PBXTargetDependency */,
);
name = Example;
productName = ConcordeExample;
productReference = 5ED56673139DC30300031CDF /* Example.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
5ED5666A139DC30300031CDF /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0420;
};
buildConfigurationList = 5ED5666D139DC30300031CDF /* Build configuration list for PBXProject "Example" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 5ED56668139DC30300031CDF;
productRefGroup = 5ED56674139DC30300031CDF /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = D01D9CE1146F54B300147234 /* Products */;
ProjectRef = D01D9CE0146F54B300147234 /* TwUI.xcodeproj */;
},
);
projectRoot = "";
targets = (
5ED56672139DC30300031CDF /* Example */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
D01D9CEB146F54B300147234 /* TwUI.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = TwUI.framework;
remoteRef = D01D9CEA146F54B300147234 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
D01D9CED146F54B300147234 /* libtwui.dylib */ = {
isa = PBXReferenceProxy;
fileType = "compiled.mach-o.dylib";
path = libtwui.dylib;
remoteRef = D01D9CEC146F54B300147234 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
D01D9CEF146F54B300147234 /* libtwui.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libtwui.a;
remoteRef = D01D9CEE146F54B300147234 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
D01D9CF1146F54B300147234 /* Tests.octest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = Tests.octest;
remoteRef = D01D9CF0146F54B300147234 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
5ED56671139DC30300031CDF /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
484C208B15F445EB00B3104E /* clock.png in Resources */,
484C208C15F445EB00B3104E /* clock@2x.png in Resources */,
484C208D15F445EB00B3104E /* Credits.rtf in Resources */,
484C208E15F445EB00B3104E /* InfoPlist.strings in Resources */,
484C208F15F445EB00B3104E /* MainMenu.xib in Resources */,
484C209715F445EB00B3104E /* large-image.jpeg in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
5ED5666F139DC30300031CDF /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
484C209115F445EB00B3104E /* ExampleAppDelegate.m in Sources */,
484C209215F445EB00B3104E /* ExampleScrollView.m in Sources */,
484C209315F445EB00B3104E /* ExampleSectionHeaderView.m in Sources */,
484C209415F445EB00B3104E /* ExampleTabBar.m in Sources */,
484C209515F445EB00B3104E /* ExampleTableViewCell.m in Sources */,
484C209615F445EB00B3104E /* ExampleView.m in Sources */,
484C209815F445EB00B3104E /* main.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
D01D9CF3146F54BA00147234 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = TwUI;
targetProxy = D01D9CF2146F54BA00147234 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
484C207515F445EB00B3104E /* Credits.rtf */ = {
isa = PBXVariantGroup;
children = (
484C207615F445EB00B3104E /* en */,
);
name = Credits.rtf;
sourceTree = "<group>";
};
484C207715F445EB00B3104E /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
484C207815F445EB00B3104E /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
484C207915F445EB00B3104E /* MainMenu.xib */ = {
isa = PBXVariantGroup;
children = (
484C207A15F445EB00B3104E /* en */,
);
name = MainMenu.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
5ED5668F139DC30300031CDF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CLANG_ENABLE_OBJC_ARC = YES;
COMBINE_HIDPI_IMAGES = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = NS_BUILD_32_LIKE_64;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.6;
ONLY_ACTIVE_ARCH = YES;
RUN_CLANG_STATIC_ANALYZER = YES;
SDKROOT = macosx;
};
name = Debug;
};
5ED56690139DC30300031CDF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CLANG_ENABLE_OBJC_ARC = YES;
COMBINE_HIDPI_IMAGES = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_PREPROCESSOR_DEFINITIONS = NS_BUILD_32_LIKE_64;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.6;
RUN_CLANG_STATIC_ANALYZER = YES;
SDKROOT = macosx;
};
name = Release;
};
5ED56692139DC30300031CDF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Example/Example-Prefix.pch";
HEADER_SEARCH_PATHS = "../lib/**";
INFOPLIST_FILE = "$(SRCROOT)/Example/Example-Info.plist";
PRODUCT_NAME = Example;
WRAPPER_EXTENSION = app;
};
name = Debug;
};
5ED56693139DC30300031CDF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Example/Example-Prefix.pch";
HEADER_SEARCH_PATHS = "../lib/**";
INFOPLIST_FILE = "$(SRCROOT)/Example/Example-Info.plist";
PRODUCT_NAME = Example;
WRAPPER_EXTENSION = app;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
5ED5666D139DC30300031CDF /* Build configuration list for PBXProject "Example" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5ED5668F139DC30300031CDF /* Debug */,
5ED56690139DC30300031CDF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
5ED56691139DC30300031CDF /* Build configuration list for PBXNativeTarget "Example" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5ED56692139DC30300031CDF /* Debug */,
5ED56693139DC30300031CDF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 5ED5666A139DC30300031CDF /* Project object */;
}