// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 27AB60131A7FAFBF0069F786 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27AB60071A7FAFBF0069F786 /* Alamofire.framework */; }; 27AB60261A7FB0190069F786 /* Alamofire.h in Headers */ = {isa = PBXBuildFile; fileRef = 27AB60251A7FB0190069F786 /* Alamofire.h */; settings = {ATTRIBUTES = (Public, ); }; }; 27AB60281A7FB0240069F786 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27AB60271A7FB0240069F786 /* Alamofire.swift */; }; 27AB60391A7FB03E0069F786 /* AuthenticationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27AB60291A7FB0370069F786 /* AuthenticationTests.swift */; }; 27AB603A1A7FB03E0069F786 /* DownloadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27AB602A1A7FB0370069F786 /* DownloadTests.swift */; }; 27AB603B1A7FB03E0069F786 /* ManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27AB602B1A7FB0370069F786 /* ManagerTests.swift */; }; 27AB603C1A7FB03E0069F786 /* ParameterEncodingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27AB602C1A7FB0370069F786 /* ParameterEncodingTests.swift */; }; 27AB603D1A7FB03E0069F786 /* RequestTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27AB602D1A7FB0370069F786 /* RequestTests.swift */; }; 27AB603E1A7FB03E0069F786 /* ResponseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27AB602E1A7FB0370069F786 /* ResponseTests.swift */; }; 27AB603F1A7FB03E0069F786 /* UploadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27AB602F1A7FB0370069F786 /* UploadTests.swift */; }; 27AB60401A7FB03E0069F786 /* ValidationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27AB60301A7FB0370069F786 /* ValidationTests.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 27AB60141A7FAFBF0069F786 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 27AB5FFE1A7FAFBF0069F786 /* Project object */; proxyType = 1; remoteGlobalIDString = 27AB60061A7FAFBF0069F786; remoteInfo = Alamofire; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 27AB60071A7FAFBF0069F786 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 27AB60121A7FAFBF0069F786 /* AlamofireTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AlamofireTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 27AB60231A7FB00B0069F786 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Source/Info.plist; sourceTree = SOURCE_ROOT; }; 27AB60251A7FB0190069F786 /* Alamofire.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Alamofire.h; path = Source/Alamofire.h; sourceTree = SOURCE_ROOT; }; 27AB60271A7FB0240069F786 /* Alamofire.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = SOURCE_ROOT; }; 27AB60291A7FB0370069F786 /* AuthenticationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AuthenticationTests.swift; path = Tests/AuthenticationTests.swift; sourceTree = SOURCE_ROOT; }; 27AB602A1A7FB0370069F786 /* DownloadTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DownloadTests.swift; path = Tests/DownloadTests.swift; sourceTree = SOURCE_ROOT; }; 27AB602B1A7FB0370069F786 /* ManagerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ManagerTests.swift; path = Tests/ManagerTests.swift; sourceTree = SOURCE_ROOT; }; 27AB602C1A7FB0370069F786 /* ParameterEncodingTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ParameterEncodingTests.swift; path = Tests/ParameterEncodingTests.swift; sourceTree = SOURCE_ROOT; }; 27AB602D1A7FB0370069F786 /* RequestTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RequestTests.swift; path = Tests/RequestTests.swift; sourceTree = SOURCE_ROOT; }; 27AB602E1A7FB0370069F786 /* ResponseTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ResponseTests.swift; path = Tests/ResponseTests.swift; sourceTree = SOURCE_ROOT; }; 27AB602F1A7FB0370069F786 /* UploadTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = UploadTests.swift; path = Tests/UploadTests.swift; sourceTree = SOURCE_ROOT; }; 27AB60301A7FB0370069F786 /* ValidationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ValidationTests.swift; path = Tests/ValidationTests.swift; sourceTree = SOURCE_ROOT; }; 27AB60411A7FB0480069F786 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Tests/Info.plist; sourceTree = SOURCE_ROOT; }; 27FF1B831A7FB45300783B74 /* UniversalFramework_Base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = UniversalFramework_Base.xcconfig; sourceTree = ""; }; 27FF1B841A7FB45300783B74 /* UniversalFramework_Framework.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = UniversalFramework_Framework.xcconfig; sourceTree = ""; }; 27FF1B851A7FB45300783B74 /* UniversalFramework_Test.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = UniversalFramework_Test.xcconfig; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 27AB60031A7FAFBF0069F786 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 27AB600F1A7FAFBF0069F786 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 27AB60131A7FAFBF0069F786 /* Alamofire.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 27AB5FFD1A7FAFBF0069F786 = { isa = PBXGroup; children = ( 27AB60091A7FAFBF0069F786 /* Alamofire */, 27AB60161A7FAFBF0069F786 /* AlamofireTests */, 27FF1B821A7FB45300783B74 /* Configurations */, 27AB60081A7FAFBF0069F786 /* Products */, ); sourceTree = ""; }; 27AB60081A7FAFBF0069F786 /* Products */ = { isa = PBXGroup; children = ( 27AB60071A7FAFBF0069F786 /* Alamofire.framework */, 27AB60121A7FAFBF0069F786 /* AlamofireTests.xctest */, ); name = Products; sourceTree = ""; }; 27AB60091A7FAFBF0069F786 /* Alamofire */ = { isa = PBXGroup; children = ( 27AB60251A7FB0190069F786 /* Alamofire.h */, 27AB60271A7FB0240069F786 /* Alamofire.swift */, 27AB600A1A7FAFBF0069F786 /* Supporting Files */, ); path = Alamofire; sourceTree = ""; }; 27AB600A1A7FAFBF0069F786 /* Supporting Files */ = { isa = PBXGroup; children = ( 27AB60231A7FB00B0069F786 /* Info.plist */, ); name = "Supporting Files"; sourceTree = ""; }; 27AB60161A7FAFBF0069F786 /* AlamofireTests */ = { isa = PBXGroup; children = ( 27AB60291A7FB0370069F786 /* AuthenticationTests.swift */, 27AB602A1A7FB0370069F786 /* DownloadTests.swift */, 27AB602B1A7FB0370069F786 /* ManagerTests.swift */, 27AB602C1A7FB0370069F786 /* ParameterEncodingTests.swift */, 27AB602D1A7FB0370069F786 /* RequestTests.swift */, 27AB602E1A7FB0370069F786 /* ResponseTests.swift */, 27AB602F1A7FB0370069F786 /* UploadTests.swift */, 27AB60301A7FB0370069F786 /* ValidationTests.swift */, 27AB60171A7FAFBF0069F786 /* Supporting Files */, ); path = AlamofireTests; sourceTree = ""; }; 27AB60171A7FAFBF0069F786 /* Supporting Files */ = { isa = PBXGroup; children = ( 27AB60411A7FB0480069F786 /* Info.plist */, ); name = "Supporting Files"; sourceTree = ""; }; 27FF1B821A7FB45300783B74 /* Configurations */ = { isa = PBXGroup; children = ( 27FF1B831A7FB45300783B74 /* UniversalFramework_Base.xcconfig */, 27FF1B841A7FB45300783B74 /* UniversalFramework_Framework.xcconfig */, 27FF1B851A7FB45300783B74 /* UniversalFramework_Test.xcconfig */, ); path = Configurations; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ 27AB60041A7FAFBF0069F786 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( 27AB60261A7FB0190069F786 /* Alamofire.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ 27AB60061A7FAFBF0069F786 /* Alamofire */ = { isa = PBXNativeTarget; buildConfigurationList = 27AB601D1A7FAFBF0069F786 /* Build configuration list for PBXNativeTarget "Alamofire" */; buildPhases = ( 27AB60021A7FAFBF0069F786 /* Sources */, 27AB60031A7FAFBF0069F786 /* Frameworks */, 27AB60041A7FAFBF0069F786 /* Headers */, 27AB60051A7FAFBF0069F786 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Alamofire; productName = Alamofire; productReference = 27AB60071A7FAFBF0069F786 /* Alamofire.framework */; productType = "com.apple.product-type.framework"; }; 27AB60111A7FAFBF0069F786 /* AlamofireTests */ = { isa = PBXNativeTarget; buildConfigurationList = 27AB60201A7FAFBF0069F786 /* Build configuration list for PBXNativeTarget "AlamofireTests" */; buildPhases = ( 27AB600E1A7FAFBF0069F786 /* Sources */, 27AB600F1A7FAFBF0069F786 /* Frameworks */, 27AB60101A7FAFBF0069F786 /* Resources */, ); buildRules = ( ); dependencies = ( 27AB60151A7FAFBF0069F786 /* PBXTargetDependency */, ); name = AlamofireTests; productName = AlamofireTests; productReference = 27AB60121A7FAFBF0069F786 /* AlamofireTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 27AB5FFE1A7FAFBF0069F786 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0610; ORGANIZATIONNAME = Alamofire; TargetAttributes = { 27AB60061A7FAFBF0069F786 = { CreatedOnToolsVersion = 6.1.1; }; 27AB60111A7FAFBF0069F786 = { CreatedOnToolsVersion = 6.1.1; }; }; }; buildConfigurationList = 27AB60011A7FAFBF0069F786 /* Build configuration list for PBXProject "Alamofire" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 27AB5FFD1A7FAFBF0069F786; productRefGroup = 27AB60081A7FAFBF0069F786 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 27AB60061A7FAFBF0069F786 /* Alamofire */, 27AB60111A7FAFBF0069F786 /* AlamofireTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 27AB60051A7FAFBF0069F786 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 27AB60101A7FAFBF0069F786 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 27AB60021A7FAFBF0069F786 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 27AB60281A7FB0240069F786 /* Alamofire.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 27AB600E1A7FAFBF0069F786 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 27AB603D1A7FB03E0069F786 /* RequestTests.swift in Sources */, 27AB603F1A7FB03E0069F786 /* UploadTests.swift in Sources */, 27AB60391A7FB03E0069F786 /* AuthenticationTests.swift in Sources */, 27AB603A1A7FB03E0069F786 /* DownloadTests.swift in Sources */, 27AB603C1A7FB03E0069F786 /* ParameterEncodingTests.swift in Sources */, 27AB603E1A7FB03E0069F786 /* ResponseTests.swift in Sources */, 27AB60401A7FB03E0069F786 /* ValidationTests.swift in Sources */, 27AB603B1A7FB03E0069F786 /* ManagerTests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 27AB60151A7FAFBF0069F786 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 27AB60061A7FAFBF0069F786 /* Alamofire */; targetProxy = 27AB60141A7FAFBF0069F786 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 27AB601B1A7FAFBF0069F786 /* 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; COPY_PHASE_STRIP = NO; CURRENT_PROJECT_VERSION = 1; 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; MACOSX_DEPLOYMENT_TARGET = 10.9; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; 27AB601C1A7FAFBF0069F786 /* 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; COPY_PHASE_STRIP = YES; CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 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; MACOSX_DEPLOYMENT_TARGET = 10.9; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = macosx; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Release; }; 27AB601E1A7FAFBF0069F786 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 27FF1B841A7FB45300783B74 /* UniversalFramework_Framework.xcconfig */; buildSettings = { CLANG_ENABLE_MODULES = YES; COMBINE_HIDPI_IMAGES = YES; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; 27AB601F1A7FAFBF0069F786 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 27FF1B841A7FB45300783B74 /* UniversalFramework_Framework.xcconfig */; buildSettings = { CLANG_ENABLE_MODULES = YES; COMBINE_HIDPI_IMAGES = YES; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; }; name = Release; }; 27AB60211A7FAFBF0069F786 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 27FF1B851A7FB45300783B74 /* UniversalFramework_Test.xcconfig */; buildSettings = { COMBINE_HIDPI_IMAGES = YES; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = Tests/Info.plist; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 27AB60221A7FAFBF0069F786 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 27FF1B851A7FB45300783B74 /* UniversalFramework_Test.xcconfig */; buildSettings = { COMBINE_HIDPI_IMAGES = YES; INFOPLIST_FILE = Tests/Info.plist; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 27AB60011A7FAFBF0069F786 /* Build configuration list for PBXProject "Alamofire" */ = { isa = XCConfigurationList; buildConfigurations = ( 27AB601B1A7FAFBF0069F786 /* Debug */, 27AB601C1A7FAFBF0069F786 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 27AB601D1A7FAFBF0069F786 /* Build configuration list for PBXNativeTarget "Alamofire" */ = { isa = XCConfigurationList; buildConfigurations = ( 27AB601E1A7FAFBF0069F786 /* Debug */, 27AB601F1A7FAFBF0069F786 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 27AB60201A7FAFBF0069F786 /* Build configuration list for PBXNativeTarget "AlamofireTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 27AB60211A7FAFBF0069F786 /* Debug */, 27AB60221A7FAFBF0069F786 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 27AB5FFE1A7FAFBF0069F786 /* Project object */; }