| // !$*UTF8*$! |
| { |
| archiveVersion = 1; |
| classes = { |
| }; |
| objectVersion = 46; |
| objects = { |
| |
| /* Begin PBXBuildFile section */ |
| C82071AF343C55D6645B5448 /* Pods_iOS_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F6B1B2EDDA11E881E41FEC2 /* Pods_iOS_Example.framework */; }; |
| F8111E0B19A951050040E7D1 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E0A19A951050040E7D1 /* AppDelegate.swift */; }; |
| F8111E0D19A951050040E7D1 /* MasterViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E0C19A951050040E7D1 /* MasterViewController.swift */; }; |
| F8111E0F19A951050040E7D1 /* DetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E0E19A951050040E7D1 /* DetailViewController.swift */; }; |
| F8111E1219A951050040E7D1 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F8111E1019A951050040E7D1 /* Main.storyboard */; }; |
| F8111E1419A951050040E7D1 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F8111E1319A951050040E7D1 /* Images.xcassets */; }; |
| F8E6024019CB3C0700A3E7F1 /* HTTPBin.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8E6023F19CB3C0700A3E7F1 /* HTTPBin.swift */; }; |
| /* End PBXBuildFile section */ |
| |
| /* Begin PBXFileReference section */ |
| 32E57E48A641215EE938A9F4 /* Pods-iOS Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iOS Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-iOS Example/Pods-iOS Example.debug.xcconfig"; sourceTree = "<group>"; }; |
| 4F6B1B2EDDA11E881E41FEC2 /* Pods_iOS_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_iOS_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 7E5904356E33E2E78515F010 /* Pods-iOS Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iOS Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-iOS Example/Pods-iOS Example.release.xcconfig"; sourceTree = "<group>"; }; |
| F8111E0519A951050040E7D1 /* iOS Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "iOS Example.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| F8111E0919A951050040E7D1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| F8111E0A19A951050040E7D1 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
| F8111E0C19A951050040E7D1 /* MasterViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MasterViewController.swift; sourceTree = "<group>"; }; |
| F8111E0E19A951050040E7D1 /* DetailViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DetailViewController.swift; sourceTree = "<group>"; }; |
| F8111E1119A951050040E7D1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
| F8111E1319A951050040E7D1 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; }; |
| F8E6023F19CB3C0700A3E7F1 /* HTTPBin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HTTPBin.swift; sourceTree = "<group>"; }; |
| /* End PBXFileReference section */ |
| |
| /* Begin PBXFrameworksBuildPhase section */ |
| F8111E0219A951050040E7D1 /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| C82071AF343C55D6645B5448 /* Pods_iOS_Example.framework in Frameworks */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXFrameworksBuildPhase section */ |
| |
| /* Begin PBXGroup section */ |
| 8AE89EDB3E4608D5851224F5 /* Frameworks */ = { |
| isa = PBXGroup; |
| children = ( |
| 4F6B1B2EDDA11E881E41FEC2 /* Pods_iOS_Example.framework */, |
| ); |
| name = Frameworks; |
| sourceTree = "<group>"; |
| }; |
| E8DBABB31D3A1E1E4FC8DC4B /* Pods */ = { |
| isa = PBXGroup; |
| children = ( |
| 32E57E48A641215EE938A9F4 /* Pods-iOS Example.debug.xcconfig */, |
| 7E5904356E33E2E78515F010 /* Pods-iOS Example.release.xcconfig */, |
| ); |
| name = Pods; |
| sourceTree = "<group>"; |
| }; |
| F8111DFC19A951050040E7D1 = { |
| isa = PBXGroup; |
| children = ( |
| F8111E0719A951050040E7D1 /* Source */, |
| F8111E0619A951050040E7D1 /* Products */, |
| E8DBABB31D3A1E1E4FC8DC4B /* Pods */, |
| 8AE89EDB3E4608D5851224F5 /* Frameworks */, |
| ); |
| sourceTree = "<group>"; |
| }; |
| F8111E0619A951050040E7D1 /* Products */ = { |
| isa = PBXGroup; |
| children = ( |
| F8111E0519A951050040E7D1 /* iOS Example.app */, |
| ); |
| name = Products; |
| sourceTree = "<group>"; |
| }; |
| F8111E0719A951050040E7D1 /* Source */ = { |
| isa = PBXGroup; |
| children = ( |
| F8111E0A19A951050040E7D1 /* AppDelegate.swift */, |
| F8111E0C19A951050040E7D1 /* MasterViewController.swift */, |
| F8111E0E19A951050040E7D1 /* DetailViewController.swift */, |
| F8E6023F19CB3C0700A3E7F1 /* HTTPBin.swift */, |
| F8111E1019A951050040E7D1 /* Main.storyboard */, |
| F8111E1319A951050040E7D1 /* Images.xcassets */, |
| F8111E0819A951050040E7D1 /* Supporting Files */, |
| ); |
| name = Source; |
| path = Example; |
| sourceTree = "<group>"; |
| }; |
| F8111E0819A951050040E7D1 /* Supporting Files */ = { |
| isa = PBXGroup; |
| children = ( |
| F8111E0919A951050040E7D1 /* Info.plist */, |
| ); |
| name = "Supporting Files"; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXGroup section */ |
| |
| /* Begin PBXNativeTarget section */ |
| F8111E0419A951050040E7D1 /* iOS Example */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = F8111E2319A951050040E7D1 /* Build configuration list for PBXNativeTarget "iOS Example" */; |
| buildPhases = ( |
| 6540B3CA5F945114F2BD9C7B /* [CP] Check Pods Manifest.lock */, |
| F8111E0119A951050040E7D1 /* Sources */, |
| F8111E0219A951050040E7D1 /* Frameworks */, |
| F8111E0319A951050040E7D1 /* Resources */, |
| 232F8168EB8673C9D2405BA7 /* [CP] Embed Pods Frameworks */, |
| B81850C1CB84CCCCFC8FFC52 /* [CP] Copy Pods Resources */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| ); |
| name = "iOS Example"; |
| productName = Alamofire; |
| productReference = F8111E0519A951050040E7D1 /* iOS Example.app */; |
| productType = "com.apple.product-type.application"; |
| }; |
| /* End PBXNativeTarget section */ |
| |
| /* Begin PBXProject section */ |
| F8111DFD19A951050040E7D1 /* Project object */ = { |
| isa = PBXProject; |
| attributes = { |
| LastSwiftUpdateCheck = 0730; |
| LastUpgradeCheck = 0600; |
| ORGANIZATIONNAME = Alamofire; |
| TargetAttributes = { |
| F8111E0419A951050040E7D1 = { |
| CreatedOnToolsVersion = 6.0; |
| }; |
| }; |
| }; |
| buildConfigurationList = F8111E0019A951050040E7D1 /* Build configuration list for PBXProject "iOS Example" */; |
| compatibilityVersion = "Xcode 3.2"; |
| developmentRegion = English; |
| hasScannedForEncodings = 0; |
| knownRegions = ( |
| en, |
| Base, |
| ); |
| mainGroup = F8111DFC19A951050040E7D1; |
| productRefGroup = F8111E0619A951050040E7D1 /* Products */; |
| projectDirPath = ""; |
| projectRoot = ""; |
| targets = ( |
| F8111E0419A951050040E7D1 /* iOS Example */, |
| ); |
| }; |
| /* End PBXProject section */ |
| |
| /* Begin PBXResourcesBuildPhase section */ |
| F8111E0319A951050040E7D1 /* Resources */ = { |
| isa = PBXResourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| F8111E1219A951050040E7D1 /* Main.storyboard in Resources */, |
| F8111E1419A951050040E7D1 /* Images.xcassets in Resources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXResourcesBuildPhase section */ |
| |
| /* Begin PBXShellScriptBuildPhase section */ |
| 232F8168EB8673C9D2405BA7 /* [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-iOS Example/Pods-iOS Example-frameworks.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| 6540B3CA5F945114F2BD9C7B /* [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; |
| }; |
| B81850C1CB84CCCCFC8FFC52 /* [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-iOS Example/Pods-iOS Example-resources.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| /* End PBXShellScriptBuildPhase section */ |
| |
| /* Begin PBXSourcesBuildPhase section */ |
| F8111E0119A951050040E7D1 /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| F8111E0F19A951050040E7D1 /* DetailViewController.swift in Sources */, |
| F8E6024019CB3C0700A3E7F1 /* HTTPBin.swift in Sources */, |
| F8111E0D19A951050040E7D1 /* MasterViewController.swift in Sources */, |
| F8111E0B19A951050040E7D1 /* AppDelegate.swift in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXSourcesBuildPhase section */ |
| |
| /* Begin PBXVariantGroup section */ |
| F8111E1019A951050040E7D1 /* Main.storyboard */ = { |
| isa = PBXVariantGroup; |
| children = ( |
| F8111E1119A951050040E7D1 /* Base */, |
| ); |
| name = Main.storyboard; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXVariantGroup section */ |
| |
| /* Begin XCBuildConfiguration section */ |
| F8111E2119A951050040E7D1 /* 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_UNREACHABLE_CODE = YES; |
| CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| COPY_PHASE_STRIP = NO; |
| ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 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 = 8.0; |
| MTL_ENABLE_DEBUG_INFO = YES; |
| ONLY_ACTIVE_ARCH = YES; |
| SDKROOT = iphoneos; |
| SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| TARGETED_DEVICE_FAMILY = "1,2"; |
| }; |
| name = Debug; |
| }; |
| F8111E2219A951050040E7D1 /* 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_UNREACHABLE_CODE = YES; |
| CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| COPY_PHASE_STRIP = YES; |
| ENABLE_NS_ASSERTIONS = NO; |
| ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 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 = 8.0; |
| MTL_ENABLE_DEBUG_INFO = NO; |
| SDKROOT = iphoneos; |
| TARGETED_DEVICE_FAMILY = "1,2"; |
| VALIDATE_PRODUCT = YES; |
| }; |
| name = Release; |
| }; |
| F8111E2419A951050040E7D1 /* Debug */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 32E57E48A641215EE938A9F4 /* Pods-iOS Example.debug.xcconfig */; |
| buildSettings = { |
| ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
| INFOPLIST_FILE = "$(SRCROOT)/Example/Info.plist"; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| PRODUCT_NAME = "iOS Example"; |
| SWIFT_VERSION = 2.3; |
| }; |
| name = Debug; |
| }; |
| F8111E2519A951050040E7D1 /* Release */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 7E5904356E33E2E78515F010 /* Pods-iOS Example.release.xcconfig */; |
| buildSettings = { |
| ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
| INFOPLIST_FILE = "$(SRCROOT)/Example/Info.plist"; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| PRODUCT_NAME = "iOS Example"; |
| SWIFT_VERSION = 2.3; |
| }; |
| name = Release; |
| }; |
| /* End XCBuildConfiguration section */ |
| |
| /* Begin XCConfigurationList section */ |
| F8111E0019A951050040E7D1 /* Build configuration list for PBXProject "iOS Example" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| F8111E2119A951050040E7D1 /* Debug */, |
| F8111E2219A951050040E7D1 /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| F8111E2319A951050040E7D1 /* Build configuration list for PBXNativeTarget "iOS Example" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| F8111E2419A951050040E7D1 /* Debug */, |
| F8111E2519A951050040E7D1 /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| /* End XCConfigurationList section */ |
| }; |
| rootObject = F8111DFD19A951050040E7D1 /* Project object */; |
| } |