555 lines
30 KiB
Plaintext
555 lines
30 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
065EEEAAEE109C0C6F5542EAABA0E8A0 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA23887509C9FF173ECBE0A470EDD527 /* Request.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
154FCE4589AA4D047CDB95FF825532E6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E4E89230EF59BC255123B67864ACF77 /* Foundation.framework */; };
|
|
19CD84CEB6D468F320546AA090E51D3D /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AE82608C8C2A46981A07D7E422BEB45 /* Response.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
2C5450AC69398958CF6F7539EF7D99E5 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 4FC4583A4BD15196E6859EA5E990AD3F /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
330CA798FC43DDC6DD2D609365E0D96C /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5EBB70A7BA5F9037CD2DA409E148A73 /* ResponseSerialization.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
437519A278AE2B3E183F1D2FC2B59828 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52836A3E223CCB5C120D4BE7D37AC1BF /* ServerTrustPolicy.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
48DA8D1B20888A371416D803746B1231 /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D1C843C58F0C2DFE4522F24897D8CCE /* Alamofire-dummy.m */; };
|
|
59BDD0605A645E7A557CA76076B50603 /* Download.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADA14379DE2012C9EFB2B9C3A3A39AB4 /* Download.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
787942EE084A25BA375B03380E60C60A /* Stream.swift in Sources */ = {isa = PBXBuildFile; fileRef = C89117FC38D94C9DF36CA21E3C96EEB7 /* Stream.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
78C9ED07C7E2BF3A26D549D72779CC8E /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5465E2051CE332BA7D4E0595F9B44718 /* ParameterEncoding.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
7B01E037BD5A310074BCDDDB7C549D0B /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23D4D8DBF3D77B1F970DB9DF6C963A84 /* Alamofire.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
8E4605D767E337FAEEFA6096E5FEC949 /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83957AB2EE778B52399CC4C903539BD0 /* Error.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
96D99D0C2472535A169DED65CB231CD7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E4E89230EF59BC255123B67864ACF77 /* Foundation.framework */; };
|
|
CEA4F1DA82ED9502F5146C9A0FF782C1 /* Pods-iOS-Base-Library-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 2835FE74B1F742BEA9A8842948B0C993 /* Pods-iOS-Base-Library-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
E6B19C962D16AB1371DADFA122D126DE /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 779B19103BE8402A434ED95F67573911 /* Validation.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
EB1B737F8C586A341A68CD7B85A45079 /* Pods-iOS-Base-Library-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A3FB93D4215D189B81CC48D7FEC4526 /* Pods-iOS-Base-Library-dummy.m */; };
|
|
F29C88F2442FD681048BF648E922C590 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7835749D1C4FA403E4BB17A0C787EDCA /* Result.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
F5466AB5187F836038F95DA160887D05 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10653C142FFDF1986227894BF0317944 /* MultipartFormData.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
FCF136B11A94E05EFE2834F776DB9D76 /* Upload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 948996616B0A38BD6FE8C4CB309CC964 /* Upload.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
FD827628BC36F9D907F700BE456BDE21 /* Manager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5241F56B5C8C48BD734958D586267D1A /* Manager.swift */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
0898E2304DFD328B58C1CC00C7BB1921 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 432ECC54282C84882B482CCB4CF227FC;
|
|
remoteInfo = Alamofire;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
07E517B7513E7EAFE7B0EB50C1EF6996 /* Pods-iOS-Base-Library-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-iOS-Base-Library-resources.sh"; sourceTree = "<group>"; };
|
|
10653C142FFDF1986227894BF0317944 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = "<group>"; };
|
|
21FA4AD1EF77337F9C8F2AD871ED371D /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = Alamofire.modulemap; sourceTree = "<group>"; };
|
|
23D4D8DBF3D77B1F970DB9DF6C963A84 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = "<group>"; };
|
|
2835FE74B1F742BEA9A8842948B0C993 /* Pods-iOS-Base-Library-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-iOS-Base-Library-umbrella.h"; sourceTree = "<group>"; };
|
|
2A3FB93D4215D189B81CC48D7FEC4526 /* Pods-iOS-Base-Library-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-iOS-Base-Library-dummy.m"; sourceTree = "<group>"; };
|
|
3E4E89230EF59BC255123B67864ACF77 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
|
|
3E782E60DC9799259C4FD82B29F159F5 /* Pods-iOS-Base-Library-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-iOS-Base-Library-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
4532A93182170AB94B8A68C4018060A3 /* Pods-iOS-Base-Library.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "Pods-iOS-Base-Library.modulemap"; sourceTree = "<group>"; };
|
|
4FC4583A4BD15196E6859EA5E990AD3F /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = "<group>"; };
|
|
5241F56B5C8C48BD734958D586267D1A /* Manager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Manager.swift; path = Source/Manager.swift; sourceTree = "<group>"; };
|
|
52836A3E223CCB5C120D4BE7D37AC1BF /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustPolicy.swift; path = Source/ServerTrustPolicy.swift; sourceTree = "<group>"; };
|
|
5465E2051CE332BA7D4E0595F9B44718 /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = "<group>"; };
|
|
5E53BF5A61CAF6972C5CDD2C3EE6C003 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
60A691D1A75796961638AAA5F350129E /* Pods-iOS-Base-Library.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-iOS-Base-Library.release.xcconfig"; sourceTree = "<group>"; };
|
|
60C4F62CACBE3C88DF577E89E02DAC37 /* Pods_iOS_Base_Library.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_iOS_Base_Library.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
746DF2316100EF6429124661CEBB5B50 /* Pods-iOS-Base-Library.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-iOS-Base-Library.debug.xcconfig"; sourceTree = "<group>"; };
|
|
779B19103BE8402A434ED95F67573911 /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = "<group>"; };
|
|
7835749D1C4FA403E4BB17A0C787EDCA /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Source/Result.swift; sourceTree = "<group>"; };
|
|
7D7AAA0E85E40ED735D6BCBF7A243C46 /* Alamofire.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.xcconfig; sourceTree = "<group>"; };
|
|
83957AB2EE778B52399CC4C903539BD0 /* Error.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Error.swift; path = Source/Error.swift; sourceTree = "<group>"; };
|
|
8AE82608C8C2A46981A07D7E422BEB45 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = "<group>"; };
|
|
8B2974687AF6D74CB0622ED1D98742B2 /* Pods-iOS-Base-Library-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-iOS-Base-Library-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
8D1C843C58F0C2DFE4522F24897D8CCE /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = "<group>"; };
|
|
948996616B0A38BD6FE8C4CB309CC964 /* Upload.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Upload.swift; path = Source/Upload.swift; sourceTree = "<group>"; };
|
|
ADA14379DE2012C9EFB2B9C3A3A39AB4 /* Download.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Download.swift; path = Source/Download.swift; sourceTree = "<group>"; };
|
|
BA6428E9F66FD5A23C0A2E06ED26CD2F /* Podfile */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
C89117FC38D94C9DF36CA21E3C96EEB7 /* Stream.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Stream.swift; path = Source/Stream.swift; sourceTree = "<group>"; };
|
|
C93437BA18B5F88205DE073046FE9BFA /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
DAFBCB77642AE28D2E1FF556558FAAA5 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
DDAE248BDFDB5AAF7E32C07AB2982186 /* Pods-iOS-Base-Library-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-iOS-Base-Library-frameworks.sh"; sourceTree = "<group>"; };
|
|
E6D51E88CF06503F74AC8F5ECD5A209B /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = "<group>"; };
|
|
F5EBB70A7BA5F9037CD2DA409E148A73 /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = "<group>"; };
|
|
FA23887509C9FF173ECBE0A470EDD527 /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
4E947B9EC7CB2E144180EC612E723A74 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
154FCE4589AA4D047CDB95FF825532E6 /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A5AE1D340C4A0691EC28EEA8241C9FCD /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
96D99D0C2472535A169DED65CB231CD7 /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
02370BDC5715D8927E6F0CF07F2B7EA5 /* Targets Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F5C61BAAB821CEC2E3EDC61749BE8548 /* Pods-iOS-Base-Library */,
|
|
);
|
|
name = "Targets Support Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
09192E6B9C45ACAB5568261F45FA3D88 /* Alamofire */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23D4D8DBF3D77B1F970DB9DF6C963A84 /* Alamofire.swift */,
|
|
ADA14379DE2012C9EFB2B9C3A3A39AB4 /* Download.swift */,
|
|
83957AB2EE778B52399CC4C903539BD0 /* Error.swift */,
|
|
5241F56B5C8C48BD734958D586267D1A /* Manager.swift */,
|
|
10653C142FFDF1986227894BF0317944 /* MultipartFormData.swift */,
|
|
5465E2051CE332BA7D4E0595F9B44718 /* ParameterEncoding.swift */,
|
|
FA23887509C9FF173ECBE0A470EDD527 /* Request.swift */,
|
|
8AE82608C8C2A46981A07D7E422BEB45 /* Response.swift */,
|
|
F5EBB70A7BA5F9037CD2DA409E148A73 /* ResponseSerialization.swift */,
|
|
7835749D1C4FA403E4BB17A0C787EDCA /* Result.swift */,
|
|
52836A3E223CCB5C120D4BE7D37AC1BF /* ServerTrustPolicy.swift */,
|
|
C89117FC38D94C9DF36CA21E3C96EEB7 /* Stream.swift */,
|
|
948996616B0A38BD6FE8C4CB309CC964 /* Upload.swift */,
|
|
779B19103BE8402A434ED95F67573911 /* Validation.swift */,
|
|
405A7C3030F6D3BDE3978D6D558FDF7F /* Support Files */,
|
|
);
|
|
path = Alamofire;
|
|
sourceTree = "<group>";
|
|
};
|
|
1169369E052B0C44766322229CC4CFEF /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C93437BA18B5F88205DE073046FE9BFA /* Alamofire.framework */,
|
|
60C4F62CACBE3C88DF577E89E02DAC37 /* Pods_iOS_Base_Library.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
20C396BA1B90EEE39D4B19FE012C4F6D /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
09192E6B9C45ACAB5568261F45FA3D88 /* Alamofire */,
|
|
);
|
|
name = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
405A7C3030F6D3BDE3978D6D558FDF7F /* Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21FA4AD1EF77337F9C8F2AD871ED371D /* Alamofire.modulemap */,
|
|
7D7AAA0E85E40ED735D6BCBF7A243C46 /* Alamofire.xcconfig */,
|
|
8D1C843C58F0C2DFE4522F24897D8CCE /* Alamofire-dummy.m */,
|
|
E6D51E88CF06503F74AC8F5ECD5A209B /* Alamofire-prefix.pch */,
|
|
4FC4583A4BD15196E6859EA5E990AD3F /* Alamofire-umbrella.h */,
|
|
5E53BF5A61CAF6972C5CDD2C3EE6C003 /* Info.plist */,
|
|
);
|
|
name = "Support Files";
|
|
path = "../Target Support Files/Alamofire";
|
|
sourceTree = "<group>";
|
|
};
|
|
7DB346D0F39D3F0E887471402A8071AB = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BA6428E9F66FD5A23C0A2E06ED26CD2F /* Podfile */,
|
|
BC3CA7F9E30CC8F7E2DD044DD34432FC /* Frameworks */,
|
|
20C396BA1B90EEE39D4B19FE012C4F6D /* Pods */,
|
|
1169369E052B0C44766322229CC4CFEF /* Products */,
|
|
02370BDC5715D8927E6F0CF07F2B7EA5 /* Targets Support Files */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
BC3CA7F9E30CC8F7E2DD044DD34432FC /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF6342C8B29F4CEEA088EFF7AB4DE362 /* iOS */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF6342C8B29F4CEEA088EFF7AB4DE362 /* iOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3E4E89230EF59BC255123B67864ACF77 /* Foundation.framework */,
|
|
);
|
|
name = iOS;
|
|
sourceTree = "<group>";
|
|
};
|
|
F5C61BAAB821CEC2E3EDC61749BE8548 /* Pods-iOS-Base-Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DAFBCB77642AE28D2E1FF556558FAAA5 /* Info.plist */,
|
|
4532A93182170AB94B8A68C4018060A3 /* Pods-iOS-Base-Library.modulemap */,
|
|
8B2974687AF6D74CB0622ED1D98742B2 /* Pods-iOS-Base-Library-acknowledgements.markdown */,
|
|
3E782E60DC9799259C4FD82B29F159F5 /* Pods-iOS-Base-Library-acknowledgements.plist */,
|
|
2A3FB93D4215D189B81CC48D7FEC4526 /* Pods-iOS-Base-Library-dummy.m */,
|
|
DDAE248BDFDB5AAF7E32C07AB2982186 /* Pods-iOS-Base-Library-frameworks.sh */,
|
|
07E517B7513E7EAFE7B0EB50C1EF6996 /* Pods-iOS-Base-Library-resources.sh */,
|
|
2835FE74B1F742BEA9A8842948B0C993 /* Pods-iOS-Base-Library-umbrella.h */,
|
|
746DF2316100EF6429124661CEBB5B50 /* Pods-iOS-Base-Library.debug.xcconfig */,
|
|
60A691D1A75796961638AAA5F350129E /* Pods-iOS-Base-Library.release.xcconfig */,
|
|
);
|
|
name = "Pods-iOS-Base-Library";
|
|
path = "Target Support Files/Pods-iOS-Base-Library";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
5F7B61281F714E2A64A51E80A2C9C062 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2C5450AC69398958CF6F7539EF7D99E5 /* Alamofire-umbrella.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
FC69B493ED7BB277491A7ACD530D1F62 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
CEA4F1DA82ED9502F5146C9A0FF782C1 /* Pods-iOS-Base-Library-umbrella.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
09697A1B110911755A0427A619CCFC29 /* Pods-iOS-Base-Library */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A1F2254F7C09B4BAF89B5325AC6F182F /* Build configuration list for PBXNativeTarget "Pods-iOS-Base-Library" */;
|
|
buildPhases = (
|
|
9AECB5075AB3BF8EF126934052EC63CC /* Sources */,
|
|
4E947B9EC7CB2E144180EC612E723A74 /* Frameworks */,
|
|
FC69B493ED7BB277491A7ACD530D1F62 /* Headers */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
82D8E6496C9F225862F3ED57B06E82DB /* PBXTargetDependency */,
|
|
);
|
|
name = "Pods-iOS-Base-Library";
|
|
productName = "Pods-iOS-Base-Library";
|
|
productReference = 60C4F62CACBE3C88DF577E89E02DAC37 /* Pods_iOS_Base_Library.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
432ECC54282C84882B482CCB4CF227FC /* Alamofire */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 8B2B2DA2F7F80D41B1FDB5FACFA4B3DE /* Build configuration list for PBXNativeTarget "Alamofire" */;
|
|
buildPhases = (
|
|
DB4A906CAC9188ECBA8C02843B10E921 /* Sources */,
|
|
A5AE1D340C4A0691EC28EEA8241C9FCD /* Frameworks */,
|
|
5F7B61281F714E2A64A51E80A2C9C062 /* Headers */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Alamofire;
|
|
productName = Alamofire;
|
|
productReference = C93437BA18B5F88205DE073046FE9BFA /* Alamofire.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
D41D8CD98F00B204E9800998ECF8427E /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0700;
|
|
LastUpgradeCheck = 0700;
|
|
};
|
|
buildConfigurationList = 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 7DB346D0F39D3F0E887471402A8071AB;
|
|
productRefGroup = 1169369E052B0C44766322229CC4CFEF /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
432ECC54282C84882B482CCB4CF227FC /* Alamofire */,
|
|
09697A1B110911755A0427A619CCFC29 /* Pods-iOS-Base-Library */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
9AECB5075AB3BF8EF126934052EC63CC /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
EB1B737F8C586A341A68CD7B85A45079 /* Pods-iOS-Base-Library-dummy.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
DB4A906CAC9188ECBA8C02843B10E921 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
48DA8D1B20888A371416D803746B1231 /* Alamofire-dummy.m in Sources */,
|
|
7B01E037BD5A310074BCDDDB7C549D0B /* Alamofire.swift in Sources */,
|
|
59BDD0605A645E7A557CA76076B50603 /* Download.swift in Sources */,
|
|
8E4605D767E337FAEEFA6096E5FEC949 /* Error.swift in Sources */,
|
|
FD827628BC36F9D907F700BE456BDE21 /* Manager.swift in Sources */,
|
|
F5466AB5187F836038F95DA160887D05 /* MultipartFormData.swift in Sources */,
|
|
78C9ED07C7E2BF3A26D549D72779CC8E /* ParameterEncoding.swift in Sources */,
|
|
065EEEAAEE109C0C6F5542EAABA0E8A0 /* Request.swift in Sources */,
|
|
19CD84CEB6D468F320546AA090E51D3D /* Response.swift in Sources */,
|
|
330CA798FC43DDC6DD2D609365E0D96C /* ResponseSerialization.swift in Sources */,
|
|
F29C88F2442FD681048BF648E922C590 /* Result.swift in Sources */,
|
|
437519A278AE2B3E183F1D2FC2B59828 /* ServerTrustPolicy.swift in Sources */,
|
|
787942EE084A25BA375B03380E60C60A /* Stream.swift in Sources */,
|
|
FCF136B11A94E05EFE2834F776DB9D76 /* Upload.swift in Sources */,
|
|
E6B19C962D16AB1371DADFA122D126DE /* Validation.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
82D8E6496C9F225862F3ED57B06E82DB /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = Alamofire;
|
|
target = 432ECC54282C84882B482CCB4CF227FC /* Alamofire */;
|
|
targetProxy = 0898E2304DFD328B58C1CC00C7BB1921 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
0D12EBEB35AC8FA740B275C8105F9152 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 7D7AAA0E85E40ED735D6BCBF7A243C46 /* Alamofire.xcconfig */;
|
|
buildSettings = {
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_PREFIX_HEADER = "Target Support Files/Alamofire/Alamofire-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/Alamofire/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.2;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MODULEMAP_FILE = "Target Support Files/Alamofire/Alamofire.modulemap";
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
PRODUCT_NAME = Alamofire;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
1804794CB923B2B7A45009666B05AA52 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 746DF2316100EF6429124661CEBB5B50 /* Pods-iOS-Base-Library.debug.xcconfig */;
|
|
buildSettings = {
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
INFOPLIST_FILE = "Target Support Files/Pods-iOS-Base-Library/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.2;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MACH_O_TYPE = staticlib;
|
|
MODULEMAP_FILE = "Target Support Files/Pods-iOS-Base-Library/Pods-iOS-Base-Library.modulemap";
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_NAME = Pods_iOS_Base_Library;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
28973E73A6075E48EBE277098505D118 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 7D7AAA0E85E40ED735D6BCBF7A243C46 /* Alamofire.xcconfig */;
|
|
buildSettings = {
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_PREFIX_HEADER = "Target Support Files/Alamofire/Alamofire-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/Alamofire/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.2;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MODULEMAP_FILE = "Target Support Files/Alamofire/Alamofire.modulemap";
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
PRODUCT_NAME = Alamofire;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
2F8A1A5097BCC585CD8C06BFE51EEF36 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 60A691D1A75796961638AAA5F350129E /* Pods-iOS-Base-Library.release.xcconfig */;
|
|
buildSettings = {
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
INFOPLIST_FILE = "Target Support Files/Pods-iOS-Base-Library/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.2;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MACH_O_TYPE = staticlib;
|
|
MODULEMAP_FILE = "Target Support Files/Pods-iOS-Base-Library/Pods-iOS-Base-Library.modulemap";
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_NAME = Pods_iOS_Base_Library;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
8D1534490D941DCA47C62AC4314182AF /* 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;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
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;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.2;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
STRIP_INSTALLED_PRODUCT = NO;
|
|
SYMROOT = "${SRCROOT}/../build";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C5A18280E9321A9268D1C80B7DA43967 /* 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;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = YES;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "RELEASE=1";
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.2;
|
|
STRIP_INSTALLED_PRODUCT = NO;
|
|
SYMROOT = "${SRCROOT}/../build";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
8D1534490D941DCA47C62AC4314182AF /* Debug */,
|
|
C5A18280E9321A9268D1C80B7DA43967 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
8B2B2DA2F7F80D41B1FDB5FACFA4B3DE /* Build configuration list for PBXNativeTarget "Alamofire" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
28973E73A6075E48EBE277098505D118 /* Debug */,
|
|
0D12EBEB35AC8FA740B275C8105F9152 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A1F2254F7C09B4BAF89B5325AC6F182F /* Build configuration list for PBXNativeTarget "Pods-iOS-Base-Library" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1804794CB923B2B7A45009666B05AA52 /* Debug */,
|
|
2F8A1A5097BCC585CD8C06BFE51EEF36 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
|
|
}
|