// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 5EB33E86197FA73700706EB1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EB33E85197FA73700706EB1 /* Foundation.framework */; }; 5EB33E88197FA73700706EB1 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EB33E87197FA73700706EB1 /* CoreGraphics.framework */; }; 5EB33E8A197FA73700706EB1 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EB33E89197FA73700706EB1 /* UIKit.framework */; }; 5EB33E90197FA73700706EB1 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5EB33E8E197FA73700706EB1 /* InfoPlist.strings */; }; 5EB33E92197FA73700706EB1 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EB33E91197FA73700706EB1 /* main.m */; }; 5EB33E96197FA73700706EB1 /* ASHAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EB33E95197FA73700706EB1 /* ASHAppDelegate.m */; }; 5EB33E99197FA73700706EB1 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5EB33E97197FA73700706EB1 /* Main.storyboard */; }; 5EB33E9C197FA73700706EB1 /* ASHViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EB33E9B197FA73700706EB1 /* ASHViewController.m */; }; 5EB33E9E197FA73700706EB1 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5EB33E9D197FA73700706EB1 /* Images.xcassets */; }; 5EB33EA5197FA73700706EB1 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EB33EA4197FA73700706EB1 /* XCTest.framework */; }; 5EB33EA6197FA73700706EB1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EB33E85197FA73700706EB1 /* Foundation.framework */; }; 5EB33EA7197FA73700706EB1 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EB33E89197FA73700706EB1 /* UIKit.framework */; }; 5EB33EAF197FA73700706EB1 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5EB33EAD197FA73700706EB1 /* InfoPlist.strings */; }; 5EB33EB1197FA73700706EB1 /* DemoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EB33EB0197FA73700706EB1 /* DemoTests.m */; }; 973F13B903444C0485040996 /* libPods-DemoTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A5494D42E33A4D37A35A0E18 /* libPods-DemoTests.a */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 5EB33EA8197FA73700706EB1 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 5EB33E7A197FA73700706EB1 /* Project object */; proxyType = 1; remoteGlobalIDString = 5EB33E81197FA73700706EB1; remoteInfo = Demo; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 5EB33E82197FA73700706EB1 /* Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Demo.app; sourceTree = BUILT_PRODUCTS_DIR; }; 5EB33E85197FA73700706EB1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 5EB33E87197FA73700706EB1 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 5EB33E89197FA73700706EB1 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 5EB33E8D197FA73700706EB1 /* Demo-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Demo-Info.plist"; sourceTree = ""; }; 5EB33E8F197FA73700706EB1 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 5EB33E91197FA73700706EB1 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 5EB33E93197FA73700706EB1 /* Demo-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Demo-Prefix.pch"; sourceTree = ""; }; 5EB33E94197FA73700706EB1 /* ASHAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASHAppDelegate.h; sourceTree = ""; }; 5EB33E95197FA73700706EB1 /* ASHAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASHAppDelegate.m; sourceTree = ""; }; 5EB33E98197FA73700706EB1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 5EB33E9A197FA73700706EB1 /* ASHViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASHViewController.h; sourceTree = ""; }; 5EB33E9B197FA73700706EB1 /* ASHViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASHViewController.m; sourceTree = ""; }; 5EB33E9D197FA73700706EB1 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; 5EB33EA3197FA73700706EB1 /* DemoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DemoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 5EB33EA4197FA73700706EB1 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; 5EB33EAC197FA73700706EB1 /* DemoTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "DemoTests-Info.plist"; sourceTree = ""; }; 5EB33EAE197FA73700706EB1 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 5EB33EB0197FA73700706EB1 /* DemoTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DemoTests.m; sourceTree = ""; }; A5494D42E33A4D37A35A0E18 /* libPods-DemoTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-DemoTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; BE2009CB2E714AE99EF86DF1 /* Pods-DemoTests.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DemoTests.xcconfig"; path = "Pods/Pods-DemoTests.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 5EB33E7F197FA73700706EB1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 5EB33E88197FA73700706EB1 /* CoreGraphics.framework in Frameworks */, 5EB33E8A197FA73700706EB1 /* UIKit.framework in Frameworks */, 5EB33E86197FA73700706EB1 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 5EB33EA0197FA73700706EB1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 5EB33EA5197FA73700706EB1 /* XCTest.framework in Frameworks */, 5EB33EA7197FA73700706EB1 /* UIKit.framework in Frameworks */, 5EB33EA6197FA73700706EB1 /* Foundation.framework in Frameworks */, 973F13B903444C0485040996 /* libPods-DemoTests.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 5EB33E79197FA73700706EB1 = { isa = PBXGroup; children = ( 5EB33E8B197FA73700706EB1 /* Demo */, 5EB33EAA197FA73700706EB1 /* DemoTests */, 5EB33E84197FA73700706EB1 /* Frameworks */, 5EB33E83197FA73700706EB1 /* Products */, BE2009CB2E714AE99EF86DF1 /* Pods-DemoTests.xcconfig */, ); sourceTree = ""; }; 5EB33E83197FA73700706EB1 /* Products */ = { isa = PBXGroup; children = ( 5EB33E82197FA73700706EB1 /* Demo.app */, 5EB33EA3197FA73700706EB1 /* DemoTests.xctest */, ); name = Products; sourceTree = ""; }; 5EB33E84197FA73700706EB1 /* Frameworks */ = { isa = PBXGroup; children = ( 5EB33E85197FA73700706EB1 /* Foundation.framework */, 5EB33E87197FA73700706EB1 /* CoreGraphics.framework */, 5EB33E89197FA73700706EB1 /* UIKit.framework */, 5EB33EA4197FA73700706EB1 /* XCTest.framework */, A5494D42E33A4D37A35A0E18 /* libPods-DemoTests.a */, ); name = Frameworks; sourceTree = ""; }; 5EB33E8B197FA73700706EB1 /* Demo */ = { isa = PBXGroup; children = ( 5EB33E94197FA73700706EB1 /* ASHAppDelegate.h */, 5EB33E95197FA73700706EB1 /* ASHAppDelegate.m */, 5EB33E97197FA73700706EB1 /* Main.storyboard */, 5EB33E9A197FA73700706EB1 /* ASHViewController.h */, 5EB33E9B197FA73700706EB1 /* ASHViewController.m */, 5EB33E9D197FA73700706EB1 /* Images.xcassets */, 5EB33E8C197FA73700706EB1 /* Supporting Files */, ); path = Demo; sourceTree = ""; }; 5EB33E8C197FA73700706EB1 /* Supporting Files */ = { isa = PBXGroup; children = ( 5EB33E8D197FA73700706EB1 /* Demo-Info.plist */, 5EB33E8E197FA73700706EB1 /* InfoPlist.strings */, 5EB33E91197FA73700706EB1 /* main.m */, 5EB33E93197FA73700706EB1 /* Demo-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; 5EB33EAA197FA73700706EB1 /* DemoTests */ = { isa = PBXGroup; children = ( 5EB33EB0197FA73700706EB1 /* DemoTests.m */, 5EB33EAB197FA73700706EB1 /* Supporting Files */, ); path = DemoTests; sourceTree = ""; }; 5EB33EAB197FA73700706EB1 /* Supporting Files */ = { isa = PBXGroup; children = ( 5EB33EAC197FA73700706EB1 /* DemoTests-Info.plist */, 5EB33EAD197FA73700706EB1 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 5EB33E81197FA73700706EB1 /* Demo */ = { isa = PBXNativeTarget; buildConfigurationList = 5EB33EB4197FA73700706EB1 /* Build configuration list for PBXNativeTarget "Demo" */; buildPhases = ( 5EB33E7E197FA73700706EB1 /* Sources */, 5EB33E7F197FA73700706EB1 /* Frameworks */, 5EB33E80197FA73700706EB1 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Demo; productName = Demo; productReference = 5EB33E82197FA73700706EB1 /* Demo.app */; productType = "com.apple.product-type.application"; }; 5EB33EA2197FA73700706EB1 /* DemoTests */ = { isa = PBXNativeTarget; buildConfigurationList = 5EB33EB7197FA73700706EB1 /* Build configuration list for PBXNativeTarget "DemoTests" */; buildPhases = ( 7906C3A75BB2404EBA623D41 /* Check Pods Manifest.lock */, 5EB33E9F197FA73700706EB1 /* Sources */, 5EB33EA0197FA73700706EB1 /* Frameworks */, 5EB33EA1197FA73700706EB1 /* Resources */, 6120F487C62647F9B0EF7F31 /* Copy Pods Resources */, ); buildRules = ( ); dependencies = ( 5EB33EA9197FA73700706EB1 /* PBXTargetDependency */, ); name = DemoTests; productName = DemoTests; productReference = 5EB33EA3197FA73700706EB1 /* DemoTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 5EB33E7A197FA73700706EB1 /* Project object */ = { isa = PBXProject; attributes = { CLASSPREFIX = ASH; LastUpgradeCheck = 0510; ORGANIZATIONNAME = "Ash Furrow"; TargetAttributes = { 5EB33EA2197FA73700706EB1 = { TestTargetID = 5EB33E81197FA73700706EB1; }; }; }; buildConfigurationList = 5EB33E7D197FA73700706EB1 /* Build configuration list for PBXProject "Demo" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 5EB33E79197FA73700706EB1; productRefGroup = 5EB33E83197FA73700706EB1 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 5EB33E81197FA73700706EB1 /* Demo */, 5EB33EA2197FA73700706EB1 /* DemoTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 5EB33E80197FA73700706EB1 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 5EB33E9E197FA73700706EB1 /* Images.xcassets in Resources */, 5EB33E90197FA73700706EB1 /* InfoPlist.strings in Resources */, 5EB33E99197FA73700706EB1 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 5EB33EA1197FA73700706EB1 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 5EB33EAF197FA73700706EB1 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 6120F487C62647F9B0EF7F31 /* Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); name = "Copy Pods Resources"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${SRCROOT}/Pods/Pods-DemoTests-resources.sh\"\n"; showEnvVarsInLog = 0; }; 7906C3A75BB2404EBA623D41 /* Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); name = "Check Pods Manifest.lock"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 5EB33E7E197FA73700706EB1 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 5EB33E92197FA73700706EB1 /* main.m in Sources */, 5EB33E96197FA73700706EB1 /* ASHAppDelegate.m in Sources */, 5EB33E9C197FA73700706EB1 /* ASHViewController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 5EB33E9F197FA73700706EB1 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 5EB33EB1197FA73700706EB1 /* DemoTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 5EB33EA9197FA73700706EB1 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 5EB33E81197FA73700706EB1 /* Demo */; targetProxy = 5EB33EA8197FA73700706EB1 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 5EB33E8E197FA73700706EB1 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 5EB33E8F197FA73700706EB1 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; 5EB33E97197FA73700706EB1 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 5EB33E98197FA73700706EB1 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 5EB33EAD197FA73700706EB1 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 5EB33EAE197FA73700706EB1 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 5EB33EB2197FA73700706EB1 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; 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__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_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 = 7.1; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; 5EB33EB3197FA73700706EB1 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; 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__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; ENABLE_NS_ASSERTIONS = NO; GCC_C_LANGUAGE_STANDARD = gnu99; 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 = 7.1; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 5EB33EB5197FA73700706EB1 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Demo/Demo-Prefix.pch"; INFOPLIST_FILE = "Demo/Demo-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; 5EB33EB6197FA73700706EB1 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Demo/Demo-Prefix.pch"; INFOPLIST_FILE = "Demo/Demo-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; 5EB33EB8197FA73700706EB1 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = BE2009CB2E714AE99EF86DF1 /* Pods-DemoTests.xcconfig */; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Demo.app/Demo"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Demo/Demo-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "DemoTests/DemoTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; 5EB33EB9197FA73700706EB1 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = BE2009CB2E714AE99EF86DF1 /* Pods-DemoTests.xcconfig */; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Demo.app/Demo"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Demo/Demo-Prefix.pch"; INFOPLIST_FILE = "DemoTests/DemoTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 5EB33E7D197FA73700706EB1 /* Build configuration list for PBXProject "Demo" */ = { isa = XCConfigurationList; buildConfigurations = ( 5EB33EB2197FA73700706EB1 /* Debug */, 5EB33EB3197FA73700706EB1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 5EB33EB4197FA73700706EB1 /* Build configuration list for PBXNativeTarget "Demo" */ = { isa = XCConfigurationList; buildConfigurations = ( 5EB33EB5197FA73700706EB1 /* Debug */, 5EB33EB6197FA73700706EB1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 5EB33EB7197FA73700706EB1 /* Build configuration list for PBXNativeTarget "DemoTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 5EB33EB8197FA73700706EB1 /* Debug */, 5EB33EB9197FA73700706EB1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 5EB33E7A197FA73700706EB1 /* Project object */; }