project.pbxproj 52 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4C23EB431B327C5B0090E0BC /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C23EB421B327C5B0090E0BC /* MultipartFormData.swift */; };
  10. 4C23EB441B327C5B0090E0BC /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C23EB421B327C5B0090E0BC /* MultipartFormData.swift */; };
  11. 4C256A531B096C770065714F /* BaseTestCase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C256A501B096C2C0065714F /* BaseTestCase.swift */; };
  12. 4C256A541B096C770065714F /* BaseTestCase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C256A501B096C2C0065714F /* BaseTestCase.swift */; };
  13. 4C3238E71B3604DB00FE04AE /* MultipartFormDataTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C3238E61B3604DB00FE04AE /* MultipartFormDataTests.swift */; };
  14. 4C3238E81B3604DB00FE04AE /* MultipartFormDataTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C3238E61B3604DB00FE04AE /* MultipartFormDataTests.swift */; };
  15. 4C33A1391B5207DB00873DFF /* rainbow.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 4C33A1231B5207DB00873DFF /* rainbow.jpg */; };
  16. 4C33A13A1B5207DB00873DFF /* rainbow.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 4C33A1231B5207DB00873DFF /* rainbow.jpg */; };
  17. 4C33A13B1B5207DB00873DFF /* unicorn.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C33A1241B5207DB00873DFF /* unicorn.png */; };
  18. 4C33A13C1B5207DB00873DFF /* unicorn.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C33A1241B5207DB00873DFF /* unicorn.png */; };
  19. 4C33A1431B52089C00873DFF /* ServerTrustPolicyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C33A1421B52089C00873DFF /* ServerTrustPolicyTests.swift */; };
  20. 4C33A1441B52089C00873DFF /* ServerTrustPolicyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C33A1421B52089C00873DFF /* ServerTrustPolicyTests.swift */; };
  21. 4C341BBA1B1A865A00C1B34D /* CacheTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C341BB91B1A865A00C1B34D /* CacheTests.swift */; };
  22. 4C341BBB1B1A865A00C1B34D /* CacheTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C341BB91B1A865A00C1B34D /* CacheTests.swift */; };
  23. 4C811F8D1B51856D00E0F59A /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C811F8C1B51856D00E0F59A /* ServerTrustPolicy.swift */; };
  24. 4C811F8E1B51856D00E0F59A /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C811F8C1B51856D00E0F59A /* ServerTrustPolicy.swift */; };
  25. 4C812C3B1B535F220017E0BF /* alamofire-root-ca.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C3A1B535F220017E0BF /* alamofire-root-ca.cer */; };
  26. 4C812C3C1B535F220017E0BF /* alamofire-root-ca.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C3A1B535F220017E0BF /* alamofire-root-ca.cer */; };
  27. 4C812C3F1B535F2E0017E0BF /* alamofire-signing-ca1.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C3D1B535F2E0017E0BF /* alamofire-signing-ca1.cer */; };
  28. 4C812C401B535F2E0017E0BF /* alamofire-signing-ca1.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C3D1B535F2E0017E0BF /* alamofire-signing-ca1.cer */; };
  29. 4C812C411B535F2E0017E0BF /* alamofire-signing-ca2.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C3E1B535F2E0017E0BF /* alamofire-signing-ca2.cer */; };
  30. 4C812C421B535F2E0017E0BF /* alamofire-signing-ca2.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C3E1B535F2E0017E0BF /* alamofire-signing-ca2.cer */; };
  31. 4C812C471B535F400017E0BF /* *.alamofire.org.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C431B535F400017E0BF /* *.alamofire.org.cer */; };
  32. 4C812C481B535F400017E0BF /* *.alamofire.org.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C431B535F400017E0BF /* *.alamofire.org.cer */; };
  33. 4C812C491B535F400017E0BF /* multiple-dns-names.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C441B535F400017E0BF /* multiple-dns-names.cer */; };
  34. 4C812C4A1B535F400017E0BF /* multiple-dns-names.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C441B535F400017E0BF /* multiple-dns-names.cer */; };
  35. 4C812C4B1B535F400017E0BF /* signed-by-ca1.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C451B535F400017E0BF /* signed-by-ca1.cer */; };
  36. 4C812C4C1B535F400017E0BF /* signed-by-ca1.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C451B535F400017E0BF /* signed-by-ca1.cer */; };
  37. 4C812C4D1B535F400017E0BF /* test.alamofire.org.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C461B535F400017E0BF /* test.alamofire.org.cer */; };
  38. 4C812C4E1B535F400017E0BF /* test.alamofire.org.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C461B535F400017E0BF /* test.alamofire.org.cer */; };
  39. 4C812C541B535F540017E0BF /* expired.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C4F1B535F540017E0BF /* expired.cer */; };
  40. 4C812C551B535F540017E0BF /* expired.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C4F1B535F540017E0BF /* expired.cer */; };
  41. 4C812C561B535F540017E0BF /* missing-dns-name-and-uri.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C501B535F540017E0BF /* missing-dns-name-and-uri.cer */; };
  42. 4C812C571B535F540017E0BF /* missing-dns-name-and-uri.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C501B535F540017E0BF /* missing-dns-name-and-uri.cer */; };
  43. 4C812C581B535F540017E0BF /* signed-by-ca2.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C511B535F540017E0BF /* signed-by-ca2.cer */; };
  44. 4C812C591B535F540017E0BF /* signed-by-ca2.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C511B535F540017E0BF /* signed-by-ca2.cer */; };
  45. 4C812C5A1B535F540017E0BF /* valid-dns-name.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C521B535F540017E0BF /* valid-dns-name.cer */; };
  46. 4C812C5B1B535F540017E0BF /* valid-dns-name.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C521B535F540017E0BF /* valid-dns-name.cer */; };
  47. 4C812C5C1B535F540017E0BF /* valid-uri.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C531B535F540017E0BF /* valid-uri.cer */; };
  48. 4C812C5D1B535F540017E0BF /* valid-uri.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C531B535F540017E0BF /* valid-uri.cer */; };
  49. 4C812C611B535F6D0017E0BF /* intermediate-ca-disig.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C5E1B535F6D0017E0BF /* intermediate-ca-disig.cer */; };
  50. 4C812C621B535F6D0017E0BF /* intermediate-ca-disig.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C5E1B535F6D0017E0BF /* intermediate-ca-disig.cer */; };
  51. 4C812C631B535F6D0017E0BF /* root-ca-disig.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C5F1B535F6D0017E0BF /* root-ca-disig.cer */; };
  52. 4C812C641B535F6D0017E0BF /* root-ca-disig.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C5F1B535F6D0017E0BF /* root-ca-disig.cer */; };
  53. 4C812C651B535F6D0017E0BF /* testssl-expire.disig.sk.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C601B535F6D0017E0BF /* testssl-expire.disig.sk.cer */; };
  54. 4C812C661B535F6D0017E0BF /* testssl-expire.disig.sk.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C601B535F6D0017E0BF /* testssl-expire.disig.sk.cer */; };
  55. 4CCFA79A1B2BE71600B6F460 /* URLProtocolTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CCFA7991B2BE71600B6F460 /* URLProtocolTests.swift */; };
  56. 4CCFA79B1B2BE71600B6F460 /* URLProtocolTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CCFA7991B2BE71600B6F460 /* URLProtocolTests.swift */; };
  57. 4CDE2C371AF8932A00BABAE5 /* Manager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C361AF8932A00BABAE5 /* Manager.swift */; };
  58. 4CDE2C381AF8932A00BABAE5 /* Manager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C361AF8932A00BABAE5 /* Manager.swift */; };
  59. 4CDE2C3A1AF899EC00BABAE5 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C391AF899EC00BABAE5 /* Request.swift */; };
  60. 4CDE2C3B1AF899EC00BABAE5 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C391AF899EC00BABAE5 /* Request.swift */; };
  61. 4CDE2C3D1AF89D4900BABAE5 /* Download.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C3C1AF89D4900BABAE5 /* Download.swift */; };
  62. 4CDE2C3E1AF89D4900BABAE5 /* Download.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C3C1AF89D4900BABAE5 /* Download.swift */; };
  63. 4CDE2C401AF89E0700BABAE5 /* Upload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C3F1AF89E0700BABAE5 /* Upload.swift */; };
  64. 4CDE2C411AF89E0700BABAE5 /* Upload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C3F1AF89E0700BABAE5 /* Upload.swift */; };
  65. 4CDE2C431AF89F0900BABAE5 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C421AF89F0900BABAE5 /* Validation.swift */; };
  66. 4CDE2C441AF89F0900BABAE5 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C421AF89F0900BABAE5 /* Validation.swift */; };
  67. 4CDE2C461AF89FF300BABAE5 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C451AF89FF300BABAE5 /* ResponseSerialization.swift */; };
  68. 4CDE2C471AF89FF300BABAE5 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C451AF89FF300BABAE5 /* ResponseSerialization.swift */; };
  69. 4CE2724F1AF88FB500F1D59A /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CE2724E1AF88FB500F1D59A /* ParameterEncoding.swift */; };
  70. 4CE272501AF88FB500F1D59A /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CE2724E1AF88FB500F1D59A /* ParameterEncoding.swift */; };
  71. 4DD67C241A5C58FB00ED2280 /* Alamofire.h in Headers */ = {isa = PBXBuildFile; fileRef = F8111E3819A95C8B0040E7D1 /* Alamofire.h */; settings = {ATTRIBUTES = (Public, ); }; };
  72. 4DD67C251A5C590000ED2280 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = F897FF4019AA800700AB5182 /* Alamofire.swift */; };
  73. F8111E3919A95C8B0040E7D1 /* Alamofire.h in Headers */ = {isa = PBXBuildFile; fileRef = F8111E3819A95C8B0040E7D1 /* Alamofire.h */; settings = {ATTRIBUTES = (Public, ); }; };
  74. F8111E6019A9674D0040E7D1 /* DownloadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5B19A9674D0040E7D1 /* DownloadTests.swift */; };
  75. F8111E6119A9674D0040E7D1 /* ParameterEncodingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5C19A9674D0040E7D1 /* ParameterEncodingTests.swift */; };
  76. F8111E6419A9674D0040E7D1 /* UploadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5F19A9674D0040E7D1 /* UploadTests.swift */; };
  77. F829C6B81A7A94F100A2CD59 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DD67C0B1A5C55C900ED2280 /* Alamofire.framework */; };
  78. F829C6BE1A7A950600A2CD59 /* ParameterEncodingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5C19A9674D0040E7D1 /* ParameterEncodingTests.swift */; };
  79. F829C6BF1A7A950600A2CD59 /* RequestTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5D19A9674D0040E7D1 /* RequestTests.swift */; };
  80. F829C6C01A7A950600A2CD59 /* ManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8D1C6F419D52968002E74FE /* ManagerTests.swift */; };
  81. F829C6C11A7A950600A2CD59 /* ResponseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5E19A9674D0040E7D1 /* ResponseTests.swift */; };
  82. F829C6C21A7A950600A2CD59 /* UploadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5F19A9674D0040E7D1 /* UploadTests.swift */; };
  83. F829C6C31A7A950600A2CD59 /* DownloadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5B19A9674D0040E7D1 /* DownloadTests.swift */; };
  84. F829C6C41A7A950600A2CD59 /* AuthenticationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8E6024419CB46A800A3E7F1 /* AuthenticationTests.swift */; };
  85. F829C6C51A7A950600A2CD59 /* ValidationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8AE910119D28DCC0078C7B2 /* ValidationTests.swift */; };
  86. F86AEFE71AE6A312007D9C76 /* TLSEvaluationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F86AEFE51AE6A282007D9C76 /* TLSEvaluationTests.swift */; };
  87. F86AEFE81AE6A315007D9C76 /* TLSEvaluationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F86AEFE51AE6A282007D9C76 /* TLSEvaluationTests.swift */; };
  88. F8858DDD19A96B4300F55F93 /* RequestTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5D19A9674D0040E7D1 /* RequestTests.swift */; };
  89. F8858DDE19A96B4400F55F93 /* ResponseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5E19A9674D0040E7D1 /* ResponseTests.swift */; };
  90. F897FF4119AA800700AB5182 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = F897FF4019AA800700AB5182 /* Alamofire.swift */; };
  91. F8AE910219D28DCC0078C7B2 /* ValidationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8AE910119D28DCC0078C7B2 /* ValidationTests.swift */; };
  92. F8D1C6F519D52968002E74FE /* ManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8D1C6F419D52968002E74FE /* ManagerTests.swift */; };
  93. F8E6024519CB46A800A3E7F1 /* AuthenticationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8E6024419CB46A800A3E7F1 /* AuthenticationTests.swift */; };
  94. /* End PBXBuildFile section */
  95. /* Begin PBXContainerItemProxy section */
  96. F8111E6519A967880040E7D1 /* PBXContainerItemProxy */ = {
  97. isa = PBXContainerItemProxy;
  98. containerPortal = F8111E2A19A95C8B0040E7D1 /* Project object */;
  99. proxyType = 1;
  100. remoteGlobalIDString = F8111E3219A95C8B0040E7D1;
  101. remoteInfo = Alamofire;
  102. };
  103. F829C6B91A7A94F100A2CD59 /* PBXContainerItemProxy */ = {
  104. isa = PBXContainerItemProxy;
  105. containerPortal = F8111E2A19A95C8B0040E7D1 /* Project object */;
  106. proxyType = 1;
  107. remoteGlobalIDString = 4DD67C0A1A5C55C900ED2280;
  108. remoteInfo = "Alamofire OSX";
  109. };
  110. /* End PBXContainerItemProxy section */
  111. /* Begin PBXFileReference section */
  112. 4C23EB421B327C5B0090E0BC /* MultipartFormData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MultipartFormData.swift; sourceTree = "<group>"; };
  113. 4C256A501B096C2C0065714F /* BaseTestCase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseTestCase.swift; sourceTree = "<group>"; };
  114. 4C3238E61B3604DB00FE04AE /* MultipartFormDataTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MultipartFormDataTests.swift; sourceTree = "<group>"; };
  115. 4C33A1231B5207DB00873DFF /* rainbow.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = rainbow.jpg; sourceTree = "<group>"; };
  116. 4C33A1241B5207DB00873DFF /* unicorn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = unicorn.png; sourceTree = "<group>"; };
  117. 4C33A1421B52089C00873DFF /* ServerTrustPolicyTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ServerTrustPolicyTests.swift; sourceTree = "<group>"; };
  118. 4C341BB91B1A865A00C1B34D /* CacheTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CacheTests.swift; sourceTree = "<group>"; };
  119. 4C811F8C1B51856D00E0F59A /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ServerTrustPolicy.swift; sourceTree = "<group>"; };
  120. 4C812C3A1B535F220017E0BF /* alamofire-root-ca.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "alamofire-root-ca.cer"; path = "alamofire.org/alamofire-root-ca.cer"; sourceTree = "<group>"; };
  121. 4C812C3D1B535F2E0017E0BF /* alamofire-signing-ca1.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "alamofire-signing-ca1.cer"; path = "alamofire.org/alamofire-signing-ca1.cer"; sourceTree = "<group>"; };
  122. 4C812C3E1B535F2E0017E0BF /* alamofire-signing-ca2.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "alamofire-signing-ca2.cer"; path = "alamofire.org/alamofire-signing-ca2.cer"; sourceTree = "<group>"; };
  123. 4C812C431B535F400017E0BF /* *.alamofire.org.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "*.alamofire.org.cer"; path = "alamofire.org/*.alamofire.org.cer"; sourceTree = "<group>"; };
  124. 4C812C441B535F400017E0BF /* multiple-dns-names.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "multiple-dns-names.cer"; path = "alamofire.org/multiple-dns-names.cer"; sourceTree = "<group>"; };
  125. 4C812C451B535F400017E0BF /* signed-by-ca1.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "signed-by-ca1.cer"; path = "alamofire.org/signed-by-ca1.cer"; sourceTree = "<group>"; };
  126. 4C812C461B535F400017E0BF /* test.alamofire.org.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = test.alamofire.org.cer; path = alamofire.org/test.alamofire.org.cer; sourceTree = "<group>"; };
  127. 4C812C4F1B535F540017E0BF /* expired.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = expired.cer; path = alamofire.org/expired.cer; sourceTree = "<group>"; };
  128. 4C812C501B535F540017E0BF /* missing-dns-name-and-uri.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "missing-dns-name-and-uri.cer"; path = "alamofire.org/missing-dns-name-and-uri.cer"; sourceTree = "<group>"; };
  129. 4C812C511B535F540017E0BF /* signed-by-ca2.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "signed-by-ca2.cer"; path = "alamofire.org/signed-by-ca2.cer"; sourceTree = "<group>"; };
  130. 4C812C521B535F540017E0BF /* valid-dns-name.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "valid-dns-name.cer"; path = "alamofire.org/valid-dns-name.cer"; sourceTree = "<group>"; };
  131. 4C812C531B535F540017E0BF /* valid-uri.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "valid-uri.cer"; path = "alamofire.org/valid-uri.cer"; sourceTree = "<group>"; };
  132. 4C812C5E1B535F6D0017E0BF /* intermediate-ca-disig.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "intermediate-ca-disig.cer"; path = "disig.sk/intermediate-ca-disig.cer"; sourceTree = "<group>"; };
  133. 4C812C5F1B535F6D0017E0BF /* root-ca-disig.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "root-ca-disig.cer"; path = "disig.sk/root-ca-disig.cer"; sourceTree = "<group>"; };
  134. 4C812C601B535F6D0017E0BF /* testssl-expire.disig.sk.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "testssl-expire.disig.sk.cer"; path = "disig.sk/testssl-expire.disig.sk.cer"; sourceTree = "<group>"; };
  135. 4CCFA7991B2BE71600B6F460 /* URLProtocolTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = URLProtocolTests.swift; sourceTree = "<group>"; };
  136. 4CDE2C361AF8932A00BABAE5 /* Manager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Manager.swift; sourceTree = "<group>"; };
  137. 4CDE2C391AF899EC00BABAE5 /* Request.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Request.swift; sourceTree = "<group>"; };
  138. 4CDE2C3C1AF89D4900BABAE5 /* Download.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Download.swift; sourceTree = "<group>"; };
  139. 4CDE2C3F1AF89E0700BABAE5 /* Upload.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Upload.swift; sourceTree = "<group>"; };
  140. 4CDE2C421AF89F0900BABAE5 /* Validation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Validation.swift; sourceTree = "<group>"; };
  141. 4CDE2C451AF89FF300BABAE5 /* ResponseSerialization.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ResponseSerialization.swift; sourceTree = "<group>"; };
  142. 4CE2724E1AF88FB500F1D59A /* ParameterEncoding.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ParameterEncoding.swift; sourceTree = "<group>"; };
  143. 4DD67C0B1A5C55C900ED2280 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  144. F8111E3319A95C8B0040E7D1 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  145. F8111E3719A95C8B0040E7D1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  146. F8111E3819A95C8B0040E7D1 /* Alamofire.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Alamofire.h; sourceTree = "<group>"; };
  147. F8111E3E19A95C8B0040E7D1 /* Alamofire iOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Alamofire iOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  148. F8111E4119A95C8B0040E7D1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  149. F8111E5B19A9674D0040E7D1 /* DownloadTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DownloadTests.swift; sourceTree = "<group>"; };
  150. F8111E5C19A9674D0040E7D1 /* ParameterEncodingTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ParameterEncodingTests.swift; sourceTree = "<group>"; };
  151. F8111E5D19A9674D0040E7D1 /* RequestTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RequestTests.swift; sourceTree = "<group>"; };
  152. F8111E5E19A9674D0040E7D1 /* ResponseTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ResponseTests.swift; sourceTree = "<group>"; };
  153. F8111E5F19A9674D0040E7D1 /* UploadTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UploadTests.swift; sourceTree = "<group>"; };
  154. F829C6B21A7A94F100A2CD59 /* Alamofire OSX Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Alamofire OSX Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  155. F86AEFE51AE6A282007D9C76 /* TLSEvaluationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TLSEvaluationTests.swift; sourceTree = "<group>"; };
  156. F897FF4019AA800700AB5182 /* Alamofire.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Alamofire.swift; sourceTree = "<group>"; };
  157. F8AE910119D28DCC0078C7B2 /* ValidationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ValidationTests.swift; sourceTree = "<group>"; };
  158. F8D1C6F419D52968002E74FE /* ManagerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ManagerTests.swift; sourceTree = "<group>"; };
  159. F8E6024419CB46A800A3E7F1 /* AuthenticationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AuthenticationTests.swift; sourceTree = "<group>"; };
  160. /* End PBXFileReference section */
  161. /* Begin PBXFrameworksBuildPhase section */
  162. 4DD67C071A5C55C900ED2280 /* Frameworks */ = {
  163. isa = PBXFrameworksBuildPhase;
  164. buildActionMask = 2147483647;
  165. files = (
  166. );
  167. runOnlyForDeploymentPostprocessing = 0;
  168. };
  169. F8111E2F19A95C8B0040E7D1 /* Frameworks */ = {
  170. isa = PBXFrameworksBuildPhase;
  171. buildActionMask = 2147483647;
  172. files = (
  173. );
  174. runOnlyForDeploymentPostprocessing = 0;
  175. };
  176. F8111E3B19A95C8B0040E7D1 /* Frameworks */ = {
  177. isa = PBXFrameworksBuildPhase;
  178. buildActionMask = 2147483647;
  179. files = (
  180. );
  181. runOnlyForDeploymentPostprocessing = 0;
  182. };
  183. F829C6AF1A7A94F100A2CD59 /* Frameworks */ = {
  184. isa = PBXFrameworksBuildPhase;
  185. buildActionMask = 2147483647;
  186. files = (
  187. F829C6B81A7A94F100A2CD59 /* Alamofire.framework in Frameworks */,
  188. );
  189. runOnlyForDeploymentPostprocessing = 0;
  190. };
  191. /* End PBXFrameworksBuildPhase section */
  192. /* Begin PBXGroup section */
  193. 4C256A4E1B09656A0065714F /* Core */ = {
  194. isa = PBXGroup;
  195. children = (
  196. F8E6024419CB46A800A3E7F1 /* AuthenticationTests.swift */,
  197. F8D1C6F419D52968002E74FE /* ManagerTests.swift */,
  198. F8111E5C19A9674D0040E7D1 /* ParameterEncodingTests.swift */,
  199. F8111E5D19A9674D0040E7D1 /* RequestTests.swift */,
  200. F8111E5E19A9674D0040E7D1 /* ResponseTests.swift */,
  201. );
  202. name = Core;
  203. sourceTree = "<group>";
  204. };
  205. 4C256A4F1B09656E0065714F /* Features */ = {
  206. isa = PBXGroup;
  207. children = (
  208. 4C341BB91B1A865A00C1B34D /* CacheTests.swift */,
  209. F8111E5B19A9674D0040E7D1 /* DownloadTests.swift */,
  210. 4C3238E61B3604DB00FE04AE /* MultipartFormDataTests.swift */,
  211. 4C33A1421B52089C00873DFF /* ServerTrustPolicyTests.swift */,
  212. F86AEFE51AE6A282007D9C76 /* TLSEvaluationTests.swift */,
  213. F8111E5F19A9674D0040E7D1 /* UploadTests.swift */,
  214. 4CCFA7991B2BE71600B6F460 /* URLProtocolTests.swift */,
  215. F8AE910119D28DCC0078C7B2 /* ValidationTests.swift */,
  216. );
  217. name = Features;
  218. sourceTree = "<group>";
  219. };
  220. 4C3238E91B3617A600FE04AE /* Resources */ = {
  221. isa = PBXGroup;
  222. children = (
  223. 4C33A1171B5207DB00873DFF /* Certificates */,
  224. 4C33A1221B5207DB00873DFF /* Images */,
  225. );
  226. name = Resources;
  227. sourceTree = "<group>";
  228. };
  229. 4C33A1171B5207DB00873DFF /* Certificates */ = {
  230. isa = PBXGroup;
  231. children = (
  232. 4C812C391B535F060017E0BF /* alamofire.org */,
  233. 4C812C381B535F000017E0BF /* disig.sk */,
  234. );
  235. name = Certificates;
  236. path = Resources/Certificates;
  237. sourceTree = "<group>";
  238. };
  239. 4C33A1221B5207DB00873DFF /* Images */ = {
  240. isa = PBXGroup;
  241. children = (
  242. 4C33A1231B5207DB00873DFF /* rainbow.jpg */,
  243. 4C33A1241B5207DB00873DFF /* unicorn.png */,
  244. );
  245. name = Images;
  246. path = Resources/Images;
  247. sourceTree = "<group>";
  248. };
  249. 4C33A13D1B52080800873DFF /* Root */ = {
  250. isa = PBXGroup;
  251. children = (
  252. 4C812C3A1B535F220017E0BF /* alamofire-root-ca.cer */,
  253. );
  254. name = Root;
  255. sourceTree = "<group>";
  256. };
  257. 4C33A13E1B52081100873DFF /* Intermediate */ = {
  258. isa = PBXGroup;
  259. children = (
  260. 4C812C3D1B535F2E0017E0BF /* alamofire-signing-ca1.cer */,
  261. 4C812C3E1B535F2E0017E0BF /* alamofire-signing-ca2.cer */,
  262. );
  263. name = Intermediate;
  264. sourceTree = "<group>";
  265. };
  266. 4C33A13F1B52081A00873DFF /* Leaf */ = {
  267. isa = PBXGroup;
  268. children = (
  269. 4C33A1401B52084400873DFF /* Signed by CA1 */,
  270. 4C33A1411B52084E00873DFF /* Signed by CA2 */,
  271. );
  272. name = Leaf;
  273. sourceTree = "<group>";
  274. };
  275. 4C33A1401B52084400873DFF /* Signed by CA1 */ = {
  276. isa = PBXGroup;
  277. children = (
  278. 4C812C431B535F400017E0BF /* *.alamofire.org.cer */,
  279. 4C812C441B535F400017E0BF /* multiple-dns-names.cer */,
  280. 4C812C451B535F400017E0BF /* signed-by-ca1.cer */,
  281. 4C812C461B535F400017E0BF /* test.alamofire.org.cer */,
  282. );
  283. name = "Signed by CA1";
  284. sourceTree = "<group>";
  285. };
  286. 4C33A1411B52084E00873DFF /* Signed by CA2 */ = {
  287. isa = PBXGroup;
  288. children = (
  289. 4C812C4F1B535F540017E0BF /* expired.cer */,
  290. 4C812C501B535F540017E0BF /* missing-dns-name-and-uri.cer */,
  291. 4C812C511B535F540017E0BF /* signed-by-ca2.cer */,
  292. 4C812C521B535F540017E0BF /* valid-dns-name.cer */,
  293. 4C812C531B535F540017E0BF /* valid-uri.cer */,
  294. );
  295. name = "Signed by CA2";
  296. sourceTree = "<group>";
  297. };
  298. 4C812C381B535F000017E0BF /* disig.sk */ = {
  299. isa = PBXGroup;
  300. children = (
  301. 4C812C5E1B535F6D0017E0BF /* intermediate-ca-disig.cer */,
  302. 4C812C5F1B535F6D0017E0BF /* root-ca-disig.cer */,
  303. 4C812C601B535F6D0017E0BF /* testssl-expire.disig.sk.cer */,
  304. );
  305. name = disig.sk;
  306. sourceTree = "<group>";
  307. };
  308. 4C812C391B535F060017E0BF /* alamofire.org */ = {
  309. isa = PBXGroup;
  310. children = (
  311. 4C33A13D1B52080800873DFF /* Root */,
  312. 4C33A13E1B52081100873DFF /* Intermediate */,
  313. 4C33A13F1B52081A00873DFF /* Leaf */,
  314. );
  315. name = alamofire.org;
  316. sourceTree = "<group>";
  317. };
  318. 4CDE2C481AF8A14A00BABAE5 /* Core */ = {
  319. isa = PBXGroup;
  320. children = (
  321. 4CDE2C361AF8932A00BABAE5 /* Manager.swift */,
  322. 4CE2724E1AF88FB500F1D59A /* ParameterEncoding.swift */,
  323. 4CDE2C391AF899EC00BABAE5 /* Request.swift */,
  324. );
  325. name = Core;
  326. sourceTree = "<group>";
  327. };
  328. 4CDE2C491AF8A14E00BABAE5 /* Features */ = {
  329. isa = PBXGroup;
  330. children = (
  331. 4CDE2C3C1AF89D4900BABAE5 /* Download.swift */,
  332. 4C23EB421B327C5B0090E0BC /* MultipartFormData.swift */,
  333. 4CDE2C451AF89FF300BABAE5 /* ResponseSerialization.swift */,
  334. 4C811F8C1B51856D00E0F59A /* ServerTrustPolicy.swift */,
  335. 4CDE2C3F1AF89E0700BABAE5 /* Upload.swift */,
  336. 4CDE2C421AF89F0900BABAE5 /* Validation.swift */,
  337. );
  338. name = Features;
  339. sourceTree = "<group>";
  340. };
  341. F8111E2919A95C8B0040E7D1 = {
  342. isa = PBXGroup;
  343. children = (
  344. F8111E3519A95C8B0040E7D1 /* Source */,
  345. F8111E3F19A95C8B0040E7D1 /* Tests */,
  346. F8111E3419A95C8B0040E7D1 /* Products */,
  347. );
  348. sourceTree = "<group>";
  349. };
  350. F8111E3419A95C8B0040E7D1 /* Products */ = {
  351. isa = PBXGroup;
  352. children = (
  353. F8111E3319A95C8B0040E7D1 /* Alamofire.framework */,
  354. F8111E3E19A95C8B0040E7D1 /* Alamofire iOS Tests.xctest */,
  355. 4DD67C0B1A5C55C900ED2280 /* Alamofire.framework */,
  356. F829C6B21A7A94F100A2CD59 /* Alamofire OSX Tests.xctest */,
  357. );
  358. name = Products;
  359. sourceTree = "<group>";
  360. };
  361. F8111E3519A95C8B0040E7D1 /* Source */ = {
  362. isa = PBXGroup;
  363. children = (
  364. F897FF4019AA800700AB5182 /* Alamofire.swift */,
  365. 4CDE2C481AF8A14A00BABAE5 /* Core */,
  366. 4CDE2C491AF8A14E00BABAE5 /* Features */,
  367. F8111E3619A95C8B0040E7D1 /* Supporting Files */,
  368. );
  369. path = Source;
  370. sourceTree = "<group>";
  371. };
  372. F8111E3619A95C8B0040E7D1 /* Supporting Files */ = {
  373. isa = PBXGroup;
  374. children = (
  375. F8111E3819A95C8B0040E7D1 /* Alamofire.h */,
  376. F8111E3719A95C8B0040E7D1 /* Info.plist */,
  377. );
  378. name = "Supporting Files";
  379. sourceTree = "<group>";
  380. };
  381. F8111E3F19A95C8B0040E7D1 /* Tests */ = {
  382. isa = PBXGroup;
  383. children = (
  384. 4C256A501B096C2C0065714F /* BaseTestCase.swift */,
  385. 4C256A4E1B09656A0065714F /* Core */,
  386. 4C256A4F1B09656E0065714F /* Features */,
  387. 4C3238E91B3617A600FE04AE /* Resources */,
  388. F8111E4019A95C8B0040E7D1 /* Supporting Files */,
  389. );
  390. path = Tests;
  391. sourceTree = "<group>";
  392. };
  393. F8111E4019A95C8B0040E7D1 /* Supporting Files */ = {
  394. isa = PBXGroup;
  395. children = (
  396. F8111E4119A95C8B0040E7D1 /* Info.plist */,
  397. );
  398. name = "Supporting Files";
  399. sourceTree = "<group>";
  400. };
  401. /* End PBXGroup section */
  402. /* Begin PBXHeadersBuildPhase section */
  403. 4DD67C081A5C55C900ED2280 /* Headers */ = {
  404. isa = PBXHeadersBuildPhase;
  405. buildActionMask = 2147483647;
  406. files = (
  407. 4DD67C241A5C58FB00ED2280 /* Alamofire.h in Headers */,
  408. );
  409. runOnlyForDeploymentPostprocessing = 0;
  410. };
  411. F8111E3019A95C8B0040E7D1 /* Headers */ = {
  412. isa = PBXHeadersBuildPhase;
  413. buildActionMask = 2147483647;
  414. files = (
  415. F8111E3919A95C8B0040E7D1 /* Alamofire.h in Headers */,
  416. );
  417. runOnlyForDeploymentPostprocessing = 0;
  418. };
  419. /* End PBXHeadersBuildPhase section */
  420. /* Begin PBXNativeTarget section */
  421. 4DD67C0A1A5C55C900ED2280 /* Alamofire OSX */ = {
  422. isa = PBXNativeTarget;
  423. buildConfigurationList = 4DD67C1E1A5C55C900ED2280 /* Build configuration list for PBXNativeTarget "Alamofire OSX" */;
  424. buildPhases = (
  425. 4DD67C061A5C55C900ED2280 /* Sources */,
  426. 4DD67C071A5C55C900ED2280 /* Frameworks */,
  427. 4DD67C081A5C55C900ED2280 /* Headers */,
  428. 4DD67C091A5C55C900ED2280 /* Resources */,
  429. );
  430. buildRules = (
  431. );
  432. dependencies = (
  433. );
  434. name = "Alamofire OSX";
  435. productName = AlamofireOSX;
  436. productReference = 4DD67C0B1A5C55C900ED2280 /* Alamofire.framework */;
  437. productType = "com.apple.product-type.framework";
  438. };
  439. F8111E3219A95C8B0040E7D1 /* Alamofire iOS */ = {
  440. isa = PBXNativeTarget;
  441. buildConfigurationList = F8111E4619A95C8B0040E7D1 /* Build configuration list for PBXNativeTarget "Alamofire iOS" */;
  442. buildPhases = (
  443. F8111E2E19A95C8B0040E7D1 /* Sources */,
  444. F8111E2F19A95C8B0040E7D1 /* Frameworks */,
  445. F8111E3019A95C8B0040E7D1 /* Headers */,
  446. F8111E3119A95C8B0040E7D1 /* Resources */,
  447. );
  448. buildRules = (
  449. );
  450. dependencies = (
  451. );
  452. name = "Alamofire iOS";
  453. productName = Alamofire;
  454. productReference = F8111E3319A95C8B0040E7D1 /* Alamofire.framework */;
  455. productType = "com.apple.product-type.framework";
  456. };
  457. F8111E3D19A95C8B0040E7D1 /* Alamofire iOS Tests */ = {
  458. isa = PBXNativeTarget;
  459. buildConfigurationList = F8111E4919A95C8B0040E7D1 /* Build configuration list for PBXNativeTarget "Alamofire iOS Tests" */;
  460. buildPhases = (
  461. F8111E3A19A95C8B0040E7D1 /* Sources */,
  462. F8111E3B19A95C8B0040E7D1 /* Frameworks */,
  463. F8111E3C19A95C8B0040E7D1 /* Resources */,
  464. );
  465. buildRules = (
  466. );
  467. dependencies = (
  468. F8111E6619A967880040E7D1 /* PBXTargetDependency */,
  469. );
  470. name = "Alamofire iOS Tests";
  471. productName = AlamofireTests;
  472. productReference = F8111E3E19A95C8B0040E7D1 /* Alamofire iOS Tests.xctest */;
  473. productType = "com.apple.product-type.bundle.unit-test";
  474. };
  475. F829C6B11A7A94F100A2CD59 /* Alamofire OSX Tests */ = {
  476. isa = PBXNativeTarget;
  477. buildConfigurationList = F829C6BB1A7A94F100A2CD59 /* Build configuration list for PBXNativeTarget "Alamofire OSX Tests" */;
  478. buildPhases = (
  479. F829C6AE1A7A94F100A2CD59 /* Sources */,
  480. F829C6AF1A7A94F100A2CD59 /* Frameworks */,
  481. F829C6B01A7A94F100A2CD59 /* Resources */,
  482. );
  483. buildRules = (
  484. );
  485. dependencies = (
  486. F829C6BA1A7A94F100A2CD59 /* PBXTargetDependency */,
  487. );
  488. name = "Alamofire OSX Tests";
  489. productName = "Alamofire OSX Tests";
  490. productReference = F829C6B21A7A94F100A2CD59 /* Alamofire OSX Tests.xctest */;
  491. productType = "com.apple.product-type.bundle.unit-test";
  492. };
  493. /* End PBXNativeTarget section */
  494. /* Begin PBXProject section */
  495. F8111E2A19A95C8B0040E7D1 /* Project object */ = {
  496. isa = PBXProject;
  497. attributes = {
  498. LastUpgradeCheck = 0600;
  499. ORGANIZATIONNAME = Alamofire;
  500. TargetAttributes = {
  501. 4DD67C0A1A5C55C900ED2280 = {
  502. CreatedOnToolsVersion = 6.1.1;
  503. };
  504. F8111E3219A95C8B0040E7D1 = {
  505. CreatedOnToolsVersion = 6.0;
  506. };
  507. F8111E3D19A95C8B0040E7D1 = {
  508. CreatedOnToolsVersion = 6.0;
  509. };
  510. F829C6B11A7A94F100A2CD59 = {
  511. CreatedOnToolsVersion = 6.1.1;
  512. };
  513. };
  514. };
  515. buildConfigurationList = F8111E2D19A95C8B0040E7D1 /* Build configuration list for PBXProject "Alamofire" */;
  516. compatibilityVersion = "Xcode 3.2";
  517. developmentRegion = English;
  518. hasScannedForEncodings = 0;
  519. knownRegions = (
  520. en,
  521. );
  522. mainGroup = F8111E2919A95C8B0040E7D1;
  523. productRefGroup = F8111E3419A95C8B0040E7D1 /* Products */;
  524. projectDirPath = "";
  525. projectRoot = "";
  526. targets = (
  527. F8111E3219A95C8B0040E7D1 /* Alamofire iOS */,
  528. 4DD67C0A1A5C55C900ED2280 /* Alamofire OSX */,
  529. F8111E3D19A95C8B0040E7D1 /* Alamofire iOS Tests */,
  530. F829C6B11A7A94F100A2CD59 /* Alamofire OSX Tests */,
  531. );
  532. };
  533. /* End PBXProject section */
  534. /* Begin PBXResourcesBuildPhase section */
  535. 4DD67C091A5C55C900ED2280 /* Resources */ = {
  536. isa = PBXResourcesBuildPhase;
  537. buildActionMask = 2147483647;
  538. files = (
  539. );
  540. runOnlyForDeploymentPostprocessing = 0;
  541. };
  542. F8111E3119A95C8B0040E7D1 /* Resources */ = {
  543. isa = PBXResourcesBuildPhase;
  544. buildActionMask = 2147483647;
  545. files = (
  546. );
  547. runOnlyForDeploymentPostprocessing = 0;
  548. };
  549. F8111E3C19A95C8B0040E7D1 /* Resources */ = {
  550. isa = PBXResourcesBuildPhase;
  551. buildActionMask = 2147483647;
  552. files = (
  553. 4C812C3B1B535F220017E0BF /* alamofire-root-ca.cer in Resources */,
  554. 4C812C4B1B535F400017E0BF /* signed-by-ca1.cer in Resources */,
  555. 4C812C541B535F540017E0BF /* expired.cer in Resources */,
  556. 4C812C491B535F400017E0BF /* multiple-dns-names.cer in Resources */,
  557. 4C812C4D1B535F400017E0BF /* test.alamofire.org.cer in Resources */,
  558. 4C812C411B535F2E0017E0BF /* alamofire-signing-ca2.cer in Resources */,
  559. 4C33A13B1B5207DB00873DFF /* unicorn.png in Resources */,
  560. 4C812C561B535F540017E0BF /* missing-dns-name-and-uri.cer in Resources */,
  561. 4C812C581B535F540017E0BF /* signed-by-ca2.cer in Resources */,
  562. 4C812C651B535F6D0017E0BF /* testssl-expire.disig.sk.cer in Resources */,
  563. 4C812C611B535F6D0017E0BF /* intermediate-ca-disig.cer in Resources */,
  564. 4C33A1391B5207DB00873DFF /* rainbow.jpg in Resources */,
  565. 4C812C631B535F6D0017E0BF /* root-ca-disig.cer in Resources */,
  566. 4C812C5C1B535F540017E0BF /* valid-uri.cer in Resources */,
  567. 4C812C3F1B535F2E0017E0BF /* alamofire-signing-ca1.cer in Resources */,
  568. 4C812C5A1B535F540017E0BF /* valid-dns-name.cer in Resources */,
  569. 4C812C471B535F400017E0BF /* *.alamofire.org.cer in Resources */,
  570. );
  571. runOnlyForDeploymentPostprocessing = 0;
  572. };
  573. F829C6B01A7A94F100A2CD59 /* Resources */ = {
  574. isa = PBXResourcesBuildPhase;
  575. buildActionMask = 2147483647;
  576. files = (
  577. 4C812C3C1B535F220017E0BF /* alamofire-root-ca.cer in Resources */,
  578. 4C812C4C1B535F400017E0BF /* signed-by-ca1.cer in Resources */,
  579. 4C812C551B535F540017E0BF /* expired.cer in Resources */,
  580. 4C812C4A1B535F400017E0BF /* multiple-dns-names.cer in Resources */,
  581. 4C812C4E1B535F400017E0BF /* test.alamofire.org.cer in Resources */,
  582. 4C812C421B535F2E0017E0BF /* alamofire-signing-ca2.cer in Resources */,
  583. 4C33A13C1B5207DB00873DFF /* unicorn.png in Resources */,
  584. 4C812C571B535F540017E0BF /* missing-dns-name-and-uri.cer in Resources */,
  585. 4C812C591B535F540017E0BF /* signed-by-ca2.cer in Resources */,
  586. 4C812C661B535F6D0017E0BF /* testssl-expire.disig.sk.cer in Resources */,
  587. 4C812C621B535F6D0017E0BF /* intermediate-ca-disig.cer in Resources */,
  588. 4C33A13A1B5207DB00873DFF /* rainbow.jpg in Resources */,
  589. 4C812C641B535F6D0017E0BF /* root-ca-disig.cer in Resources */,
  590. 4C812C5D1B535F540017E0BF /* valid-uri.cer in Resources */,
  591. 4C812C401B535F2E0017E0BF /* alamofire-signing-ca1.cer in Resources */,
  592. 4C812C5B1B535F540017E0BF /* valid-dns-name.cer in Resources */,
  593. 4C812C481B535F400017E0BF /* *.alamofire.org.cer in Resources */,
  594. );
  595. runOnlyForDeploymentPostprocessing = 0;
  596. };
  597. /* End PBXResourcesBuildPhase section */
  598. /* Begin PBXSourcesBuildPhase section */
  599. 4DD67C061A5C55C900ED2280 /* Sources */ = {
  600. isa = PBXSourcesBuildPhase;
  601. buildActionMask = 2147483647;
  602. files = (
  603. 4CDE2C411AF89E0700BABAE5 /* Upload.swift in Sources */,
  604. 4CE272501AF88FB500F1D59A /* ParameterEncoding.swift in Sources */,
  605. 4CDE2C3B1AF899EC00BABAE5 /* Request.swift in Sources */,
  606. 4CDE2C471AF89FF300BABAE5 /* ResponseSerialization.swift in Sources */,
  607. 4CDE2C381AF8932A00BABAE5 /* Manager.swift in Sources */,
  608. 4DD67C251A5C590000ED2280 /* Alamofire.swift in Sources */,
  609. 4C23EB441B327C5B0090E0BC /* MultipartFormData.swift in Sources */,
  610. 4C811F8E1B51856D00E0F59A /* ServerTrustPolicy.swift in Sources */,
  611. 4CDE2C3E1AF89D4900BABAE5 /* Download.swift in Sources */,
  612. 4CDE2C441AF89F0900BABAE5 /* Validation.swift in Sources */,
  613. );
  614. runOnlyForDeploymentPostprocessing = 0;
  615. };
  616. F8111E2E19A95C8B0040E7D1 /* Sources */ = {
  617. isa = PBXSourcesBuildPhase;
  618. buildActionMask = 2147483647;
  619. files = (
  620. 4CDE2C401AF89E0700BABAE5 /* Upload.swift in Sources */,
  621. 4CE2724F1AF88FB500F1D59A /* ParameterEncoding.swift in Sources */,
  622. 4CDE2C3A1AF899EC00BABAE5 /* Request.swift in Sources */,
  623. 4CDE2C461AF89FF300BABAE5 /* ResponseSerialization.swift in Sources */,
  624. 4CDE2C371AF8932A00BABAE5 /* Manager.swift in Sources */,
  625. F897FF4119AA800700AB5182 /* Alamofire.swift in Sources */,
  626. 4C23EB431B327C5B0090E0BC /* MultipartFormData.swift in Sources */,
  627. 4C811F8D1B51856D00E0F59A /* ServerTrustPolicy.swift in Sources */,
  628. 4CDE2C3D1AF89D4900BABAE5 /* Download.swift in Sources */,
  629. 4CDE2C431AF89F0900BABAE5 /* Validation.swift in Sources */,
  630. );
  631. runOnlyForDeploymentPostprocessing = 0;
  632. };
  633. F8111E3A19A95C8B0040E7D1 /* Sources */ = {
  634. isa = PBXSourcesBuildPhase;
  635. buildActionMask = 2147483647;
  636. files = (
  637. 4C3238E71B3604DB00FE04AE /* MultipartFormDataTests.swift in Sources */,
  638. 4C33A1431B52089C00873DFF /* ServerTrustPolicyTests.swift in Sources */,
  639. 4C341BBA1B1A865A00C1B34D /* CacheTests.swift in Sources */,
  640. 4CCFA79A1B2BE71600B6F460 /* URLProtocolTests.swift in Sources */,
  641. F86AEFE71AE6A312007D9C76 /* TLSEvaluationTests.swift in Sources */,
  642. F8858DDD19A96B4300F55F93 /* RequestTests.swift in Sources */,
  643. 4C256A531B096C770065714F /* BaseTestCase.swift in Sources */,
  644. F8E6024519CB46A800A3E7F1 /* AuthenticationTests.swift in Sources */,
  645. F8858DDE19A96B4400F55F93 /* ResponseTests.swift in Sources */,
  646. F8D1C6F519D52968002E74FE /* ManagerTests.swift in Sources */,
  647. F8AE910219D28DCC0078C7B2 /* ValidationTests.swift in Sources */,
  648. F8111E6119A9674D0040E7D1 /* ParameterEncodingTests.swift in Sources */,
  649. F8111E6419A9674D0040E7D1 /* UploadTests.swift in Sources */,
  650. F8111E6019A9674D0040E7D1 /* DownloadTests.swift in Sources */,
  651. );
  652. runOnlyForDeploymentPostprocessing = 0;
  653. };
  654. F829C6AE1A7A94F100A2CD59 /* Sources */ = {
  655. isa = PBXSourcesBuildPhase;
  656. buildActionMask = 2147483647;
  657. files = (
  658. 4C3238E81B3604DB00FE04AE /* MultipartFormDataTests.swift in Sources */,
  659. 4C33A1441B52089C00873DFF /* ServerTrustPolicyTests.swift in Sources */,
  660. 4C341BBB1B1A865A00C1B34D /* CacheTests.swift in Sources */,
  661. 4CCFA79B1B2BE71600B6F460 /* URLProtocolTests.swift in Sources */,
  662. F829C6BE1A7A950600A2CD59 /* ParameterEncodingTests.swift in Sources */,
  663. F829C6BF1A7A950600A2CD59 /* RequestTests.swift in Sources */,
  664. 4C256A541B096C770065714F /* BaseTestCase.swift in Sources */,
  665. F829C6C01A7A950600A2CD59 /* ManagerTests.swift in Sources */,
  666. F829C6C11A7A950600A2CD59 /* ResponseTests.swift in Sources */,
  667. F829C6C21A7A950600A2CD59 /* UploadTests.swift in Sources */,
  668. F829C6C31A7A950600A2CD59 /* DownloadTests.swift in Sources */,
  669. F829C6C41A7A950600A2CD59 /* AuthenticationTests.swift in Sources */,
  670. F829C6C51A7A950600A2CD59 /* ValidationTests.swift in Sources */,
  671. F86AEFE81AE6A315007D9C76 /* TLSEvaluationTests.swift in Sources */,
  672. );
  673. runOnlyForDeploymentPostprocessing = 0;
  674. };
  675. /* End PBXSourcesBuildPhase section */
  676. /* Begin PBXTargetDependency section */
  677. F8111E6619A967880040E7D1 /* PBXTargetDependency */ = {
  678. isa = PBXTargetDependency;
  679. target = F8111E3219A95C8B0040E7D1 /* Alamofire iOS */;
  680. targetProxy = F8111E6519A967880040E7D1 /* PBXContainerItemProxy */;
  681. };
  682. F829C6BA1A7A94F100A2CD59 /* PBXTargetDependency */ = {
  683. isa = PBXTargetDependency;
  684. target = 4DD67C0A1A5C55C900ED2280 /* Alamofire OSX */;
  685. targetProxy = F829C6B91A7A94F100A2CD59 /* PBXContainerItemProxy */;
  686. };
  687. /* End PBXTargetDependency section */
  688. /* Begin XCBuildConfiguration section */
  689. 4DD67C1F1A5C55C900ED2280 /* Debug */ = {
  690. isa = XCBuildConfiguration;
  691. buildSettings = {
  692. APPLICATION_EXTENSION_API_ONLY = YES;
  693. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  694. COMBINE_HIDPI_IMAGES = YES;
  695. DEFINES_MODULE = YES;
  696. DYLIB_COMPATIBILITY_VERSION = 1;
  697. DYLIB_CURRENT_VERSION = 1;
  698. DYLIB_INSTALL_NAME_BASE = "@rpath";
  699. FRAMEWORK_VERSION = A;
  700. GCC_PREPROCESSOR_DEFINITIONS = (
  701. "DEBUG=1",
  702. "$(inherited)",
  703. );
  704. INFOPLIST_FILE = Source/Info.plist;
  705. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  706. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  707. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  708. MACOSX_DEPLOYMENT_TARGET = 10.9;
  709. PRODUCT_NAME = Alamofire;
  710. SDKROOT = macosx;
  711. SKIP_INSTALL = YES;
  712. };
  713. name = Debug;
  714. };
  715. 4DD67C201A5C55C900ED2280 /* Release */ = {
  716. isa = XCBuildConfiguration;
  717. buildSettings = {
  718. APPLICATION_EXTENSION_API_ONLY = YES;
  719. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  720. COMBINE_HIDPI_IMAGES = YES;
  721. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  722. DEFINES_MODULE = YES;
  723. DYLIB_COMPATIBILITY_VERSION = 1;
  724. DYLIB_CURRENT_VERSION = 1;
  725. DYLIB_INSTALL_NAME_BASE = "@rpath";
  726. FRAMEWORK_VERSION = A;
  727. INFOPLIST_FILE = Source/Info.plist;
  728. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  729. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  730. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  731. MACOSX_DEPLOYMENT_TARGET = 10.9;
  732. PRODUCT_NAME = Alamofire;
  733. SDKROOT = macosx;
  734. SKIP_INSTALL = YES;
  735. };
  736. name = Release;
  737. };
  738. F8111E4419A95C8B0040E7D1 /* Debug */ = {
  739. isa = XCBuildConfiguration;
  740. buildSettings = {
  741. ALWAYS_SEARCH_USER_PATHS = NO;
  742. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  743. CLANG_CXX_LIBRARY = "libc++";
  744. CLANG_ENABLE_MODULES = YES;
  745. CLANG_ENABLE_OBJC_ARC = YES;
  746. CLANG_WARN_BOOL_CONVERSION = YES;
  747. CLANG_WARN_CONSTANT_CONVERSION = YES;
  748. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  749. CLANG_WARN_EMPTY_BODY = YES;
  750. CLANG_WARN_ENUM_CONVERSION = YES;
  751. CLANG_WARN_INT_CONVERSION = YES;
  752. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  753. CLANG_WARN_UNREACHABLE_CODE = YES;
  754. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  755. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  756. COPY_PHASE_STRIP = NO;
  757. CURRENT_PROJECT_VERSION = 1;
  758. ENABLE_STRICT_OBJC_MSGSEND = YES;
  759. GCC_C_LANGUAGE_STANDARD = gnu99;
  760. GCC_DYNAMIC_NO_PIC = NO;
  761. GCC_OPTIMIZATION_LEVEL = 0;
  762. GCC_PREPROCESSOR_DEFINITIONS = (
  763. "DEBUG=1",
  764. "$(inherited)",
  765. );
  766. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  767. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  768. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  769. GCC_WARN_UNDECLARED_SELECTOR = YES;
  770. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  771. GCC_WARN_UNUSED_FUNCTION = YES;
  772. GCC_WARN_UNUSED_VARIABLE = YES;
  773. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  774. MACOSX_DEPLOYMENT_TARGET = 10.9;
  775. MTL_ENABLE_DEBUG_INFO = YES;
  776. ONLY_ACTIVE_ARCH = YES;
  777. SDKROOT = iphoneos;
  778. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  779. TARGETED_DEVICE_FAMILY = "1,2";
  780. VERSIONING_SYSTEM = "apple-generic";
  781. VERSION_INFO_PREFIX = "";
  782. };
  783. name = Debug;
  784. };
  785. F8111E4519A95C8B0040E7D1 /* Release */ = {
  786. isa = XCBuildConfiguration;
  787. buildSettings = {
  788. ALWAYS_SEARCH_USER_PATHS = NO;
  789. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  790. CLANG_CXX_LIBRARY = "libc++";
  791. CLANG_ENABLE_MODULES = YES;
  792. CLANG_ENABLE_OBJC_ARC = YES;
  793. CLANG_WARN_BOOL_CONVERSION = YES;
  794. CLANG_WARN_CONSTANT_CONVERSION = YES;
  795. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  796. CLANG_WARN_EMPTY_BODY = YES;
  797. CLANG_WARN_ENUM_CONVERSION = YES;
  798. CLANG_WARN_INT_CONVERSION = YES;
  799. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  800. CLANG_WARN_UNREACHABLE_CODE = YES;
  801. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  802. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  803. COPY_PHASE_STRIP = YES;
  804. CURRENT_PROJECT_VERSION = 1;
  805. ENABLE_NS_ASSERTIONS = NO;
  806. ENABLE_STRICT_OBJC_MSGSEND = YES;
  807. GCC_C_LANGUAGE_STANDARD = gnu99;
  808. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  809. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  810. GCC_WARN_UNDECLARED_SELECTOR = YES;
  811. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  812. GCC_WARN_UNUSED_FUNCTION = YES;
  813. GCC_WARN_UNUSED_VARIABLE = YES;
  814. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  815. MACOSX_DEPLOYMENT_TARGET = 10.9;
  816. MTL_ENABLE_DEBUG_INFO = NO;
  817. SDKROOT = iphoneos;
  818. TARGETED_DEVICE_FAMILY = "1,2";
  819. VALIDATE_PRODUCT = YES;
  820. VERSIONING_SYSTEM = "apple-generic";
  821. VERSION_INFO_PREFIX = "";
  822. };
  823. name = Release;
  824. };
  825. F8111E4719A95C8B0040E7D1 /* Debug */ = {
  826. isa = XCBuildConfiguration;
  827. buildSettings = {
  828. APPLICATION_EXTENSION_API_ONLY = YES;
  829. CLANG_ENABLE_MODULES = YES;
  830. CODE_SIGN_IDENTITY = "iPhone Developer";
  831. DEFINES_MODULE = YES;
  832. DYLIB_COMPATIBILITY_VERSION = 1;
  833. DYLIB_CURRENT_VERSION = 1;
  834. DYLIB_INSTALL_NAME_BASE = "@rpath";
  835. INFOPLIST_FILE = Source/Info.plist;
  836. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  837. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  838. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  839. PRODUCT_NAME = Alamofire;
  840. SKIP_INSTALL = YES;
  841. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  842. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  843. };
  844. name = Debug;
  845. };
  846. F8111E4819A95C8B0040E7D1 /* Release */ = {
  847. isa = XCBuildConfiguration;
  848. buildSettings = {
  849. APPLICATION_EXTENSION_API_ONLY = YES;
  850. CLANG_ENABLE_MODULES = YES;
  851. CODE_SIGN_IDENTITY = "iPhone Developer";
  852. DEFINES_MODULE = YES;
  853. DYLIB_COMPATIBILITY_VERSION = 1;
  854. DYLIB_CURRENT_VERSION = 1;
  855. DYLIB_INSTALL_NAME_BASE = "@rpath";
  856. INFOPLIST_FILE = Source/Info.plist;
  857. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  858. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  859. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  860. PRODUCT_NAME = Alamofire;
  861. SKIP_INSTALL = YES;
  862. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  863. };
  864. name = Release;
  865. };
  866. F8111E4A19A95C8B0040E7D1 /* Debug */ = {
  867. isa = XCBuildConfiguration;
  868. buildSettings = {
  869. CODE_SIGN_IDENTITY = "iPhone Developer";
  870. FRAMEWORK_SEARCH_PATHS = (
  871. "$(SDKROOT)/Developer/Library/Frameworks",
  872. "$(inherited)",
  873. );
  874. GCC_PREPROCESSOR_DEFINITIONS = (
  875. "DEBUG=1",
  876. "$(inherited)",
  877. );
  878. INFOPLIST_FILE = Tests/Info.plist;
  879. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  880. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  881. PRODUCT_NAME = "$(TARGET_NAME)";
  882. };
  883. name = Debug;
  884. };
  885. F8111E4B19A95C8B0040E7D1 /* Release */ = {
  886. isa = XCBuildConfiguration;
  887. buildSettings = {
  888. CODE_SIGN_IDENTITY = "iPhone Developer";
  889. FRAMEWORK_SEARCH_PATHS = (
  890. "$(SDKROOT)/Developer/Library/Frameworks",
  891. "$(inherited)",
  892. );
  893. INFOPLIST_FILE = Tests/Info.plist;
  894. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  895. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  896. PRODUCT_NAME = "$(TARGET_NAME)";
  897. };
  898. name = Release;
  899. };
  900. F829C6BC1A7A94F100A2CD59 /* Debug */ = {
  901. isa = XCBuildConfiguration;
  902. buildSettings = {
  903. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  904. COMBINE_HIDPI_IMAGES = YES;
  905. FRAMEWORK_SEARCH_PATHS = (
  906. "$(DEVELOPER_FRAMEWORKS_DIR)",
  907. "$(inherited)",
  908. );
  909. GCC_PREPROCESSOR_DEFINITIONS = (
  910. "DEBUG=1",
  911. "$(inherited)",
  912. );
  913. INFOPLIST_FILE = Tests/Info.plist;
  914. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  915. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  916. MACOSX_DEPLOYMENT_TARGET = 10.9;
  917. PRODUCT_NAME = "$(TARGET_NAME)";
  918. SDKROOT = macosx;
  919. };
  920. name = Debug;
  921. };
  922. F829C6BD1A7A94F100A2CD59 /* Release */ = {
  923. isa = XCBuildConfiguration;
  924. buildSettings = {
  925. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  926. COMBINE_HIDPI_IMAGES = YES;
  927. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  928. FRAMEWORK_SEARCH_PATHS = (
  929. "$(DEVELOPER_FRAMEWORKS_DIR)",
  930. "$(inherited)",
  931. );
  932. INFOPLIST_FILE = Tests/Info.plist;
  933. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  934. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  935. MACOSX_DEPLOYMENT_TARGET = 10.9;
  936. PRODUCT_NAME = "$(TARGET_NAME)";
  937. SDKROOT = macosx;
  938. };
  939. name = Release;
  940. };
  941. /* End XCBuildConfiguration section */
  942. /* Begin XCConfigurationList section */
  943. 4DD67C1E1A5C55C900ED2280 /* Build configuration list for PBXNativeTarget "Alamofire OSX" */ = {
  944. isa = XCConfigurationList;
  945. buildConfigurations = (
  946. 4DD67C1F1A5C55C900ED2280 /* Debug */,
  947. 4DD67C201A5C55C900ED2280 /* Release */,
  948. );
  949. defaultConfigurationIsVisible = 0;
  950. defaultConfigurationName = Release;
  951. };
  952. F8111E2D19A95C8B0040E7D1 /* Build configuration list for PBXProject "Alamofire" */ = {
  953. isa = XCConfigurationList;
  954. buildConfigurations = (
  955. F8111E4419A95C8B0040E7D1 /* Debug */,
  956. F8111E4519A95C8B0040E7D1 /* Release */,
  957. );
  958. defaultConfigurationIsVisible = 0;
  959. defaultConfigurationName = Release;
  960. };
  961. F8111E4619A95C8B0040E7D1 /* Build configuration list for PBXNativeTarget "Alamofire iOS" */ = {
  962. isa = XCConfigurationList;
  963. buildConfigurations = (
  964. F8111E4719A95C8B0040E7D1 /* Debug */,
  965. F8111E4819A95C8B0040E7D1 /* Release */,
  966. );
  967. defaultConfigurationIsVisible = 0;
  968. defaultConfigurationName = Release;
  969. };
  970. F8111E4919A95C8B0040E7D1 /* Build configuration list for PBXNativeTarget "Alamofire iOS Tests" */ = {
  971. isa = XCConfigurationList;
  972. buildConfigurations = (
  973. F8111E4A19A95C8B0040E7D1 /* Debug */,
  974. F8111E4B19A95C8B0040E7D1 /* Release */,
  975. );
  976. defaultConfigurationIsVisible = 0;
  977. defaultConfigurationName = Release;
  978. };
  979. F829C6BB1A7A94F100A2CD59 /* Build configuration list for PBXNativeTarget "Alamofire OSX Tests" */ = {
  980. isa = XCConfigurationList;
  981. buildConfigurations = (
  982. F829C6BC1A7A94F100A2CD59 /* Debug */,
  983. F829C6BD1A7A94F100A2CD59 /* Release */,
  984. );
  985. defaultConfigurationIsVisible = 0;
  986. defaultConfigurationName = Release;
  987. };
  988. /* End XCConfigurationList section */
  989. };
  990. rootObject = F8111E2A19A95C8B0040E7D1 /* Project object */;
  991. }