project.pbxproj 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4CDE2C371AF8932A00BABAE5 /* Manager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C361AF8932A00BABAE5 /* Manager.swift */; };
  10. 4CDE2C381AF8932A00BABAE5 /* Manager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C361AF8932A00BABAE5 /* Manager.swift */; };
  11. 4CDE2C3A1AF899EC00BABAE5 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C391AF899EC00BABAE5 /* Request.swift */; };
  12. 4CDE2C3B1AF899EC00BABAE5 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C391AF899EC00BABAE5 /* Request.swift */; };
  13. 4CDE2C3D1AF89D4900BABAE5 /* Download.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C3C1AF89D4900BABAE5 /* Download.swift */; };
  14. 4CDE2C3E1AF89D4900BABAE5 /* Download.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C3C1AF89D4900BABAE5 /* Download.swift */; };
  15. 4CDE2C401AF89E0700BABAE5 /* Upload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C3F1AF89E0700BABAE5 /* Upload.swift */; };
  16. 4CDE2C411AF89E0700BABAE5 /* Upload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C3F1AF89E0700BABAE5 /* Upload.swift */; };
  17. 4CDE2C431AF89F0900BABAE5 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C421AF89F0900BABAE5 /* Validation.swift */; };
  18. 4CDE2C441AF89F0900BABAE5 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C421AF89F0900BABAE5 /* Validation.swift */; };
  19. 4CDE2C461AF89FF300BABAE5 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C451AF89FF300BABAE5 /* ResponseSerialization.swift */; };
  20. 4CDE2C471AF89FF300BABAE5 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C451AF89FF300BABAE5 /* ResponseSerialization.swift */; };
  21. 4CE2724F1AF88FB500F1D59A /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CE2724E1AF88FB500F1D59A /* ParameterEncoding.swift */; };
  22. 4CE272501AF88FB500F1D59A /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CE2724E1AF88FB500F1D59A /* ParameterEncoding.swift */; };
  23. 4DD67C241A5C58FB00ED2280 /* Alamofire.h in Headers */ = {isa = PBXBuildFile; fileRef = F8111E3819A95C8B0040E7D1 /* Alamofire.h */; settings = {ATTRIBUTES = (Public, ); }; };
  24. 4DD67C251A5C590000ED2280 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = F897FF4019AA800700AB5182 /* Alamofire.swift */; };
  25. F8111E3919A95C8B0040E7D1 /* Alamofire.h in Headers */ = {isa = PBXBuildFile; fileRef = F8111E3819A95C8B0040E7D1 /* Alamofire.h */; settings = {ATTRIBUTES = (Public, ); }; };
  26. F8111E6019A9674D0040E7D1 /* DownloadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5B19A9674D0040E7D1 /* DownloadTests.swift */; };
  27. F8111E6119A9674D0040E7D1 /* ParameterEncodingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5C19A9674D0040E7D1 /* ParameterEncodingTests.swift */; };
  28. F8111E6419A9674D0040E7D1 /* UploadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5F19A9674D0040E7D1 /* UploadTests.swift */; };
  29. F829C6B81A7A94F100A2CD59 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DD67C0B1A5C55C900ED2280 /* Alamofire.framework */; };
  30. F829C6BE1A7A950600A2CD59 /* ParameterEncodingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5C19A9674D0040E7D1 /* ParameterEncodingTests.swift */; };
  31. F829C6BF1A7A950600A2CD59 /* RequestTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5D19A9674D0040E7D1 /* RequestTests.swift */; };
  32. F829C6C01A7A950600A2CD59 /* ManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8D1C6F419D52968002E74FE /* ManagerTests.swift */; };
  33. F829C6C11A7A950600A2CD59 /* ResponseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5E19A9674D0040E7D1 /* ResponseTests.swift */; };
  34. F829C6C21A7A950600A2CD59 /* UploadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5F19A9674D0040E7D1 /* UploadTests.swift */; };
  35. F829C6C31A7A950600A2CD59 /* DownloadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5B19A9674D0040E7D1 /* DownloadTests.swift */; };
  36. F829C6C41A7A950600A2CD59 /* AuthenticationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8E6024419CB46A800A3E7F1 /* AuthenticationTests.swift */; };
  37. F829C6C51A7A950600A2CD59 /* ValidationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8AE910119D28DCC0078C7B2 /* ValidationTests.swift */; };
  38. F86AEFE71AE6A312007D9C76 /* TLSEvaluationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F86AEFE51AE6A282007D9C76 /* TLSEvaluationTests.swift */; };
  39. F86AEFE81AE6A315007D9C76 /* TLSEvaluationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F86AEFE51AE6A282007D9C76 /* TLSEvaluationTests.swift */; };
  40. F8858DDD19A96B4300F55F93 /* RequestTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5D19A9674D0040E7D1 /* RequestTests.swift */; };
  41. F8858DDE19A96B4400F55F93 /* ResponseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5E19A9674D0040E7D1 /* ResponseTests.swift */; };
  42. F897FF4119AA800700AB5182 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = F897FF4019AA800700AB5182 /* Alamofire.swift */; };
  43. F8AE910219D28DCC0078C7B2 /* ValidationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8AE910119D28DCC0078C7B2 /* ValidationTests.swift */; };
  44. F8D1C6F519D52968002E74FE /* ManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8D1C6F419D52968002E74FE /* ManagerTests.swift */; };
  45. F8E6024519CB46A800A3E7F1 /* AuthenticationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8E6024419CB46A800A3E7F1 /* AuthenticationTests.swift */; };
  46. /* End PBXBuildFile section */
  47. /* Begin PBXContainerItemProxy section */
  48. F8111E6519A967880040E7D1 /* PBXContainerItemProxy */ = {
  49. isa = PBXContainerItemProxy;
  50. containerPortal = F8111E2A19A95C8B0040E7D1 /* Project object */;
  51. proxyType = 1;
  52. remoteGlobalIDString = F8111E3219A95C8B0040E7D1;
  53. remoteInfo = Alamofire;
  54. };
  55. F829C6B91A7A94F100A2CD59 /* PBXContainerItemProxy */ = {
  56. isa = PBXContainerItemProxy;
  57. containerPortal = F8111E2A19A95C8B0040E7D1 /* Project object */;
  58. proxyType = 1;
  59. remoteGlobalIDString = 4DD67C0A1A5C55C900ED2280;
  60. remoteInfo = "Alamofire OSX";
  61. };
  62. /* End PBXContainerItemProxy section */
  63. /* Begin PBXFileReference section */
  64. 4CDE2C361AF8932A00BABAE5 /* Manager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Manager.swift; sourceTree = "<group>"; };
  65. 4CDE2C391AF899EC00BABAE5 /* Request.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Request.swift; sourceTree = "<group>"; };
  66. 4CDE2C3C1AF89D4900BABAE5 /* Download.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Download.swift; sourceTree = "<group>"; };
  67. 4CDE2C3F1AF89E0700BABAE5 /* Upload.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Upload.swift; sourceTree = "<group>"; };
  68. 4CDE2C421AF89F0900BABAE5 /* Validation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Validation.swift; sourceTree = "<group>"; };
  69. 4CDE2C451AF89FF300BABAE5 /* ResponseSerialization.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ResponseSerialization.swift; sourceTree = "<group>"; };
  70. 4CE2724E1AF88FB500F1D59A /* ParameterEncoding.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ParameterEncoding.swift; sourceTree = "<group>"; };
  71. 4DD67C0B1A5C55C900ED2280 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  72. F8111E3319A95C8B0040E7D1 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  73. F8111E3719A95C8B0040E7D1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  74. F8111E3819A95C8B0040E7D1 /* Alamofire.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Alamofire.h; sourceTree = "<group>"; };
  75. F8111E3E19A95C8B0040E7D1 /* Alamofire iOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Alamofire iOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  76. F8111E4119A95C8B0040E7D1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  77. F8111E5B19A9674D0040E7D1 /* DownloadTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DownloadTests.swift; sourceTree = "<group>"; };
  78. F8111E5C19A9674D0040E7D1 /* ParameterEncodingTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ParameterEncodingTests.swift; sourceTree = "<group>"; };
  79. F8111E5D19A9674D0040E7D1 /* RequestTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RequestTests.swift; sourceTree = "<group>"; };
  80. F8111E5E19A9674D0040E7D1 /* ResponseTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ResponseTests.swift; sourceTree = "<group>"; };
  81. F8111E5F19A9674D0040E7D1 /* UploadTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UploadTests.swift; sourceTree = "<group>"; };
  82. F829C6B21A7A94F100A2CD59 /* Alamofire OSX Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Alamofire OSX Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  83. F86AEFE51AE6A282007D9C76 /* TLSEvaluationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TLSEvaluationTests.swift; sourceTree = "<group>"; };
  84. F897FF4019AA800700AB5182 /* Alamofire.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Alamofire.swift; sourceTree = "<group>"; };
  85. F8AE910119D28DCC0078C7B2 /* ValidationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ValidationTests.swift; sourceTree = "<group>"; };
  86. F8D1C6F419D52968002E74FE /* ManagerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ManagerTests.swift; sourceTree = "<group>"; };
  87. F8E6024419CB46A800A3E7F1 /* AuthenticationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AuthenticationTests.swift; sourceTree = "<group>"; };
  88. /* End PBXFileReference section */
  89. /* Begin PBXFrameworksBuildPhase section */
  90. 4DD67C071A5C55C900ED2280 /* Frameworks */ = {
  91. isa = PBXFrameworksBuildPhase;
  92. buildActionMask = 2147483647;
  93. files = (
  94. );
  95. runOnlyForDeploymentPostprocessing = 0;
  96. };
  97. F8111E2F19A95C8B0040E7D1 /* Frameworks */ = {
  98. isa = PBXFrameworksBuildPhase;
  99. buildActionMask = 2147483647;
  100. files = (
  101. );
  102. runOnlyForDeploymentPostprocessing = 0;
  103. };
  104. F8111E3B19A95C8B0040E7D1 /* Frameworks */ = {
  105. isa = PBXFrameworksBuildPhase;
  106. buildActionMask = 2147483647;
  107. files = (
  108. );
  109. runOnlyForDeploymentPostprocessing = 0;
  110. };
  111. F829C6AF1A7A94F100A2CD59 /* Frameworks */ = {
  112. isa = PBXFrameworksBuildPhase;
  113. buildActionMask = 2147483647;
  114. files = (
  115. F829C6B81A7A94F100A2CD59 /* Alamofire.framework in Frameworks */,
  116. );
  117. runOnlyForDeploymentPostprocessing = 0;
  118. };
  119. /* End PBXFrameworksBuildPhase section */
  120. /* Begin PBXGroup section */
  121. 4C256A4E1B09656A0065714F /* Core */ = {
  122. isa = PBXGroup;
  123. children = (
  124. F8E6024419CB46A800A3E7F1 /* AuthenticationTests.swift */,
  125. F8D1C6F419D52968002E74FE /* ManagerTests.swift */,
  126. F8111E5C19A9674D0040E7D1 /* ParameterEncodingTests.swift */,
  127. F8111E5D19A9674D0040E7D1 /* RequestTests.swift */,
  128. F8111E5E19A9674D0040E7D1 /* ResponseTests.swift */,
  129. );
  130. name = Core;
  131. sourceTree = "<group>";
  132. };
  133. 4C256A4F1B09656E0065714F /* Features */ = {
  134. isa = PBXGroup;
  135. children = (
  136. F8111E5B19A9674D0040E7D1 /* DownloadTests.swift */,
  137. F86AEFE51AE6A282007D9C76 /* TLSEvaluationTests.swift */,
  138. F8111E5F19A9674D0040E7D1 /* UploadTests.swift */,
  139. F8AE910119D28DCC0078C7B2 /* ValidationTests.swift */,
  140. );
  141. name = Features;
  142. sourceTree = "<group>";
  143. };
  144. 4CDE2C481AF8A14A00BABAE5 /* Core */ = {
  145. isa = PBXGroup;
  146. children = (
  147. 4CDE2C361AF8932A00BABAE5 /* Manager.swift */,
  148. 4CE2724E1AF88FB500F1D59A /* ParameterEncoding.swift */,
  149. 4CDE2C391AF899EC00BABAE5 /* Request.swift */,
  150. );
  151. name = Core;
  152. sourceTree = "<group>";
  153. };
  154. 4CDE2C491AF8A14E00BABAE5 /* Features */ = {
  155. isa = PBXGroup;
  156. children = (
  157. 4CDE2C3C1AF89D4900BABAE5 /* Download.swift */,
  158. 4CDE2C451AF89FF300BABAE5 /* ResponseSerialization.swift */,
  159. 4CDE2C3F1AF89E0700BABAE5 /* Upload.swift */,
  160. 4CDE2C421AF89F0900BABAE5 /* Validation.swift */,
  161. );
  162. name = Features;
  163. sourceTree = "<group>";
  164. };
  165. F8111E2919A95C8B0040E7D1 = {
  166. isa = PBXGroup;
  167. children = (
  168. F8111E3519A95C8B0040E7D1 /* Source */,
  169. F8111E3F19A95C8B0040E7D1 /* Tests */,
  170. F8111E3419A95C8B0040E7D1 /* Products */,
  171. );
  172. sourceTree = "<group>";
  173. };
  174. F8111E3419A95C8B0040E7D1 /* Products */ = {
  175. isa = PBXGroup;
  176. children = (
  177. F8111E3319A95C8B0040E7D1 /* Alamofire.framework */,
  178. F8111E3E19A95C8B0040E7D1 /* Alamofire iOS Tests.xctest */,
  179. 4DD67C0B1A5C55C900ED2280 /* Alamofire.framework */,
  180. F829C6B21A7A94F100A2CD59 /* Alamofire OSX Tests.xctest */,
  181. );
  182. name = Products;
  183. sourceTree = "<group>";
  184. };
  185. F8111E3519A95C8B0040E7D1 /* Source */ = {
  186. isa = PBXGroup;
  187. children = (
  188. F897FF4019AA800700AB5182 /* Alamofire.swift */,
  189. 4CDE2C481AF8A14A00BABAE5 /* Core */,
  190. 4CDE2C491AF8A14E00BABAE5 /* Features */,
  191. F8111E3619A95C8B0040E7D1 /* Supporting Files */,
  192. );
  193. path = Source;
  194. sourceTree = "<group>";
  195. };
  196. F8111E3619A95C8B0040E7D1 /* Supporting Files */ = {
  197. isa = PBXGroup;
  198. children = (
  199. F8111E3819A95C8B0040E7D1 /* Alamofire.h */,
  200. F8111E3719A95C8B0040E7D1 /* Info.plist */,
  201. );
  202. name = "Supporting Files";
  203. sourceTree = "<group>";
  204. };
  205. F8111E3F19A95C8B0040E7D1 /* Tests */ = {
  206. isa = PBXGroup;
  207. children = (
  208. 4C256A4E1B09656A0065714F /* Core */,
  209. 4C256A4F1B09656E0065714F /* Features */,
  210. F8111E4019A95C8B0040E7D1 /* Supporting Files */,
  211. );
  212. path = Tests;
  213. sourceTree = "<group>";
  214. };
  215. F8111E4019A95C8B0040E7D1 /* Supporting Files */ = {
  216. isa = PBXGroup;
  217. children = (
  218. F8111E4119A95C8B0040E7D1 /* Info.plist */,
  219. );
  220. name = "Supporting Files";
  221. sourceTree = "<group>";
  222. };
  223. /* End PBXGroup section */
  224. /* Begin PBXHeadersBuildPhase section */
  225. 4DD67C081A5C55C900ED2280 /* Headers */ = {
  226. isa = PBXHeadersBuildPhase;
  227. buildActionMask = 2147483647;
  228. files = (
  229. 4DD67C241A5C58FB00ED2280 /* Alamofire.h in Headers */,
  230. );
  231. runOnlyForDeploymentPostprocessing = 0;
  232. };
  233. F8111E3019A95C8B0040E7D1 /* Headers */ = {
  234. isa = PBXHeadersBuildPhase;
  235. buildActionMask = 2147483647;
  236. files = (
  237. F8111E3919A95C8B0040E7D1 /* Alamofire.h in Headers */,
  238. );
  239. runOnlyForDeploymentPostprocessing = 0;
  240. };
  241. /* End PBXHeadersBuildPhase section */
  242. /* Begin PBXNativeTarget section */
  243. 4DD67C0A1A5C55C900ED2280 /* Alamofire OSX */ = {
  244. isa = PBXNativeTarget;
  245. buildConfigurationList = 4DD67C1E1A5C55C900ED2280 /* Build configuration list for PBXNativeTarget "Alamofire OSX" */;
  246. buildPhases = (
  247. 4DD67C061A5C55C900ED2280 /* Sources */,
  248. 4DD67C071A5C55C900ED2280 /* Frameworks */,
  249. 4DD67C081A5C55C900ED2280 /* Headers */,
  250. 4DD67C091A5C55C900ED2280 /* Resources */,
  251. );
  252. buildRules = (
  253. );
  254. dependencies = (
  255. );
  256. name = "Alamofire OSX";
  257. productName = AlamofireOSX;
  258. productReference = 4DD67C0B1A5C55C900ED2280 /* Alamofire.framework */;
  259. productType = "com.apple.product-type.framework";
  260. };
  261. F8111E3219A95C8B0040E7D1 /* Alamofire iOS */ = {
  262. isa = PBXNativeTarget;
  263. buildConfigurationList = F8111E4619A95C8B0040E7D1 /* Build configuration list for PBXNativeTarget "Alamofire iOS" */;
  264. buildPhases = (
  265. F8111E2E19A95C8B0040E7D1 /* Sources */,
  266. F8111E2F19A95C8B0040E7D1 /* Frameworks */,
  267. F8111E3019A95C8B0040E7D1 /* Headers */,
  268. F8111E3119A95C8B0040E7D1 /* Resources */,
  269. );
  270. buildRules = (
  271. );
  272. dependencies = (
  273. );
  274. name = "Alamofire iOS";
  275. productName = Alamofire;
  276. productReference = F8111E3319A95C8B0040E7D1 /* Alamofire.framework */;
  277. productType = "com.apple.product-type.framework";
  278. };
  279. F8111E3D19A95C8B0040E7D1 /* Alamofire iOS Tests */ = {
  280. isa = PBXNativeTarget;
  281. buildConfigurationList = F8111E4919A95C8B0040E7D1 /* Build configuration list for PBXNativeTarget "Alamofire iOS Tests" */;
  282. buildPhases = (
  283. F8111E3A19A95C8B0040E7D1 /* Sources */,
  284. F8111E3B19A95C8B0040E7D1 /* Frameworks */,
  285. F8111E3C19A95C8B0040E7D1 /* Resources */,
  286. );
  287. buildRules = (
  288. );
  289. dependencies = (
  290. F8111E6619A967880040E7D1 /* PBXTargetDependency */,
  291. );
  292. name = "Alamofire iOS Tests";
  293. productName = AlamofireTests;
  294. productReference = F8111E3E19A95C8B0040E7D1 /* Alamofire iOS Tests.xctest */;
  295. productType = "com.apple.product-type.bundle.unit-test";
  296. };
  297. F829C6B11A7A94F100A2CD59 /* Alamofire OSX Tests */ = {
  298. isa = PBXNativeTarget;
  299. buildConfigurationList = F829C6BB1A7A94F100A2CD59 /* Build configuration list for PBXNativeTarget "Alamofire OSX Tests" */;
  300. buildPhases = (
  301. F829C6AE1A7A94F100A2CD59 /* Sources */,
  302. F829C6AF1A7A94F100A2CD59 /* Frameworks */,
  303. F829C6B01A7A94F100A2CD59 /* Resources */,
  304. );
  305. buildRules = (
  306. );
  307. dependencies = (
  308. F829C6BA1A7A94F100A2CD59 /* PBXTargetDependency */,
  309. );
  310. name = "Alamofire OSX Tests";
  311. productName = "Alamofire OSX Tests";
  312. productReference = F829C6B21A7A94F100A2CD59 /* Alamofire OSX Tests.xctest */;
  313. productType = "com.apple.product-type.bundle.unit-test";
  314. };
  315. /* End PBXNativeTarget section */
  316. /* Begin PBXProject section */
  317. F8111E2A19A95C8B0040E7D1 /* Project object */ = {
  318. isa = PBXProject;
  319. attributes = {
  320. LastUpgradeCheck = 0600;
  321. ORGANIZATIONNAME = Alamofire;
  322. TargetAttributes = {
  323. 4DD67C0A1A5C55C900ED2280 = {
  324. CreatedOnToolsVersion = 6.1.1;
  325. };
  326. F8111E3219A95C8B0040E7D1 = {
  327. CreatedOnToolsVersion = 6.0;
  328. };
  329. F8111E3D19A95C8B0040E7D1 = {
  330. CreatedOnToolsVersion = 6.0;
  331. };
  332. F829C6B11A7A94F100A2CD59 = {
  333. CreatedOnToolsVersion = 6.1.1;
  334. };
  335. };
  336. };
  337. buildConfigurationList = F8111E2D19A95C8B0040E7D1 /* Build configuration list for PBXProject "Alamofire" */;
  338. compatibilityVersion = "Xcode 3.2";
  339. developmentRegion = English;
  340. hasScannedForEncodings = 0;
  341. knownRegions = (
  342. en,
  343. );
  344. mainGroup = F8111E2919A95C8B0040E7D1;
  345. productRefGroup = F8111E3419A95C8B0040E7D1 /* Products */;
  346. projectDirPath = "";
  347. projectRoot = "";
  348. targets = (
  349. F8111E3219A95C8B0040E7D1 /* Alamofire iOS */,
  350. 4DD67C0A1A5C55C900ED2280 /* Alamofire OSX */,
  351. F8111E3D19A95C8B0040E7D1 /* Alamofire iOS Tests */,
  352. F829C6B11A7A94F100A2CD59 /* Alamofire OSX Tests */,
  353. );
  354. };
  355. /* End PBXProject section */
  356. /* Begin PBXResourcesBuildPhase section */
  357. 4DD67C091A5C55C900ED2280 /* Resources */ = {
  358. isa = PBXResourcesBuildPhase;
  359. buildActionMask = 2147483647;
  360. files = (
  361. );
  362. runOnlyForDeploymentPostprocessing = 0;
  363. };
  364. F8111E3119A95C8B0040E7D1 /* Resources */ = {
  365. isa = PBXResourcesBuildPhase;
  366. buildActionMask = 2147483647;
  367. files = (
  368. );
  369. runOnlyForDeploymentPostprocessing = 0;
  370. };
  371. F8111E3C19A95C8B0040E7D1 /* Resources */ = {
  372. isa = PBXResourcesBuildPhase;
  373. buildActionMask = 2147483647;
  374. files = (
  375. );
  376. runOnlyForDeploymentPostprocessing = 0;
  377. };
  378. F829C6B01A7A94F100A2CD59 /* Resources */ = {
  379. isa = PBXResourcesBuildPhase;
  380. buildActionMask = 2147483647;
  381. files = (
  382. );
  383. runOnlyForDeploymentPostprocessing = 0;
  384. };
  385. /* End PBXResourcesBuildPhase section */
  386. /* Begin PBXSourcesBuildPhase section */
  387. 4DD67C061A5C55C900ED2280 /* Sources */ = {
  388. isa = PBXSourcesBuildPhase;
  389. buildActionMask = 2147483647;
  390. files = (
  391. 4CDE2C411AF89E0700BABAE5 /* Upload.swift in Sources */,
  392. 4CE272501AF88FB500F1D59A /* ParameterEncoding.swift in Sources */,
  393. 4CDE2C3B1AF899EC00BABAE5 /* Request.swift in Sources */,
  394. 4CDE2C471AF89FF300BABAE5 /* ResponseSerialization.swift in Sources */,
  395. 4CDE2C381AF8932A00BABAE5 /* Manager.swift in Sources */,
  396. 4DD67C251A5C590000ED2280 /* Alamofire.swift in Sources */,
  397. 4CDE2C3E1AF89D4900BABAE5 /* Download.swift in Sources */,
  398. 4CDE2C441AF89F0900BABAE5 /* Validation.swift in Sources */,
  399. );
  400. runOnlyForDeploymentPostprocessing = 0;
  401. };
  402. F8111E2E19A95C8B0040E7D1 /* Sources */ = {
  403. isa = PBXSourcesBuildPhase;
  404. buildActionMask = 2147483647;
  405. files = (
  406. 4CDE2C401AF89E0700BABAE5 /* Upload.swift in Sources */,
  407. 4CE2724F1AF88FB500F1D59A /* ParameterEncoding.swift in Sources */,
  408. 4CDE2C3A1AF899EC00BABAE5 /* Request.swift in Sources */,
  409. 4CDE2C461AF89FF300BABAE5 /* ResponseSerialization.swift in Sources */,
  410. 4CDE2C371AF8932A00BABAE5 /* Manager.swift in Sources */,
  411. F897FF4119AA800700AB5182 /* Alamofire.swift in Sources */,
  412. 4CDE2C3D1AF89D4900BABAE5 /* Download.swift in Sources */,
  413. 4CDE2C431AF89F0900BABAE5 /* Validation.swift in Sources */,
  414. );
  415. runOnlyForDeploymentPostprocessing = 0;
  416. };
  417. F8111E3A19A95C8B0040E7D1 /* Sources */ = {
  418. isa = PBXSourcesBuildPhase;
  419. buildActionMask = 2147483647;
  420. files = (
  421. F86AEFE71AE6A312007D9C76 /* TLSEvaluationTests.swift in Sources */,
  422. F8858DDD19A96B4300F55F93 /* RequestTests.swift in Sources */,
  423. F8E6024519CB46A800A3E7F1 /* AuthenticationTests.swift in Sources */,
  424. F8858DDE19A96B4400F55F93 /* ResponseTests.swift in Sources */,
  425. F8D1C6F519D52968002E74FE /* ManagerTests.swift in Sources */,
  426. F8AE910219D28DCC0078C7B2 /* ValidationTests.swift in Sources */,
  427. F8111E6119A9674D0040E7D1 /* ParameterEncodingTests.swift in Sources */,
  428. F8111E6419A9674D0040E7D1 /* UploadTests.swift in Sources */,
  429. F8111E6019A9674D0040E7D1 /* DownloadTests.swift in Sources */,
  430. );
  431. runOnlyForDeploymentPostprocessing = 0;
  432. };
  433. F829C6AE1A7A94F100A2CD59 /* Sources */ = {
  434. isa = PBXSourcesBuildPhase;
  435. buildActionMask = 2147483647;
  436. files = (
  437. F829C6BE1A7A950600A2CD59 /* ParameterEncodingTests.swift in Sources */,
  438. F829C6BF1A7A950600A2CD59 /* RequestTests.swift in Sources */,
  439. F829C6C01A7A950600A2CD59 /* ManagerTests.swift in Sources */,
  440. F829C6C11A7A950600A2CD59 /* ResponseTests.swift in Sources */,
  441. F829C6C21A7A950600A2CD59 /* UploadTests.swift in Sources */,
  442. F829C6C31A7A950600A2CD59 /* DownloadTests.swift in Sources */,
  443. F829C6C41A7A950600A2CD59 /* AuthenticationTests.swift in Sources */,
  444. F829C6C51A7A950600A2CD59 /* ValidationTests.swift in Sources */,
  445. F86AEFE81AE6A315007D9C76 /* TLSEvaluationTests.swift in Sources */,
  446. );
  447. runOnlyForDeploymentPostprocessing = 0;
  448. };
  449. /* End PBXSourcesBuildPhase section */
  450. /* Begin PBXTargetDependency section */
  451. F8111E6619A967880040E7D1 /* PBXTargetDependency */ = {
  452. isa = PBXTargetDependency;
  453. target = F8111E3219A95C8B0040E7D1 /* Alamofire iOS */;
  454. targetProxy = F8111E6519A967880040E7D1 /* PBXContainerItemProxy */;
  455. };
  456. F829C6BA1A7A94F100A2CD59 /* PBXTargetDependency */ = {
  457. isa = PBXTargetDependency;
  458. target = 4DD67C0A1A5C55C900ED2280 /* Alamofire OSX */;
  459. targetProxy = F829C6B91A7A94F100A2CD59 /* PBXContainerItemProxy */;
  460. };
  461. /* End PBXTargetDependency section */
  462. /* Begin XCBuildConfiguration section */
  463. 4DD67C1F1A5C55C900ED2280 /* Debug */ = {
  464. isa = XCBuildConfiguration;
  465. buildSettings = {
  466. APPLICATION_EXTENSION_API_ONLY = YES;
  467. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  468. COMBINE_HIDPI_IMAGES = YES;
  469. DEFINES_MODULE = YES;
  470. DYLIB_COMPATIBILITY_VERSION = 1;
  471. DYLIB_CURRENT_VERSION = 1;
  472. DYLIB_INSTALL_NAME_BASE = "@rpath";
  473. FRAMEWORK_VERSION = A;
  474. GCC_PREPROCESSOR_DEFINITIONS = (
  475. "DEBUG=1",
  476. "$(inherited)",
  477. );
  478. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  479. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  480. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  481. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  482. MACOSX_DEPLOYMENT_TARGET = 10.9;
  483. PRODUCT_NAME = Alamofire;
  484. SDKROOT = macosx;
  485. SKIP_INSTALL = YES;
  486. };
  487. name = Debug;
  488. };
  489. 4DD67C201A5C55C900ED2280 /* Release */ = {
  490. isa = XCBuildConfiguration;
  491. buildSettings = {
  492. APPLICATION_EXTENSION_API_ONLY = YES;
  493. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  494. COMBINE_HIDPI_IMAGES = YES;
  495. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  496. DEFINES_MODULE = YES;
  497. DYLIB_COMPATIBILITY_VERSION = 1;
  498. DYLIB_CURRENT_VERSION = 1;
  499. DYLIB_INSTALL_NAME_BASE = "@rpath";
  500. FRAMEWORK_VERSION = A;
  501. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  502. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  503. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  504. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  505. MACOSX_DEPLOYMENT_TARGET = 10.9;
  506. PRODUCT_NAME = Alamofire;
  507. SDKROOT = macosx;
  508. SKIP_INSTALL = YES;
  509. };
  510. name = Release;
  511. };
  512. F8111E4419A95C8B0040E7D1 /* Debug */ = {
  513. isa = XCBuildConfiguration;
  514. buildSettings = {
  515. ALWAYS_SEARCH_USER_PATHS = NO;
  516. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  517. CLANG_CXX_LIBRARY = "libc++";
  518. CLANG_ENABLE_MODULES = YES;
  519. CLANG_ENABLE_OBJC_ARC = YES;
  520. CLANG_WARN_BOOL_CONVERSION = YES;
  521. CLANG_WARN_CONSTANT_CONVERSION = YES;
  522. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  523. CLANG_WARN_EMPTY_BODY = YES;
  524. CLANG_WARN_ENUM_CONVERSION = YES;
  525. CLANG_WARN_INT_CONVERSION = YES;
  526. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  527. CLANG_WARN_UNREACHABLE_CODE = YES;
  528. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  529. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  530. COPY_PHASE_STRIP = NO;
  531. CURRENT_PROJECT_VERSION = 1;
  532. ENABLE_STRICT_OBJC_MSGSEND = YES;
  533. GCC_C_LANGUAGE_STANDARD = gnu99;
  534. GCC_DYNAMIC_NO_PIC = NO;
  535. GCC_OPTIMIZATION_LEVEL = 0;
  536. GCC_PREPROCESSOR_DEFINITIONS = (
  537. "DEBUG=1",
  538. "$(inherited)",
  539. );
  540. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  541. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  542. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  543. GCC_WARN_UNDECLARED_SELECTOR = YES;
  544. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  545. GCC_WARN_UNUSED_FUNCTION = YES;
  546. GCC_WARN_UNUSED_VARIABLE = YES;
  547. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  548. MACOSX_DEPLOYMENT_TARGET = 10.9;
  549. MTL_ENABLE_DEBUG_INFO = YES;
  550. ONLY_ACTIVE_ARCH = YES;
  551. SDKROOT = iphoneos;
  552. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  553. TARGETED_DEVICE_FAMILY = "1,2";
  554. VERSIONING_SYSTEM = "apple-generic";
  555. VERSION_INFO_PREFIX = "";
  556. };
  557. name = Debug;
  558. };
  559. F8111E4519A95C8B0040E7D1 /* Release */ = {
  560. isa = XCBuildConfiguration;
  561. buildSettings = {
  562. ALWAYS_SEARCH_USER_PATHS = NO;
  563. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  564. CLANG_CXX_LIBRARY = "libc++";
  565. CLANG_ENABLE_MODULES = YES;
  566. CLANG_ENABLE_OBJC_ARC = YES;
  567. CLANG_WARN_BOOL_CONVERSION = YES;
  568. CLANG_WARN_CONSTANT_CONVERSION = YES;
  569. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  570. CLANG_WARN_EMPTY_BODY = YES;
  571. CLANG_WARN_ENUM_CONVERSION = YES;
  572. CLANG_WARN_INT_CONVERSION = YES;
  573. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  574. CLANG_WARN_UNREACHABLE_CODE = YES;
  575. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  576. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  577. COPY_PHASE_STRIP = YES;
  578. CURRENT_PROJECT_VERSION = 1;
  579. ENABLE_NS_ASSERTIONS = NO;
  580. ENABLE_STRICT_OBJC_MSGSEND = YES;
  581. GCC_C_LANGUAGE_STANDARD = gnu99;
  582. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  583. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  584. GCC_WARN_UNDECLARED_SELECTOR = YES;
  585. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  586. GCC_WARN_UNUSED_FUNCTION = YES;
  587. GCC_WARN_UNUSED_VARIABLE = YES;
  588. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  589. MACOSX_DEPLOYMENT_TARGET = 10.9;
  590. MTL_ENABLE_DEBUG_INFO = NO;
  591. SDKROOT = iphoneos;
  592. TARGETED_DEVICE_FAMILY = "1,2";
  593. VALIDATE_PRODUCT = YES;
  594. VERSIONING_SYSTEM = "apple-generic";
  595. VERSION_INFO_PREFIX = "";
  596. };
  597. name = Release;
  598. };
  599. F8111E4719A95C8B0040E7D1 /* Debug */ = {
  600. isa = XCBuildConfiguration;
  601. buildSettings = {
  602. APPLICATION_EXTENSION_API_ONLY = YES;
  603. CLANG_ENABLE_MODULES = YES;
  604. CODE_SIGN_IDENTITY = "iPhone Developer";
  605. DEFINES_MODULE = YES;
  606. DYLIB_COMPATIBILITY_VERSION = 1;
  607. DYLIB_CURRENT_VERSION = 1;
  608. DYLIB_INSTALL_NAME_BASE = "@rpath";
  609. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  610. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  611. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  612. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  613. PRODUCT_NAME = Alamofire;
  614. SKIP_INSTALL = YES;
  615. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  616. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  617. };
  618. name = Debug;
  619. };
  620. F8111E4819A95C8B0040E7D1 /* Release */ = {
  621. isa = XCBuildConfiguration;
  622. buildSettings = {
  623. APPLICATION_EXTENSION_API_ONLY = YES;
  624. CLANG_ENABLE_MODULES = YES;
  625. CODE_SIGN_IDENTITY = "iPhone Developer";
  626. DEFINES_MODULE = YES;
  627. DYLIB_COMPATIBILITY_VERSION = 1;
  628. DYLIB_CURRENT_VERSION = 1;
  629. DYLIB_INSTALL_NAME_BASE = "@rpath";
  630. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  631. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  632. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  633. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  634. PRODUCT_NAME = Alamofire;
  635. SKIP_INSTALL = YES;
  636. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  637. };
  638. name = Release;
  639. };
  640. F8111E4A19A95C8B0040E7D1 /* Debug */ = {
  641. isa = XCBuildConfiguration;
  642. buildSettings = {
  643. CODE_SIGN_IDENTITY = "iPhone Developer";
  644. FRAMEWORK_SEARCH_PATHS = (
  645. "$(SDKROOT)/Developer/Library/Frameworks",
  646. "$(inherited)",
  647. );
  648. GCC_PREPROCESSOR_DEFINITIONS = (
  649. "DEBUG=1",
  650. "$(inherited)",
  651. );
  652. INFOPLIST_FILE = Tests/Info.plist;
  653. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  654. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  655. PRODUCT_NAME = "$(TARGET_NAME)";
  656. };
  657. name = Debug;
  658. };
  659. F8111E4B19A95C8B0040E7D1 /* Release */ = {
  660. isa = XCBuildConfiguration;
  661. buildSettings = {
  662. CODE_SIGN_IDENTITY = "iPhone Developer";
  663. FRAMEWORK_SEARCH_PATHS = (
  664. "$(SDKROOT)/Developer/Library/Frameworks",
  665. "$(inherited)",
  666. );
  667. INFOPLIST_FILE = Tests/Info.plist;
  668. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  669. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  670. PRODUCT_NAME = "$(TARGET_NAME)";
  671. };
  672. name = Release;
  673. };
  674. F829C6BC1A7A94F100A2CD59 /* Debug */ = {
  675. isa = XCBuildConfiguration;
  676. buildSettings = {
  677. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  678. COMBINE_HIDPI_IMAGES = YES;
  679. FRAMEWORK_SEARCH_PATHS = (
  680. "$(DEVELOPER_FRAMEWORKS_DIR)",
  681. "$(inherited)",
  682. );
  683. GCC_PREPROCESSOR_DEFINITIONS = (
  684. "DEBUG=1",
  685. "$(inherited)",
  686. );
  687. INFOPLIST_FILE = Tests/Info.plist;
  688. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  689. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  690. MACOSX_DEPLOYMENT_TARGET = 10.9;
  691. PRODUCT_NAME = "$(TARGET_NAME)";
  692. SDKROOT = macosx;
  693. };
  694. name = Debug;
  695. };
  696. F829C6BD1A7A94F100A2CD59 /* Release */ = {
  697. isa = XCBuildConfiguration;
  698. buildSettings = {
  699. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  700. COMBINE_HIDPI_IMAGES = YES;
  701. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  702. FRAMEWORK_SEARCH_PATHS = (
  703. "$(DEVELOPER_FRAMEWORKS_DIR)",
  704. "$(inherited)",
  705. );
  706. INFOPLIST_FILE = Tests/Info.plist;
  707. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  708. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  709. MACOSX_DEPLOYMENT_TARGET = 10.9;
  710. PRODUCT_NAME = "$(TARGET_NAME)";
  711. SDKROOT = macosx;
  712. };
  713. name = Release;
  714. };
  715. /* End XCBuildConfiguration section */
  716. /* Begin XCConfigurationList section */
  717. 4DD67C1E1A5C55C900ED2280 /* Build configuration list for PBXNativeTarget "Alamofire OSX" */ = {
  718. isa = XCConfigurationList;
  719. buildConfigurations = (
  720. 4DD67C1F1A5C55C900ED2280 /* Debug */,
  721. 4DD67C201A5C55C900ED2280 /* Release */,
  722. );
  723. defaultConfigurationIsVisible = 0;
  724. defaultConfigurationName = Release;
  725. };
  726. F8111E2D19A95C8B0040E7D1 /* Build configuration list for PBXProject "Alamofire" */ = {
  727. isa = XCConfigurationList;
  728. buildConfigurations = (
  729. F8111E4419A95C8B0040E7D1 /* Debug */,
  730. F8111E4519A95C8B0040E7D1 /* Release */,
  731. );
  732. defaultConfigurationIsVisible = 0;
  733. defaultConfigurationName = Release;
  734. };
  735. F8111E4619A95C8B0040E7D1 /* Build configuration list for PBXNativeTarget "Alamofire iOS" */ = {
  736. isa = XCConfigurationList;
  737. buildConfigurations = (
  738. F8111E4719A95C8B0040E7D1 /* Debug */,
  739. F8111E4819A95C8B0040E7D1 /* Release */,
  740. );
  741. defaultConfigurationIsVisible = 0;
  742. defaultConfigurationName = Release;
  743. };
  744. F8111E4919A95C8B0040E7D1 /* Build configuration list for PBXNativeTarget "Alamofire iOS Tests" */ = {
  745. isa = XCConfigurationList;
  746. buildConfigurations = (
  747. F8111E4A19A95C8B0040E7D1 /* Debug */,
  748. F8111E4B19A95C8B0040E7D1 /* Release */,
  749. );
  750. defaultConfigurationIsVisible = 0;
  751. defaultConfigurationName = Release;
  752. };
  753. F829C6BB1A7A94F100A2CD59 /* Build configuration list for PBXNativeTarget "Alamofire OSX Tests" */ = {
  754. isa = XCConfigurationList;
  755. buildConfigurations = (
  756. F829C6BC1A7A94F100A2CD59 /* Debug */,
  757. F829C6BD1A7A94F100A2CD59 /* Release */,
  758. );
  759. defaultConfigurationIsVisible = 0;
  760. defaultConfigurationName = Release;
  761. };
  762. /* End XCConfigurationList section */
  763. };
  764. rootObject = F8111E2A19A95C8B0040E7D1 /* Project object */;
  765. }