| // !$*UTF8*$! |
| { |
| archiveVersion = 1; |
| classes = { |
| }; |
| objectVersion = 46; |
| objects = { |
| |
| /* Begin PBXBuildFile section */ |
| 295BB5621CEA95DE00E79F82 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 295BB5611CEA95DE00E79F82 /* AppDelegate.swift */; }; |
| 295BB5641CEA95DE00E79F82 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 295BB5631CEA95DE00E79F82 /* Assets.xcassets */; }; |
| 44CEACDCCD13E316EE074DA1 /* Pods_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD4F2DCE25281A4C3DAC43C7 /* Pods_App.framework */; }; |
| /* End PBXBuildFile section */ |
| |
| /* Begin PBXFileReference section */ |
| 295BB55E1CEA95DE00E79F82 /* App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = App.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 295BB5611CEA95DE00E79F82 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
| 295BB5631CEA95DE00E79F82 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
| 295BB5681CEA95DE00E79F82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 8914945168DAAA34EFE099AF /* Pods-App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.release.xcconfig"; path = "Pods/Target Support Files/Pods-App/Pods-App.release.xcconfig"; sourceTree = "<group>"; }; |
| AD4F2DCE25281A4C3DAC43C7 /* Pods_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_App.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| E1928C2D408B1D2E8B3E2FA3 /* Pods-App.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.debug.xcconfig"; path = "Pods/Target Support Files/Pods-App/Pods-App.debug.xcconfig"; sourceTree = "<group>"; }; |
| /* End PBXFileReference section */ |
| |
| /* Begin PBXFrameworksBuildPhase section */ |
| 295BB55B1CEA95DE00E79F82 /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 44CEACDCCD13E316EE074DA1 /* Pods_App.framework in Frameworks */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXFrameworksBuildPhase section */ |
| |
| /* Begin PBXGroup section */ |
| 295BB5551CEA95DE00E79F82 = { |
| isa = PBXGroup; |
| children = ( |
| 295BB5601CEA95DE00E79F82 /* HeaderMappingsDir Example */, |
| 295BB55F1CEA95DE00E79F82 /* Products */, |
| 66AD76830CE2BBB6379CA47B /* Pods */, |
| 83215639ECD12CBC1F4DC4E3 /* Frameworks */, |
| ); |
| sourceTree = "<group>"; |
| }; |
| 295BB55F1CEA95DE00E79F82 /* Products */ = { |
| isa = PBXGroup; |
| children = ( |
| 295BB55E1CEA95DE00E79F82 /* App.app */, |
| ); |
| name = Products; |
| sourceTree = "<group>"; |
| }; |
| 295BB5601CEA95DE00E79F82 /* HeaderMappingsDir Example */ = { |
| isa = PBXGroup; |
| children = ( |
| 295BB5611CEA95DE00E79F82 /* AppDelegate.swift */, |
| 295BB5631CEA95DE00E79F82 /* Assets.xcassets */, |
| 295BB5681CEA95DE00E79F82 /* Info.plist */, |
| ); |
| path = "HeaderMappingsDir Example"; |
| sourceTree = "<group>"; |
| }; |
| 66AD76830CE2BBB6379CA47B /* Pods */ = { |
| isa = PBXGroup; |
| children = ( |
| E1928C2D408B1D2E8B3E2FA3 /* Pods-App.debug.xcconfig */, |
| 8914945168DAAA34EFE099AF /* Pods-App.release.xcconfig */, |
| ); |
| name = Pods; |
| sourceTree = "<group>"; |
| }; |
| 83215639ECD12CBC1F4DC4E3 /* Frameworks */ = { |
| isa = PBXGroup; |
| children = ( |
| AD4F2DCE25281A4C3DAC43C7 /* Pods_App.framework */, |
| ); |
| name = Frameworks; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXGroup section */ |
| |
| /* Begin PBXNativeTarget section */ |
| 295BB55D1CEA95DE00E79F82 /* App */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = 295BB56B1CEA95DE00E79F82 /* Build configuration list for PBXNativeTarget "App" */; |
| buildPhases = ( |
| 62E9CD52D31153978437D4C2 /* [CP] Check Pods Manifest.lock */, |
| 295BB55A1CEA95DE00E79F82 /* Sources */, |
| 295BB55B1CEA95DE00E79F82 /* Frameworks */, |
| 295BB55C1CEA95DE00E79F82 /* Resources */, |
| 6E2B4891468DB661A63F8065 /* [CP] Embed Pods Frameworks */, |
| 0B71E1EA08FB405324201E97 /* [CP] Copy Pods Resources */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| ); |
| name = App; |
| productName = "HeaderMappingsDir Example"; |
| productReference = 295BB55E1CEA95DE00E79F82 /* App.app */; |
| productType = "com.apple.product-type.application"; |
| }; |
| /* End PBXNativeTarget section */ |
| |
| /* Begin PBXProject section */ |
| 295BB5561CEA95DE00E79F82 /* Project object */ = { |
| isa = PBXProject; |
| attributes = { |
| LastSwiftUpdateCheck = 0730; |
| LastUpgradeCheck = 0730; |
| ORGANIZATIONNAME = CocoaPods; |
| TargetAttributes = { |
| 295BB55D1CEA95DE00E79F82 = { |
| CreatedOnToolsVersion = 7.3; |
| }; |
| }; |
| }; |
| buildConfigurationList = 295BB5591CEA95DE00E79F82 /* Build configuration list for PBXProject "HeaderMappingsDir Example" */; |
| compatibilityVersion = "Xcode 3.2"; |
| developmentRegion = English; |
| hasScannedForEncodings = 0; |
| knownRegions = ( |
| en, |
| Base, |
| ); |
| mainGroup = 295BB5551CEA95DE00E79F82; |
| productRefGroup = 295BB55F1CEA95DE00E79F82 /* Products */; |
| projectDirPath = ""; |
| projectRoot = ""; |
| targets = ( |
| 295BB55D1CEA95DE00E79F82 /* App */, |
| ); |
| }; |
| /* End PBXProject section */ |
| |
| /* Begin PBXResourcesBuildPhase section */ |
| 295BB55C1CEA95DE00E79F82 /* Resources */ = { |
| isa = PBXResourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 295BB5641CEA95DE00E79F82 /* Assets.xcassets in Resources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXResourcesBuildPhase section */ |
| |
| /* Begin PBXShellScriptBuildPhase section */ |
| 0B71E1EA08FB405324201E97 /* [CP] Copy Pods Resources */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| ); |
| name = "[CP] Copy Pods Resources"; |
| outputPaths = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-App/Pods-App-resources.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| 62E9CD52D31153978437D4C2 /* [CP] Check Pods Manifest.lock */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| ); |
| name = "[CP] 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 # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; |
| showEnvVarsInLog = 0; |
| }; |
| 6E2B4891468DB661A63F8065 /* [CP] Embed Pods Frameworks */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| ); |
| name = "[CP] Embed Pods Frameworks"; |
| outputPaths = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-App/Pods-App-frameworks.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| /* End PBXShellScriptBuildPhase section */ |
| |
| /* Begin PBXSourcesBuildPhase section */ |
| 295BB55A1CEA95DE00E79F82 /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 295BB5621CEA95DE00E79F82 /* AppDelegate.swift in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXSourcesBuildPhase section */ |
| |
| /* Begin XCBuildConfiguration section */ |
| 295BB5691CEA95DE00E79F82 /* 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 = "-"; |
| 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; |
| MACOSX_DEPLOYMENT_TARGET = 10.11; |
| MTL_ENABLE_DEBUG_INFO = YES; |
| ONLY_ACTIVE_ARCH = YES; |
| SDKROOT = macosx; |
| SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| }; |
| name = Debug; |
| }; |
| 295BB56A1CEA95DE00E79F82 /* 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 = "-"; |
| 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; |
| MACOSX_DEPLOYMENT_TARGET = 10.11; |
| MTL_ENABLE_DEBUG_INFO = NO; |
| SDKROOT = macosx; |
| }; |
| name = Release; |
| }; |
| 295BB56C1CEA95DE00E79F82 /* Debug */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = E1928C2D408B1D2E8B3E2FA3 /* Pods-App.debug.xcconfig */; |
| buildSettings = { |
| ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| COMBINE_HIDPI_IMAGES = YES; |
| INFOPLIST_FILE = "HeaderMappingsDir Example/Info.plist"; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.HeaderMappingsDir-Example"; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| SWIFT_VERSION = 2.3; |
| }; |
| name = Debug; |
| }; |
| 295BB56D1CEA95DE00E79F82 /* Release */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 8914945168DAAA34EFE099AF /* Pods-App.release.xcconfig */; |
| buildSettings = { |
| ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| COMBINE_HIDPI_IMAGES = YES; |
| INFOPLIST_FILE = "HeaderMappingsDir Example/Info.plist"; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.HeaderMappingsDir-Example"; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| SWIFT_VERSION = 2.3; |
| }; |
| name = Release; |
| }; |
| /* End XCBuildConfiguration section */ |
| |
| /* Begin XCConfigurationList section */ |
| 295BB5591CEA95DE00E79F82 /* Build configuration list for PBXProject "HeaderMappingsDir Example" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 295BB5691CEA95DE00E79F82 /* Debug */, |
| 295BB56A1CEA95DE00E79F82 /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| 295BB56B1CEA95DE00E79F82 /* Build configuration list for PBXNativeTarget "App" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 295BB56C1CEA95DE00E79F82 /* Debug */, |
| 295BB56D1CEA95DE00E79F82 /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| /* End XCConfigurationList section */ |
| }; |
| rootObject = 295BB5561CEA95DE00E79F82 /* Project object */; |
| } |