| // !$*UTF8*$! |
| { |
| archiveVersion = 1; |
| classes = { |
| }; |
| objectVersion = 46; |
| objects = { |
| |
| /* Begin PBXBuildFile section */ |
| 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 */; }; |
| F818D0E419CA8CFA006034B1 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8111E5419A95D7C0040E7D1 /* Alamofire.framework */; }; |
| F818D0E619CA8D25006034B1 /* Alamofire.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F8111E5419A95D7C0040E7D1 /* Alamofire.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| /* End PBXBuildFile section */ |
| |
| /* Begin PBXContainerItemProxy section */ |
| 4C6B5FD61B61F692009A2891 /* PBXContainerItemProxy */ = { |
| isa = PBXContainerItemProxy; |
| containerPortal = F8111E4E19A95D7C0040E7D1 /* Alamofire.xcodeproj */; |
| proxyType = 2; |
| remoteGlobalIDString = 4DD67C0B1A5C55C900ED2280; |
| remoteInfo = "Alamofire OSX"; |
| }; |
| 4C6B5FD81B61F692009A2891 /* PBXContainerItemProxy */ = { |
| isa = PBXContainerItemProxy; |
| containerPortal = F8111E4E19A95D7C0040E7D1 /* Alamofire.xcodeproj */; |
| proxyType = 2; |
| remoteGlobalIDString = F829C6B21A7A94F100A2CD59; |
| remoteInfo = "Alamofire OSX Tests"; |
| }; |
| F8111E5319A95D7C0040E7D1 /* PBXContainerItemProxy */ = { |
| isa = PBXContainerItemProxy; |
| containerPortal = F8111E4E19A95D7C0040E7D1 /* Alamofire.xcodeproj */; |
| proxyType = 2; |
| remoteGlobalIDString = F8111E3319A95C8B0040E7D1; |
| remoteInfo = Alamofire; |
| }; |
| F8111E5519A95D7C0040E7D1 /* PBXContainerItemProxy */ = { |
| isa = PBXContainerItemProxy; |
| containerPortal = F8111E4E19A95D7C0040E7D1 /* Alamofire.xcodeproj */; |
| proxyType = 2; |
| remoteGlobalIDString = F8111E3E19A95C8B0040E7D1; |
| remoteInfo = AlamofireTests; |
| }; |
| F8111E5719A95D9B0040E7D1 /* PBXContainerItemProxy */ = { |
| isa = PBXContainerItemProxy; |
| containerPortal = F8111E4E19A95D7C0040E7D1 /* Alamofire.xcodeproj */; |
| proxyType = 1; |
| remoteGlobalIDString = F8111E3219A95C8B0040E7D1; |
| remoteInfo = Alamofire; |
| }; |
| /* End PBXContainerItemProxy section */ |
| |
| /* Begin PBXCopyFilesBuildPhase section */ |
| F818D0E519CA8D15006034B1 /* Copy Frameworks */ = { |
| isa = PBXCopyFilesBuildPhase; |
| buildActionMask = 2147483647; |
| dstPath = ""; |
| dstSubfolderSpec = 10; |
| files = ( |
| F818D0E619CA8D25006034B1 /* Alamofire.framework in Copy Frameworks */, |
| ); |
| name = "Copy Frameworks"; |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXCopyFilesBuildPhase section */ |
| |
| /* Begin PBXFileReference section */ |
| 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>"; }; |
| F8111E4E19A95D7C0040E7D1 /* Alamofire.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = Alamofire.xcodeproj; sourceTree = "<group>"; }; |
| /* End PBXFileReference section */ |
| |
| /* Begin PBXFrameworksBuildPhase section */ |
| F8111E0219A951050040E7D1 /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| F818D0E419CA8CFA006034B1 /* Alamofire.framework in Frameworks */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXFrameworksBuildPhase section */ |
| |
| /* Begin PBXGroup section */ |
| F8111DFC19A951050040E7D1 = { |
| isa = PBXGroup; |
| children = ( |
| F8111E0719A951050040E7D1 /* Source */, |
| F8111E0619A951050040E7D1 /* Products */, |
| F8111E4E19A95D7C0040E7D1 /* Alamofire.xcodeproj */, |
| ); |
| sourceTree = "<group>"; |
| }; |
| F8111E0619A951050040E7D1 /* Products */ = { |
| isa = PBXGroup; |
| children = ( |
| F8111E0519A951050040E7D1 /* iOS Example.app */, |
| ); |
| name = Products; |
| sourceTree = "<group>"; |
| }; |
| F8111E0719A951050040E7D1 /* Source */ = { |
| isa = PBXGroup; |
| children = ( |
| F8111E0A19A951050040E7D1 /* AppDelegate.swift */, |
| F8111E0E19A951050040E7D1 /* DetailViewController.swift */, |
| F8111E0C19A951050040E7D1 /* MasterViewController.swift */, |
| F8111E0819A951050040E7D1 /* Supporting Files */, |
| ); |
| name = Source; |
| path = Example; |
| sourceTree = "<group>"; |
| }; |
| F8111E0819A951050040E7D1 /* Supporting Files */ = { |
| isa = PBXGroup; |
| children = ( |
| F8111E0919A951050040E7D1 /* Info.plist */, |
| F8111E1019A951050040E7D1 /* Main.storyboard */, |
| F8111E1319A951050040E7D1 /* Images.xcassets */, |
| ); |
| name = "Supporting Files"; |
| sourceTree = "<group>"; |
| }; |
| F8111E4F19A95D7C0040E7D1 /* Products */ = { |
| isa = PBXGroup; |
| children = ( |
| F8111E5419A95D7C0040E7D1 /* Alamofire.framework */, |
| 4C6B5FD71B61F692009A2891 /* Alamofire.framework */, |
| F8111E5619A95D7C0040E7D1 /* Alamofire iOS Tests.xctest */, |
| 4C6B5FD91B61F692009A2891 /* Alamofire OSX Tests.xctest */, |
| ); |
| name = Products; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXGroup section */ |
| |
| /* Begin PBXNativeTarget section */ |
| F8111E0419A951050040E7D1 /* iOS Example */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = F8111E2319A951050040E7D1 /* Build configuration list for PBXNativeTarget "iOS Example" */; |
| buildPhases = ( |
| F8111E0119A951050040E7D1 /* Sources */, |
| F8111E0219A951050040E7D1 /* Frameworks */, |
| F8111E0319A951050040E7D1 /* Resources */, |
| F818D0E519CA8D15006034B1 /* Copy Frameworks */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| F8111E5819A95D9B0040E7D1 /* PBXTargetDependency */, |
| ); |
| 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 = { |
| 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 = ""; |
| projectReferences = ( |
| { |
| ProductGroup = F8111E4F19A95D7C0040E7D1 /* Products */; |
| ProjectRef = F8111E4E19A95D7C0040E7D1 /* Alamofire.xcodeproj */; |
| }, |
| ); |
| projectRoot = ""; |
| targets = ( |
| F8111E0419A951050040E7D1 /* iOS Example */, |
| ); |
| }; |
| /* End PBXProject section */ |
| |
| /* Begin PBXReferenceProxy section */ |
| 4C6B5FD71B61F692009A2891 /* Alamofire.framework */ = { |
| isa = PBXReferenceProxy; |
| fileType = wrapper.framework; |
| path = Alamofire.framework; |
| remoteRef = 4C6B5FD61B61F692009A2891 /* PBXContainerItemProxy */; |
| sourceTree = BUILT_PRODUCTS_DIR; |
| }; |
| 4C6B5FD91B61F692009A2891 /* Alamofire OSX Tests.xctest */ = { |
| isa = PBXReferenceProxy; |
| fileType = wrapper.cfbundle; |
| path = "Alamofire OSX Tests.xctest"; |
| remoteRef = 4C6B5FD81B61F692009A2891 /* PBXContainerItemProxy */; |
| sourceTree = BUILT_PRODUCTS_DIR; |
| }; |
| F8111E5419A95D7C0040E7D1 /* Alamofire.framework */ = { |
| isa = PBXReferenceProxy; |
| fileType = wrapper.framework; |
| path = Alamofire.framework; |
| remoteRef = F8111E5319A95D7C0040E7D1 /* PBXContainerItemProxy */; |
| sourceTree = BUILT_PRODUCTS_DIR; |
| }; |
| F8111E5619A95D7C0040E7D1 /* Alamofire iOS Tests.xctest */ = { |
| isa = PBXReferenceProxy; |
| fileType = wrapper.cfbundle; |
| path = "Alamofire iOS Tests.xctest"; |
| remoteRef = F8111E5519A95D7C0040E7D1 /* PBXContainerItemProxy */; |
| sourceTree = BUILT_PRODUCTS_DIR; |
| }; |
| /* End PBXReferenceProxy 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 PBXSourcesBuildPhase section */ |
| F8111E0119A951050040E7D1 /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| F8111E0F19A951050040E7D1 /* DetailViewController.swift in Sources */, |
| F8111E0D19A951050040E7D1 /* MasterViewController.swift in Sources */, |
| F8111E0B19A951050040E7D1 /* AppDelegate.swift in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXSourcesBuildPhase section */ |
| |
| /* Begin PBXTargetDependency section */ |
| F8111E5819A95D9B0040E7D1 /* PBXTargetDependency */ = { |
| isa = PBXTargetDependency; |
| name = Alamofire; |
| targetProxy = F8111E5719A95D9B0040E7D1 /* PBXContainerItemProxy */; |
| }; |
| /* End PBXTargetDependency 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; |
| 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"; |
| }; |
| name = Debug; |
| }; |
| F8111E2519A951050040E7D1 /* Release */ = { |
| isa = XCBuildConfiguration; |
| 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"; |
| }; |
| 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 */; |
| } |