Files
twui/ExampleProject/Example.xcodeproj/project.pbxproj
T

448 lines
21 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
5C55D83413A667A0000ED768 /* ExampleView.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C55D83313A667A0000ED768 /* ExampleView.m */; };
5C55D83713A66BD5000ED768 /* ExampleTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C55D83613A66BD5000ED768 /* ExampleTableViewCell.m */; };
5C57CF3D13A7E7C00032AC1F /* clock.png in Resources */ = {isa = PBXBuildFile; fileRef = 5C57CF3C13A7E7C00032AC1F /* clock.png */; };
5C782FD013A54FFF00CF69EF /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C782FCF13A54FFD00CF69EF /* ApplicationServices.framework */; };
5C782FD713A556A900CF69EF /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C782FD613A556A800CF69EF /* QuartzCore.framework */; };
5C90DB9D13A7C08E00ECDD14 /* ExampleTabBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C90DB9C13A7C08D00ECDD14 /* ExampleTabBar.m */; };
5E8A28C81590CB34000D5D2B /* clock@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 5E8A28C71590CB34000D5D2B /* clock@2x.png */; };
5ED56678139DC30300031CDF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5ED56677139DC30300031CDF /* Cocoa.framework */; };
5ED56682139DC30300031CDF /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5ED56680139DC30300031CDF /* InfoPlist.strings */; };
5ED56685139DC30300031CDF /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 5ED56684139DC30300031CDF /* main.m */; };
5ED56688139DC30300031CDF /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 5ED56686139DC30300031CDF /* Credits.rtf */; };
5ED5668B139DC30300031CDF /* ExampleAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 5ED5668A139DC30300031CDF /* ExampleAppDelegate.m */; };
5ED5668E139DC30300031CDF /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5ED5668C139DC30300031CDF /* MainMenu.xib */; };
D01D9CF4146F54BC00147234 /* TwUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D01D9CEB146F54B300147234 /* TwUI.framework */; };
D3CE671313C6646B00D47B2D /* ExampleSectionHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = D3CE671213C6646B00D47B2D /* ExampleSectionHeaderView.m */; };
D3EC0C491432325A003C162C /* ExampleScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = D3EC0C471432325A003C162C /* ExampleScrollView.m */; };
D3EC0C4A1432325A003C162C /* large-image.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = D3EC0C481432325A003C162C /* large-image.jpeg */; };
/* 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 */
5C55D83213A667A0000ED768 /* ExampleView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExampleView.h; sourceTree = "<group>"; };
5C55D83313A667A0000ED768 /* ExampleView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExampleView.m; sourceTree = "<group>"; };
5C55D83513A66BD5000ED768 /* ExampleTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExampleTableViewCell.h; sourceTree = "<group>"; };
5C55D83613A66BD5000ED768 /* ExampleTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExampleTableViewCell.m; sourceTree = "<group>"; };
5C57CF3C13A7E7C00032AC1F /* clock.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = clock.png; 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; };
5C90DB9B13A7C08D00ECDD14 /* ExampleTabBar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExampleTabBar.h; sourceTree = "<group>"; };
5C90DB9C13A7C08D00ECDD14 /* ExampleTabBar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExampleTabBar.m; sourceTree = "<group>"; };
5E8A28C71590CB34000D5D2B /* clock@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "clock@2x.png"; sourceTree = "<group>"; };
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; };
5ED5667F139DC30300031CDF /* Example-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Example-Info.plist"; sourceTree = "<group>"; };
5ED56681139DC30300031CDF /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
5ED56683139DC30300031CDF /* Example-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Example-Prefix.pch"; sourceTree = "<group>"; };
5ED56684139DC30300031CDF /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
5ED56687139DC30300031CDF /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
5ED56689139DC30300031CDF /* ExampleAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExampleAppDelegate.h; sourceTree = "<group>"; };
5ED5668A139DC30300031CDF /* ExampleAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ExampleAppDelegate.m; sourceTree = "<group>"; };
5ED5668D139DC30300031CDF /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
D01D9CE0146F54B300147234 /* TwUI.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = TwUI.xcodeproj; path = ../TwUI.xcodeproj; sourceTree = "<group>"; };
D3CE671113C6646B00D47B2D /* ExampleSectionHeaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExampleSectionHeaderView.h; sourceTree = "<group>"; };
D3CE671213C6646B00D47B2D /* ExampleSectionHeaderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExampleSectionHeaderView.m; sourceTree = "<group>"; };
D3EC0C461432325A003C162C /* ExampleScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExampleScrollView.h; sourceTree = "<group>"; };
D3EC0C471432325A003C162C /* ExampleScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExampleScrollView.m; sourceTree = "<group>"; };
D3EC0C481432325A003C162C /* large-image.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = "large-image.jpeg"; 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 */
5ED56668139DC30300031CDF = {
isa = PBXGroup;
children = (
5ED5667D139DC30300031CDF /* ConcordeExample */,
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>";
};
5ED5667D139DC30300031CDF /* ConcordeExample */ = {
isa = PBXGroup;
children = (
5ED56689139DC30300031CDF /* ExampleAppDelegate.h */,
5ED5668A139DC30300031CDF /* ExampleAppDelegate.m */,
5C55D83213A667A0000ED768 /* ExampleView.h */,
5C55D83313A667A0000ED768 /* ExampleView.m */,
D3EC0C461432325A003C162C /* ExampleScrollView.h */,
D3EC0C471432325A003C162C /* ExampleScrollView.m */,
5C90DB9B13A7C08D00ECDD14 /* ExampleTabBar.h */,
5C90DB9C13A7C08D00ECDD14 /* ExampleTabBar.m */,
5C55D83513A66BD5000ED768 /* ExampleTableViewCell.h */,
5C55D83613A66BD5000ED768 /* ExampleTableViewCell.m */,
D3CE671113C6646B00D47B2D /* ExampleSectionHeaderView.h */,
D3CE671213C6646B00D47B2D /* ExampleSectionHeaderView.m */,
5ED5668C139DC30300031CDF /* MainMenu.xib */,
5ED5667E139DC30300031CDF /* Supporting Files */,
);
path = ConcordeExample;
sourceTree = "<group>";
};
5ED5667E139DC30300031CDF /* Supporting Files */ = {
isa = PBXGroup;
children = (
D3EC0C481432325A003C162C /* large-image.jpeg */,
5E8A28C71590CB34000D5D2B /* clock@2x.png */,
5C57CF3C13A7E7C00032AC1F /* clock.png */,
5ED5667F139DC30300031CDF /* Example-Info.plist */,
5ED56680139DC30300031CDF /* InfoPlist.strings */,
5ED56683139DC30300031CDF /* Example-Prefix.pch */,
5ED56684139DC30300031CDF /* main.m */,
5ED56686139DC30300031CDF /* Credits.rtf */,
);
name = "Supporting Files";
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 = (
5ED56682139DC30300031CDF /* InfoPlist.strings in Resources */,
5ED56688139DC30300031CDF /* Credits.rtf in Resources */,
5ED5668E139DC30300031CDF /* MainMenu.xib in Resources */,
5C57CF3D13A7E7C00032AC1F /* clock.png in Resources */,
D3EC0C4A1432325A003C162C /* large-image.jpeg in Resources */,
5E8A28C81590CB34000D5D2B /* clock@2x.png in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
5ED5666F139DC30300031CDF /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5ED56685139DC30300031CDF /* main.m in Sources */,
5ED5668B139DC30300031CDF /* ExampleAppDelegate.m in Sources */,
5C55D83413A667A0000ED768 /* ExampleView.m in Sources */,
5C55D83713A66BD5000ED768 /* ExampleTableViewCell.m in Sources */,
5C90DB9D13A7C08E00ECDD14 /* ExampleTabBar.m in Sources */,
D3CE671313C6646B00D47B2D /* ExampleSectionHeaderView.m in Sources */,
D3EC0C491432325A003C162C /* ExampleScrollView.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 */
5ED56680139DC30300031CDF /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
5ED56681139DC30300031CDF /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
5ED56686139DC30300031CDF /* Credits.rtf */ = {
isa = PBXVariantGroup;
children = (
5ED56687139DC30300031CDF /* en */,
);
name = Credits.rtf;
sourceTree = "<group>";
};
5ED5668C139DC30300031CDF /* MainMenu.xib */ = {
isa = PBXVariantGroup;
children = (
5ED5668D139DC30300031CDF /* 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 = "ConcordeExample/Example-Prefix.pch";
HEADER_SEARCH_PATHS = "../lib/**";
INFOPLIST_FILE = "ConcordeExample/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 = "ConcordeExample/Example-Prefix.pch";
HEADER_SEARCH_PATHS = "../lib/**";
INFOPLIST_FILE = "ConcordeExample/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 */;
}