|
|
@@ -299,10 +299,8 @@
|
|
|
4CE2724F1AF88FB500F1D59A /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CE2724E1AF88FB500F1D59A /* ParameterEncoding.swift */; };
|
|
|
4CE272501AF88FB500F1D59A /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CE2724E1AF88FB500F1D59A /* ParameterEncoding.swift */; };
|
|
|
4CEC605A1B745C9100E684F4 /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C1DC8531B68908E00476DE3 /* AFError.swift */; };
|
|
|
- 4CEC605C1B745C9B00E684F4 /* Alamofire.h in Headers */ = {isa = PBXBuildFile; fileRef = F8111E3819A95C8B0040E7D1 /* Alamofire.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
4CEE82AD1C6813CF00E9C9F0 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C3D00531C66A63000D1F709 /* NetworkReachabilityManager.swift */; };
|
|
|
4CF626F91BA7CB3E0011A099 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CF626EF1BA7CB3E0011A099 /* Alamofire.framework */; };
|
|
|
- 4CF627061BA7CBE30011A099 /* Alamofire.h in Headers */ = {isa = PBXBuildFile; fileRef = F8111E3819A95C8B0040E7D1 /* Alamofire.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
4CF627071BA7CBF60011A099 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = F897FF4019AA800700AB5182 /* Alamofire.swift */; };
|
|
|
4CF627081BA7CBF60011A099 /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C1DC8531B68908E00476DE3 /* AFError.swift */; };
|
|
|
4CF6270A1BA7CBF60011A099 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CE2724E1AF88FB500F1D59A /* ParameterEncoding.swift */; };
|
|
|
@@ -336,7 +334,6 @@
|
|
|
4CFB030D1D7D2FA20056F249 /* utf8_string.txt in Resources */ = {isa = PBXBuildFile; fileRef = 4CFB02F41D7D2FA20056F249 /* utf8_string.txt */; };
|
|
|
4CFB030E1D7D2FA20056F249 /* utf8_string.txt in Resources */ = {isa = PBXBuildFile; fileRef = 4CFB02F41D7D2FA20056F249 /* utf8_string.txt */; };
|
|
|
4CFB030F1D7D2FA20056F249 /* utf8_string.txt in Resources */ = {isa = PBXBuildFile; fileRef = 4CFB02F41D7D2FA20056F249 /* utf8_string.txt */; };
|
|
|
- 4DD67C241A5C58FB00ED2280 /* Alamofire.h in Headers */ = {isa = PBXBuildFile; fileRef = F8111E3819A95C8B0040E7D1 /* Alamofire.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
4DD67C251A5C590000ED2280 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = F897FF4019AA800700AB5182 /* Alamofire.swift */; };
|
|
|
8035DB621BAB492500466CB3 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8111E3319A95C8B0040E7D1 /* Alamofire.framework */; };
|
|
|
E4202FD01B667AA100C997FB /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CE2724E1AF88FB500F1D59A /* ParameterEncoding.swift */; };
|
|
|
@@ -345,7 +342,6 @@
|
|
|
E4202FD51B667AA100C997FB /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C23EB421B327C5B0090E0BC /* MultipartFormData.swift */; };
|
|
|
E4202FD61B667AA100C997FB /* ServerTrustEvaluation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C811F8C1B51856D00E0F59A /* ServerTrustEvaluation.swift */; };
|
|
|
E4202FD81B667AA100C997FB /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C421AF89F0900BABAE5 /* Validation.swift */; };
|
|
|
- F8111E3919A95C8B0040E7D1 /* Alamofire.h in Headers */ = {isa = PBXBuildFile; fileRef = F8111E3819A95C8B0040E7D1 /* Alamofire.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
F8111E6119A9674D0040E7D1 /* ParameterEncodingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5C19A9674D0040E7D1 /* ParameterEncodingTests.swift */; };
|
|
|
F829C6B81A7A94F100A2CD59 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DD67C0B1A5C55C900ED2280 /* Alamofire.framework */; };
|
|
|
F829C6BE1A7A950600A2CD59 /* ParameterEncodingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5C19A9674D0040E7D1 /* ParameterEncodingTests.swift */; };
|
|
|
@@ -490,7 +486,6 @@
|
|
|
E4202FE01B667AA100C997FB /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
F8111E3319A95C8B0040E7D1 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
F8111E3719A95C8B0040E7D1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
- F8111E3819A95C8B0040E7D1 /* Alamofire.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Alamofire.h; sourceTree = "<group>"; };
|
|
|
F8111E3E19A95C8B0040E7D1 /* Alamofire iOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Alamofire iOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
F8111E4119A95C8B0040E7D1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
F8111E5B19A9674D0040E7D1 /* DownloadTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DownloadTests.swift; sourceTree = "<group>"; };
|
|
|
@@ -900,7 +895,6 @@
|
|
|
F8111E3619A95C8B0040E7D1 /* Supporting Files */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- F8111E3819A95C8B0040E7D1 /* Alamofire.h */,
|
|
|
F8111E3719A95C8B0040E7D1 /* Info.plist */,
|
|
|
);
|
|
|
name = "Supporting Files";
|
|
|
@@ -938,7 +932,6 @@
|
|
|
isa = PBXHeadersBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
- 4CF627061BA7CBE30011A099 /* Alamofire.h in Headers */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
@@ -946,7 +939,6 @@
|
|
|
isa = PBXHeadersBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
- 4DD67C241A5C58FB00ED2280 /* Alamofire.h in Headers */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
@@ -954,7 +946,6 @@
|
|
|
isa = PBXHeadersBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
- 4CEC605C1B745C9B00E684F4 /* Alamofire.h in Headers */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
@@ -962,7 +953,6 @@
|
|
|
isa = PBXHeadersBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
- F8111E3919A95C8B0040E7D1 /* Alamofire.h in Headers */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
@@ -1624,7 +1614,6 @@
|
|
|
4CF627001BA7CB3E0011A099 /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
- DEFINES_MODULE = YES;
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
@@ -1642,7 +1631,6 @@
|
|
|
4CF627011BA7CB3E0011A099 /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
- DEFINES_MODULE = YES;
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
@@ -1692,7 +1680,6 @@
|
|
|
4DD67C1F1A5C55C900ED2280 /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
- DEFINES_MODULE = YES;
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
@@ -1711,7 +1698,6 @@
|
|
|
4DD67C201A5C55C900ED2280 /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
- DEFINES_MODULE = YES;
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
@@ -1730,7 +1716,6 @@
|
|
|
E4202FDE1B667AA100C997FB /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
- DEFINES_MODULE = YES;
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
@@ -1749,7 +1734,6 @@
|
|
|
E4202FDF1B667AA100C997FB /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
- DEFINES_MODULE = YES;
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
@@ -1773,7 +1757,6 @@
|
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
|
- CLANG_ENABLE_MODULES = YES;
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
CLANG_UNDEFINED_BEHAVIOR_SANITIZER_INTEGER = YES;
|
|
|
CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY = YES;
|
|
|
@@ -1828,6 +1811,7 @@
|
|
|
);
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.alamofire.Alamofire;
|
|
|
PRODUCT_NAME = Alamofire;
|
|
|
+ SWIFT_INSTALL_OBJC_HEADER = NO;
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
SWIFT_SWIFT3_OBJC_INFERENCE = Off;
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
@@ -1845,7 +1829,6 @@
|
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
|
- CLANG_ENABLE_MODULES = YES;
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
CLANG_UNDEFINED_BEHAVIOR_SANITIZER_INTEGER = YES;
|
|
|
CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY = YES;
|
|
|
@@ -1893,6 +1876,7 @@
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.alamofire.Alamofire;
|
|
|
PRODUCT_NAME = Alamofire;
|
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
|
+ SWIFT_INSTALL_OBJC_HEADER = NO;
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
|
SWIFT_SWIFT3_OBJC_INFERENCE = Off;
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
@@ -1906,7 +1890,6 @@
|
|
|
F8111E4719A95C8B0040E7D1 /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
- DEFINES_MODULE = YES;
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
@@ -1925,7 +1908,6 @@
|
|
|
F8111E4819A95C8B0040E7D1 /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
- DEFINES_MODULE = YES;
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|