123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 962DBFDE1CC0AEE40075BF6F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DBFDD1CC0AEE40075BF6F /* main.m */; };
- 962DBFE11CC0AEE40075BF6F /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DBFE01CC0AEE40075BF6F /* AppDelegate.m */; };
- 962DBFE41CC0AEE40075BF6F /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DBFE31CC0AEE40075BF6F /* ViewController.m */; };
- 962DBFE71CC0AEE40075BF6F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 962DBFE51CC0AEE40075BF6F /* Main.storyboard */; };
- 962DBFE91CC0AEE40075BF6F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 962DBFE81CC0AEE40075BF6F /* Assets.xcassets */; };
- 962DBFEC1CC0AEE40075BF6F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 962DBFEA1CC0AEE40075BF6F /* LaunchScreen.storyboard */; };
- 962DBFF71CC0AEE40075BF6F /* RunTimeThingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DBFF61CC0AEE40075BF6F /* RunTimeThingTests.m */; };
- 962DC0051CC0B0870075BF6F /* Person.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DC0041CC0B0870075BF6F /* Person.m */; };
- 962DC0081CC0B6410075BF6F /* RunTimeUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DC0071CC0B6410075BF6F /* RunTimeUtility.m */; };
- 962DC00B1CC0B9900075BF6F /* ResultViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DC00A1CC0B9900075BF6F /* ResultViewController.m */; };
- 962DC00E1CC0F7AF0075BF6F /* Person+addProperty.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DC00D1CC0F7AF0075BF6F /* Person+addProperty.m */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- 962DBFF31CC0AEE40075BF6F /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 962DBFD11CC0AEE30075BF6F /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 962DBFD81CC0AEE30075BF6F;
- remoteInfo = RunTimeThing;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- 962DBFD91CC0AEE40075BF6F /* RunTimeThing.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RunTimeThing.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 962DBFDD1CC0AEE40075BF6F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- 962DBFDF1CC0AEE40075BF6F /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
- 962DBFE01CC0AEE40075BF6F /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
- 962DBFE21CC0AEE40075BF6F /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
- 962DBFE31CC0AEE40075BF6F /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
- 962DBFE61CC0AEE40075BF6F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- 962DBFE81CC0AEE40075BF6F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- 962DBFEB1CC0AEE40075BF6F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
- 962DBFED1CC0AEE40075BF6F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 962DBFF21CC0AEE40075BF6F /* RunTimeThingTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunTimeThingTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- 962DBFF61CC0AEE40075BF6F /* RunTimeThingTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RunTimeThingTests.m; sourceTree = "<group>"; };
- 962DBFF81CC0AEE40075BF6F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 962DC0031CC0B0870075BF6F /* Person.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Person.h; sourceTree = "<group>"; };
- 962DC0041CC0B0870075BF6F /* Person.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Person.m; sourceTree = "<group>"; };
- 962DC0061CC0B6410075BF6F /* RunTimeUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RunTimeUtility.h; sourceTree = "<group>"; };
- 962DC0071CC0B6410075BF6F /* RunTimeUtility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RunTimeUtility.m; sourceTree = "<group>"; };
- 962DC0091CC0B9900075BF6F /* ResultViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResultViewController.h; sourceTree = "<group>"; };
- 962DC00A1CC0B9900075BF6F /* ResultViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ResultViewController.m; sourceTree = "<group>"; };
- 962DC00C1CC0F7AF0075BF6F /* Person+addProperty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Person+addProperty.h"; sourceTree = "<group>"; };
- 962DC00D1CC0F7AF0075BF6F /* Person+addProperty.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Person+addProperty.m"; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 962DBFD61CC0AEE30075BF6F /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 962DBFEF1CC0AEE40075BF6F /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 962DBFD01CC0AEE30075BF6F = {
- isa = PBXGroup;
- children = (
- 962DBFDB1CC0AEE40075BF6F /* RunTimeThing */,
- 962DBFF51CC0AEE40075BF6F /* RunTimeThingTests */,
- 962DBFDA1CC0AEE40075BF6F /* Products */,
- );
- sourceTree = "<group>";
- };
- 962DBFDA1CC0AEE40075BF6F /* Products */ = {
- isa = PBXGroup;
- children = (
- 962DBFD91CC0AEE40075BF6F /* RunTimeThing.app */,
- 962DBFF21CC0AEE40075BF6F /* RunTimeThingTests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 962DBFDB1CC0AEE40075BF6F /* RunTimeThing */ = {
- isa = PBXGroup;
- children = (
- 962DC0021CC0AEF60075BF6F /* Delegate */,
- 962DC0011CC0AEED0075BF6F /* Controller */,
- 962DC00F1CC1020E0075BF6F /* Model */,
- 962DC0101CC102160075BF6F /* Category */,
- 962DC0111CC102230075BF6F /* RunTime */,
- 962DBFDC1CC0AEE40075BF6F /* Supporting Files */,
- );
- path = RunTimeThing;
- sourceTree = "<group>";
- };
- 962DBFDC1CC0AEE40075BF6F /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- 962DBFE81CC0AEE40075BF6F /* Assets.xcassets */,
- 962DBFED1CC0AEE40075BF6F /* Info.plist */,
- 962DBFE51CC0AEE40075BF6F /* Main.storyboard */,
- 962DBFEA1CC0AEE40075BF6F /* LaunchScreen.storyboard */,
- 962DBFDD1CC0AEE40075BF6F /* main.m */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- 962DBFF51CC0AEE40075BF6F /* RunTimeThingTests */ = {
- isa = PBXGroup;
- children = (
- 962DBFF61CC0AEE40075BF6F /* RunTimeThingTests.m */,
- 962DBFF81CC0AEE40075BF6F /* Info.plist */,
- );
- path = RunTimeThingTests;
- sourceTree = "<group>";
- };
- 962DC0011CC0AEED0075BF6F /* Controller */ = {
- isa = PBXGroup;
- children = (
- 962DBFE21CC0AEE40075BF6F /* ViewController.h */,
- 962DBFE31CC0AEE40075BF6F /* ViewController.m */,
- 962DC0091CC0B9900075BF6F /* ResultViewController.h */,
- 962DC00A1CC0B9900075BF6F /* ResultViewController.m */,
- );
- name = Controller;
- sourceTree = "<group>";
- };
- 962DC0021CC0AEF60075BF6F /* Delegate */ = {
- isa = PBXGroup;
- children = (
- 962DBFDF1CC0AEE40075BF6F /* AppDelegate.h */,
- 962DBFE01CC0AEE40075BF6F /* AppDelegate.m */,
- );
- name = Delegate;
- sourceTree = "<group>";
- };
- 962DC00F1CC1020E0075BF6F /* Model */ = {
- isa = PBXGroup;
- children = (
- 962DC0031CC0B0870075BF6F /* Person.h */,
- 962DC0041CC0B0870075BF6F /* Person.m */,
- );
- name = Model;
- sourceTree = "<group>";
- };
- 962DC0101CC102160075BF6F /* Category */ = {
- isa = PBXGroup;
- children = (
- 962DC00C1CC0F7AF0075BF6F /* Person+addProperty.h */,
- 962DC00D1CC0F7AF0075BF6F /* Person+addProperty.m */,
- );
- name = Category;
- sourceTree = "<group>";
- };
- 962DC0111CC102230075BF6F /* RunTime */ = {
- isa = PBXGroup;
- children = (
- 962DC0061CC0B6410075BF6F /* RunTimeUtility.h */,
- 962DC0071CC0B6410075BF6F /* RunTimeUtility.m */,
- );
- name = RunTime;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 962DBFD81CC0AEE30075BF6F /* RunTimeThing */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 962DBFFB1CC0AEE40075BF6F /* Build configuration list for PBXNativeTarget "RunTimeThing" */;
- buildPhases = (
- 962DBFD51CC0AEE30075BF6F /* Sources */,
- 962DBFD61CC0AEE30075BF6F /* Frameworks */,
- 962DBFD71CC0AEE30075BF6F /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = RunTimeThing;
- productName = RunTimeThing;
- productReference = 962DBFD91CC0AEE40075BF6F /* RunTimeThing.app */;
- productType = "com.apple.product-type.application";
- };
- 962DBFF11CC0AEE40075BF6F /* RunTimeThingTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 962DBFFE1CC0AEE40075BF6F /* Build configuration list for PBXNativeTarget "RunTimeThingTests" */;
- buildPhases = (
- 962DBFEE1CC0AEE40075BF6F /* Sources */,
- 962DBFEF1CC0AEE40075BF6F /* Frameworks */,
- 962DBFF01CC0AEE40075BF6F /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 962DBFF41CC0AEE40075BF6F /* PBXTargetDependency */,
- );
- name = RunTimeThingTests;
- productName = RunTimeThingTests;
- productReference = 962DBFF21CC0AEE40075BF6F /* RunTimeThingTests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 962DBFD11CC0AEE30075BF6F /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0730;
- ORGANIZATIONNAME = Linzhixiao;
- TargetAttributes = {
- 962DBFD81CC0AEE30075BF6F = {
- CreatedOnToolsVersion = 7.3;
- DevelopmentTeam = UYUBLP3RCN;
- };
- 962DBFF11CC0AEE40075BF6F = {
- CreatedOnToolsVersion = 7.3;
- DevelopmentTeam = UYUBLP3RCN;
- TestTargetID = 962DBFD81CC0AEE30075BF6F;
- };
- };
- };
- buildConfigurationList = 962DBFD41CC0AEE30075BF6F /* Build configuration list for PBXProject "RunTimeThing" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = 962DBFD01CC0AEE30075BF6F;
- productRefGroup = 962DBFDA1CC0AEE40075BF6F /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 962DBFD81CC0AEE30075BF6F /* RunTimeThing */,
- 962DBFF11CC0AEE40075BF6F /* RunTimeThingTests */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 962DBFD71CC0AEE30075BF6F /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 962DBFEC1CC0AEE40075BF6F /* LaunchScreen.storyboard in Resources */,
- 962DBFE91CC0AEE40075BF6F /* Assets.xcassets in Resources */,
- 962DBFE71CC0AEE40075BF6F /* Main.storyboard in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 962DBFF01CC0AEE40075BF6F /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 962DBFD51CC0AEE30075BF6F /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 962DBFE41CC0AEE40075BF6F /* ViewController.m in Sources */,
- 962DBFE11CC0AEE40075BF6F /* AppDelegate.m in Sources */,
- 962DC00E1CC0F7AF0075BF6F /* Person+addProperty.m in Sources */,
- 962DC0081CC0B6410075BF6F /* RunTimeUtility.m in Sources */,
- 962DC0051CC0B0870075BF6F /* Person.m in Sources */,
- 962DBFDE1CC0AEE40075BF6F /* main.m in Sources */,
- 962DC00B1CC0B9900075BF6F /* ResultViewController.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 962DBFEE1CC0AEE40075BF6F /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 962DBFF71CC0AEE40075BF6F /* RunTimeThingTests.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- 962DBFF41CC0AEE40075BF6F /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 962DBFD81CC0AEE30075BF6F /* RunTimeThing */;
- targetProxy = 962DBFF31CC0AEE40075BF6F /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin PBXVariantGroup section */
- 962DBFE51CC0AEE40075BF6F /* Main.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 962DBFE61CC0AEE40075BF6F /* Base */,
- );
- name = Main.storyboard;
- sourceTree = "<group>";
- };
- 962DBFEA1CC0AEE40075BF6F /* LaunchScreen.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 962DBFEB1CC0AEE40075BF6F /* Base */,
- );
- name = LaunchScreen.storyboard;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- 962DBFF91CC0AEE40075BF6F /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 9.3;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- };
- name = Debug;
- };
- 962DBFFA1CC0AEE40075BF6F /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 9.3;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = iphoneos;
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 962DBFFC1CC0AEE40075BF6F /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- INFOPLIST_FILE = RunTimeThing/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.b5m.RunTimeThing;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- 962DBFFD1CC0AEE40075BF6F /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- INFOPLIST_FILE = RunTimeThing/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.b5m.RunTimeThing;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- 962DBFFF1CC0AEE40075BF6F /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- BUNDLE_LOADER = "$(TEST_HOST)";
- INFOPLIST_FILE = RunTimeThingTests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.b5m.RunTimeThingTests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/RunTimeThing.app/RunTimeThing";
- };
- name = Debug;
- };
- 962DC0001CC0AEE40075BF6F /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- BUNDLE_LOADER = "$(TEST_HOST)";
- INFOPLIST_FILE = RunTimeThingTests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.b5m.RunTimeThingTests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/RunTimeThing.app/RunTimeThing";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 962DBFD41CC0AEE30075BF6F /* Build configuration list for PBXProject "RunTimeThing" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 962DBFF91CC0AEE40075BF6F /* Debug */,
- 962DBFFA1CC0AEE40075BF6F /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 962DBFFB1CC0AEE40075BF6F /* Build configuration list for PBXNativeTarget "RunTimeThing" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 962DBFFC1CC0AEE40075BF6F /* Debug */,
- 962DBFFD1CC0AEE40075BF6F /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 962DBFFE1CC0AEE40075BF6F /* Build configuration list for PBXNativeTarget "RunTimeThingTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 962DBFFF1CC0AEE40075BF6F /* Debug */,
- 962DC0001CC0AEE40075BF6F /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 962DBFD11CC0AEE30075BF6F /* Project object */;
- }
|