// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 0A0AA2A61681314800F83F09 /* NoPrefixTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A0AA2A51681314800F83F09 /* NoPrefixTests.m */; }; 0AD6F3601680DCD400E13802 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AD6F35F1680DCD400E13802 /* UIKit.framework */; }; 0AD6F3621680DCD400E13802 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AD6F3611680DCD400E13802 /* Foundation.framework */; }; 0AD6F3641680DCD400E13802 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AD6F3631680DCD400E13802 /* CoreGraphics.framework */; }; 0AD6F37E1680DCD400E13802 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AD6F37D1680DCD400E13802 /* SenTestingKit.framework */; }; 0AD6F37F1680DCD400E13802 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AD6F35F1680DCD400E13802 /* UIKit.framework */; }; 0AD6F3801680DCD400E13802 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AD6F3611680DCD400E13802 /* Foundation.framework */; }; 0AD6F3881680DCD400E13802 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0AD6F3861680DCD400E13802 /* InfoPlist.strings */; }; 0AD6F38B1680DCD400E13802 /* ExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 0AD6F38A1680DCD400E13802 /* ExampleTests.m */; }; 0AD6F3AF1680DDD000E13802 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0AD6F3A21680DDD000E13802 /* InfoPlist.strings */; }; 0AD6F3B01680DDD000E13802 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 0AD6F3A51680DDD000E13802 /* AppDelegate.m */; }; 0AD6F3B11680DDD000E13802 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 0AD6F3A61680DDD000E13802 /* Default-568h@2x.png */; }; 0AD6F3B21680DDD000E13802 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 0AD6F3A71680DDD000E13802 /* Default.png */; }; 0AD6F3B31680DDD000E13802 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 0AD6F3A81680DDD000E13802 /* Default@2x.png */; }; 0AD6F3B51680DDD000E13802 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 0AD6F3AE1680DDD000E13802 /* main.m */; }; 0AD6F3B91680DE0600E13802 /* GVUserDefaults.m in Sources */ = {isa = PBXBuildFile; fileRef = 0AD6F3B81680DE0600E13802 /* GVUserDefaults.m */; }; 0AD6F3C41680DF3900E13802 /* GVUserDefaults+Properties.m in Sources */ = {isa = PBXBuildFile; fileRef = 0AD6F3C31680DF3800E13802 /* GVUserDefaults+Properties.m */; }; 0AD6F3DD168123C900E13802 /* CHANGELOG in Resources */ = {isa = PBXBuildFile; fileRef = 0AD6F3DA168123C800E13802 /* CHANGELOG */; }; 0AD6F3DE168123C900E13802 /* GVUserDefaults.podspec in Resources */ = {isa = PBXBuildFile; fileRef = 0AD6F3DB168123C800E13802 /* GVUserDefaults.podspec */; }; 0AD6F3DF168123C900E13802 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 0AD6F3DC168123C800E13802 /* README.md */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 0AD6F3811680DCD400E13802 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 0AD6F3521680DCD400E13802 /* Project object */; proxyType = 1; remoteGlobalIDString = 0AD6F35A1680DCD400E13802; remoteInfo = Example; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 0A0AA2A41681314800F83F09 /* NoPrefixTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NoPrefixTests.h; sourceTree = ""; }; 0A0AA2A51681314800F83F09 /* NoPrefixTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NoPrefixTests.m; sourceTree = ""; }; 0AD6F35B1680DCD400E13802 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; 0AD6F35F1680DCD400E13802 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 0AD6F3611680DCD400E13802 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 0AD6F3631680DCD400E13802 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 0AD6F37C1680DCD400E13802 /* ExampleTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ExampleTests.octest; sourceTree = BUILT_PRODUCTS_DIR; }; 0AD6F37D1680DCD400E13802 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; }; 0AD6F3851680DCD400E13802 /* ExampleTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ExampleTests-Info.plist"; sourceTree = ""; }; 0AD6F3871680DCD400E13802 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 0AD6F3891680DCD400E13802 /* ExampleTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExampleTests.h; sourceTree = ""; }; 0AD6F38A1680DCD400E13802 /* ExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ExampleTests.m; sourceTree = ""; }; 0AD6F3A31680DDD000E13802 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = InfoPlist.strings; sourceTree = ""; }; 0AD6F3A41680DDD000E13802 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = SOURCE_ROOT; }; 0AD6F3A51680DDD000E13802 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = SOURCE_ROOT; }; 0AD6F3A61680DDD000E13802 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = SOURCE_ROOT; }; 0AD6F3A71680DDD000E13802 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = SOURCE_ROOT; }; 0AD6F3A81680DDD000E13802 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = SOURCE_ROOT; }; 0AD6F3A91680DDD000E13802 /* Example-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Example-Info.plist"; sourceTree = SOURCE_ROOT; }; 0AD6F3AA1680DDD000E13802 /* Example-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Example-Prefix.pch"; sourceTree = SOURCE_ROOT; }; 0AD6F3AE1680DDD000E13802 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = SOURCE_ROOT; }; 0AD6F3B71680DE0600E13802 /* GVUserDefaults.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GVUserDefaults.h; sourceTree = ""; }; 0AD6F3B81680DE0600E13802 /* GVUserDefaults.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GVUserDefaults.m; sourceTree = ""; }; 0AD6F3C21680DF3800E13802 /* GVUserDefaults+Properties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "GVUserDefaults+Properties.h"; sourceTree = ""; }; 0AD6F3C31680DF3800E13802 /* GVUserDefaults+Properties.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GVUserDefaults+Properties.m"; sourceTree = ""; }; 0AD6F3DA168123C800E13802 /* CHANGELOG */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CHANGELOG; path = ../CHANGELOG; sourceTree = ""; }; 0AD6F3DB168123C800E13802 /* GVUserDefaults.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = GVUserDefaults.podspec; path = ../GVUserDefaults.podspec; sourceTree = ""; }; 0AD6F3DC168123C800E13802 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README.md; path = ../README.md; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 0AD6F3581680DCD400E13802 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 0AD6F3601680DCD400E13802 /* UIKit.framework in Frameworks */, 0AD6F3621680DCD400E13802 /* Foundation.framework in Frameworks */, 0AD6F3641680DCD400E13802 /* CoreGraphics.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 0AD6F3781680DCD400E13802 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 0AD6F37E1680DCD400E13802 /* SenTestingKit.framework in Frameworks */, 0AD6F37F1680DCD400E13802 /* UIKit.framework in Frameworks */, 0AD6F3801680DCD400E13802 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 0AD6F3501680DCD400E13802 = { isa = PBXGroup; children = ( 0AD6F3B61680DE0600E13802 /* GVUserDefaults */, 0AD6F3651680DCD400E13802 /* Example */, 0AD6F3831680DCD400E13802 /* ExampleTests */, 0AD6F35E1680DCD400E13802 /* Frameworks */, 0AD6F35C1680DCD400E13802 /* Products */, 0AD6F3DA168123C800E13802 /* CHANGELOG */, 0AD6F3DB168123C800E13802 /* GVUserDefaults.podspec */, 0AD6F3DC168123C800E13802 /* README.md */, ); sourceTree = ""; }; 0AD6F35C1680DCD400E13802 /* Products */ = { isa = PBXGroup; children = ( 0AD6F35B1680DCD400E13802 /* Example.app */, 0AD6F37C1680DCD400E13802 /* ExampleTests.octest */, ); name = Products; sourceTree = ""; }; 0AD6F35E1680DCD400E13802 /* Frameworks */ = { isa = PBXGroup; children = ( 0AD6F35F1680DCD400E13802 /* UIKit.framework */, 0AD6F3611680DCD400E13802 /* Foundation.framework */, 0AD6F3631680DCD400E13802 /* CoreGraphics.framework */, 0AD6F37D1680DCD400E13802 /* SenTestingKit.framework */, ); name = Frameworks; sourceTree = ""; }; 0AD6F3651680DCD400E13802 /* Example */ = { isa = PBXGroup; children = ( 0AD6F3C21680DF3800E13802 /* GVUserDefaults+Properties.h */, 0AD6F3C31680DF3800E13802 /* GVUserDefaults+Properties.m */, 0AD6F3A41680DDD000E13802 /* AppDelegate.h */, 0AD6F3A51680DDD000E13802 /* AppDelegate.m */, 0AD6F3A61680DDD000E13802 /* Default-568h@2x.png */, 0AD6F3A71680DDD000E13802 /* Default.png */, 0AD6F3A81680DDD000E13802 /* Default@2x.png */, 0AD6F3A91680DDD000E13802 /* Example-Info.plist */, 0AD6F3AA1680DDD000E13802 /* Example-Prefix.pch */, 0AD6F3AE1680DDD000E13802 /* main.m */, 0AD6F3A11680DDD000E13802 /* en.lproj */, ); name = Example; sourceTree = SOURCE_ROOT; }; 0AD6F3831680DCD400E13802 /* ExampleTests */ = { isa = PBXGroup; children = ( 0AD6F3891680DCD400E13802 /* ExampleTests.h */, 0AD6F38A1680DCD400E13802 /* ExampleTests.m */, 0A0AA2A41681314800F83F09 /* NoPrefixTests.h */, 0A0AA2A51681314800F83F09 /* NoPrefixTests.m */, 0AD6F3841680DCD400E13802 /* Supporting Files */, ); path = ExampleTests; sourceTree = ""; }; 0AD6F3841680DCD400E13802 /* Supporting Files */ = { isa = PBXGroup; children = ( 0AD6F3851680DCD400E13802 /* ExampleTests-Info.plist */, 0AD6F3861680DCD400E13802 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; 0AD6F3A11680DDD000E13802 /* en.lproj */ = { isa = PBXGroup; children = ( 0AD6F3A21680DDD000E13802 /* InfoPlist.strings */, ); path = en.lproj; sourceTree = SOURCE_ROOT; }; 0AD6F3B61680DE0600E13802 /* GVUserDefaults */ = { isa = PBXGroup; children = ( 0AD6F3B71680DE0600E13802 /* GVUserDefaults.h */, 0AD6F3B81680DE0600E13802 /* GVUserDefaults.m */, ); name = GVUserDefaults; path = ../GVUserDefaults; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 0AD6F35A1680DCD400E13802 /* Example */ = { isa = PBXNativeTarget; buildConfigurationList = 0AD6F38E1680DCD400E13802 /* Build configuration list for PBXNativeTarget "Example" */; buildPhases = ( 0AD6F3571680DCD400E13802 /* Sources */, 0AD6F3581680DCD400E13802 /* Frameworks */, 0AD6F3591680DCD400E13802 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Example; productName = Example; productReference = 0AD6F35B1680DCD400E13802 /* Example.app */; productType = "com.apple.product-type.application"; }; 0AD6F37B1680DCD400E13802 /* ExampleTests */ = { isa = PBXNativeTarget; buildConfigurationList = 0AD6F3911680DCD400E13802 /* Build configuration list for PBXNativeTarget "ExampleTests" */; buildPhases = ( 0AD6F3771680DCD400E13802 /* Sources */, 0AD6F3781680DCD400E13802 /* Frameworks */, 0AD6F3791680DCD400E13802 /* Resources */, 0AD6F37A1680DCD400E13802 /* ShellScript */, ); buildRules = ( ); dependencies = ( 0AD6F3821680DCD400E13802 /* PBXTargetDependency */, ); name = ExampleTests; productName = ExampleTests; productReference = 0AD6F37C1680DCD400E13802 /* ExampleTests.octest */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 0AD6F3521680DCD400E13802 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0450; ORGANIZATIONNAME = Gangverk; }; buildConfigurationList = 0AD6F3551680DCD400E13802 /* Build configuration list for PBXProject "Example" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 0AD6F3501680DCD400E13802; productRefGroup = 0AD6F35C1680DCD400E13802 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 0AD6F35A1680DCD400E13802 /* Example */, 0AD6F37B1680DCD400E13802 /* ExampleTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 0AD6F3591680DCD400E13802 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 0AD6F3AF1680DDD000E13802 /* InfoPlist.strings in Resources */, 0AD6F3B11680DDD000E13802 /* Default-568h@2x.png in Resources */, 0AD6F3B21680DDD000E13802 /* Default.png in Resources */, 0AD6F3B31680DDD000E13802 /* Default@2x.png in Resources */, 0AD6F3DD168123C900E13802 /* CHANGELOG in Resources */, 0AD6F3DE168123C900E13802 /* GVUserDefaults.podspec in Resources */, 0AD6F3DF168123C900E13802 /* README.md in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 0AD6F3791680DCD400E13802 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 0AD6F3881680DCD400E13802 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 0AD6F37A1680DCD400E13802 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n"; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 0AD6F3571680DCD400E13802 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 0AD6F3B01680DDD000E13802 /* AppDelegate.m in Sources */, 0AD6F3B51680DDD000E13802 /* main.m in Sources */, 0AD6F3B91680DE0600E13802 /* GVUserDefaults.m in Sources */, 0AD6F3C41680DF3900E13802 /* GVUserDefaults+Properties.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 0AD6F3771680DCD400E13802 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 0AD6F38B1680DCD400E13802 /* ExampleTests.m in Sources */, 0A0AA2A61681314800F83F09 /* NoPrefixTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 0AD6F3821680DCD400E13802 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 0AD6F35A1680DCD400E13802 /* Example */; targetProxy = 0AD6F3811680DCD400E13802 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 0AD6F3861680DCD400E13802 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 0AD6F3871680DCD400E13802 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; 0AD6F3A21680DDD000E13802 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 0AD6F3A31680DDD000E13802 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 0AD6F38C1680DCD400E13802 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_SYMBOLS_PRIVATE_EXTERN = NO; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 6.0; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; 0AD6F38D1680DCD400E13802 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 6.0; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 0AD6F38F1680DCD400E13802 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Example-Prefix.pch"; INFOPLIST_FILE = "Example-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; 0AD6F3901680DCD400E13802 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Example-Prefix.pch"; INFOPLIST_FILE = "Example-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; 0AD6F3921680DCD400E13802 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Example.app/Example"; FRAMEWORK_SEARCH_PATHS = ( "\"$(SDKROOT)/Developer/Library/Frameworks\"", "\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Example-Prefix.pch"; INFOPLIST_FILE = "ExampleTests/ExampleTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = octest; }; name = Debug; }; 0AD6F3931680DCD400E13802 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Example.app/Example"; FRAMEWORK_SEARCH_PATHS = ( "\"$(SDKROOT)/Developer/Library/Frameworks\"", "\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Example/Example-Prefix.pch"; INFOPLIST_FILE = "ExampleTests/ExampleTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = octest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 0AD6F3551680DCD400E13802 /* Build configuration list for PBXProject "Example" */ = { isa = XCConfigurationList; buildConfigurations = ( 0AD6F38C1680DCD400E13802 /* Debug */, 0AD6F38D1680DCD400E13802 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 0AD6F38E1680DCD400E13802 /* Build configuration list for PBXNativeTarget "Example" */ = { isa = XCConfigurationList; buildConfigurations = ( 0AD6F38F1680DCD400E13802 /* Debug */, 0AD6F3901680DCD400E13802 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 0AD6F3911680DCD400E13802 /* Build configuration list for PBXNativeTarget "ExampleTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 0AD6F3921680DCD400E13802 /* Debug */, 0AD6F3931680DCD400E13802 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 0AD6F3521680DCD400E13802 /* Project object */; }