project.pbxproj 97 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4C0B58391B747A4400C0B99C /* ResponseSerializationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C0B58381B747A4400C0B99C /* ResponseSerializationTests.swift */; };
  10. 4C0B583A1B747A4400C0B99C /* ResponseSerializationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C0B58381B747A4400C0B99C /* ResponseSerializationTests.swift */; };
  11. 4C0B62511BB1001C009302D3 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C0B62501BB1001C009302D3 /* Response.swift */; };
  12. 4C0B62521BB1001C009302D3 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C0B62501BB1001C009302D3 /* Response.swift */; };
  13. 4C0B62531BB1001C009302D3 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C0B62501BB1001C009302D3 /* Response.swift */; };
  14. 4C0E5BF81B673D3400816CCC /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C0E5BF71B673D3400816CCC /* Result.swift */; };
  15. 4C0E5BF91B673D3400816CCC /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C0E5BF71B673D3400816CCC /* Result.swift */; };
  16. 4C1DC8541B68908E00476DE3 /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C1DC8531B68908E00476DE3 /* Error.swift */; };
  17. 4C1DC8551B68908E00476DE3 /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C1DC8531B68908E00476DE3 /* Error.swift */; };
  18. 4C23EB431B327C5B0090E0BC /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C23EB421B327C5B0090E0BC /* MultipartFormData.swift */; };
  19. 4C23EB441B327C5B0090E0BC /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C23EB421B327C5B0090E0BC /* MultipartFormData.swift */; };
  20. 4C256A531B096C770065714F /* BaseTestCase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C256A501B096C2C0065714F /* BaseTestCase.swift */; };
  21. 4C256A541B096C770065714F /* BaseTestCase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C256A501B096C2C0065714F /* BaseTestCase.swift */; };
  22. 4C3238E71B3604DB00FE04AE /* MultipartFormDataTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C3238E61B3604DB00FE04AE /* MultipartFormDataTests.swift */; };
  23. 4C3238E81B3604DB00FE04AE /* MultipartFormDataTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C3238E61B3604DB00FE04AE /* MultipartFormDataTests.swift */; };
  24. 4C33A1391B5207DB00873DFF /* rainbow.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 4C33A1231B5207DB00873DFF /* rainbow.jpg */; };
  25. 4C33A13A1B5207DB00873DFF /* rainbow.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 4C33A1231B5207DB00873DFF /* rainbow.jpg */; };
  26. 4C33A13B1B5207DB00873DFF /* unicorn.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C33A1241B5207DB00873DFF /* unicorn.png */; };
  27. 4C33A13C1B5207DB00873DFF /* unicorn.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C33A1241B5207DB00873DFF /* unicorn.png */; };
  28. 4C33A1431B52089C00873DFF /* ServerTrustPolicyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C33A1421B52089C00873DFF /* ServerTrustPolicyTests.swift */; };
  29. 4C33A1441B52089C00873DFF /* ServerTrustPolicyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C33A1421B52089C00873DFF /* ServerTrustPolicyTests.swift */; };
  30. 4C341BBA1B1A865A00C1B34D /* CacheTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C341BB91B1A865A00C1B34D /* CacheTests.swift */; };
  31. 4C341BBB1B1A865A00C1B34D /* CacheTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C341BB91B1A865A00C1B34D /* CacheTests.swift */; };
  32. 4C3D00541C66A63000D1F709 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C3D00531C66A63000D1F709 /* NetworkReachabilityManager.swift */; };
  33. 4C3D00551C66A63000D1F709 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C3D00531C66A63000D1F709 /* NetworkReachabilityManager.swift */; };
  34. 4C3D00561C66A63000D1F709 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C3D00531C66A63000D1F709 /* NetworkReachabilityManager.swift */; };
  35. 4C3D00581C66A8B900D1F709 /* NetworkReachabilityManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C3D00571C66A8B900D1F709 /* NetworkReachabilityManagerTests.swift */; };
  36. 4C3D00591C66A8B900D1F709 /* NetworkReachabilityManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C3D00571C66A8B900D1F709 /* NetworkReachabilityManagerTests.swift */; };
  37. 4C3D005A1C66A8B900D1F709 /* NetworkReachabilityManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C3D00571C66A8B900D1F709 /* NetworkReachabilityManagerTests.swift */; };
  38. 4C4CBE7B1BAF700C0024D659 /* String+AlamofireTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C4CBE7A1BAF700C0024D659 /* String+AlamofireTests.swift */; };
  39. 4C4CBE7C1BAF700C0024D659 /* String+AlamofireTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C4CBE7A1BAF700C0024D659 /* String+AlamofireTests.swift */; };
  40. 4C574E6A1C67D207000B3128 /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C574E691C67D207000B3128 /* Timeline.swift */; };
  41. 4C574E6B1C67D207000B3128 /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C574E691C67D207000B3128 /* Timeline.swift */; };
  42. 4C574E6C1C67D207000B3128 /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C574E691C67D207000B3128 /* Timeline.swift */; };
  43. 4C574E6D1C67D207000B3128 /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C574E691C67D207000B3128 /* Timeline.swift */; };
  44. 4C743CF61C22772D00BCB23E /* certDER.cer in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F831C1A72F8002DA1A9 /* certDER.cer */; };
  45. 4C743CF71C22772D00BCB23E /* certDER.crt in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F841C1A72F8002DA1A9 /* certDER.crt */; };
  46. 4C743CF81C22772D00BCB23E /* certDER.der in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F851C1A72F8002DA1A9 /* certDER.der */; };
  47. 4C743CF91C22772D00BCB23E /* certPEM.cer in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F861C1A72F8002DA1A9 /* certPEM.cer */; };
  48. 4C743CFA1C22772D00BCB23E /* certPEM.crt in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F871C1A72F8002DA1A9 /* certPEM.crt */; };
  49. 4C743CFB1C22772D00BCB23E /* randomGibberish.crt in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F891C1A72F8002DA1A9 /* randomGibberish.crt */; };
  50. 4C743CFC1C22772D00BCB23E /* keyDER.der in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F8A1C1A72F8002DA1A9 /* keyDER.der */; };
  51. 4C743CFD1C22772D00BCB23E /* alamofire-root-ca.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C3A1B535F220017E0BF /* alamofire-root-ca.cer */; };
  52. 4C743CFE1C22772D00BCB23E /* alamofire-signing-ca1.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C3D1B535F2E0017E0BF /* alamofire-signing-ca1.cer */; };
  53. 4C743CFF1C22772D00BCB23E /* alamofire-signing-ca2.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C3E1B535F2E0017E0BF /* alamofire-signing-ca2.cer */; };
  54. 4C743D001C22772D00BCB23E /* multiple-dns-names.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C441B535F400017E0BF /* multiple-dns-names.cer */; };
  55. 4C743D011C22772D00BCB23E /* signed-by-ca1.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C451B535F400017E0BF /* signed-by-ca1.cer */; };
  56. 4C743D021C22772D00BCB23E /* test.alamofire.org.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C461B535F400017E0BF /* test.alamofire.org.cer */; };
  57. 4C743D031C22772D00BCB23E /* wildcard.alamofire.org.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C431B535F400017E0BF /* wildcard.alamofire.org.cer */; };
  58. 4C743D041C22772D00BCB23E /* expired.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C4F1B535F540017E0BF /* expired.cer */; };
  59. 4C743D051C22772D00BCB23E /* missing-dns-name-and-uri.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C501B535F540017E0BF /* missing-dns-name-and-uri.cer */; };
  60. 4C743D061C22772D00BCB23E /* signed-by-ca2.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C511B535F540017E0BF /* signed-by-ca2.cer */; };
  61. 4C743D071C22772D00BCB23E /* valid-dns-name.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C521B535F540017E0BF /* valid-dns-name.cer */; };
  62. 4C743D081C22772D00BCB23E /* valid-uri.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C531B535F540017E0BF /* valid-uri.cer */; };
  63. 4C743D091C22772D00BCB23E /* intermediate-ca-disig.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C5E1B535F6D0017E0BF /* intermediate-ca-disig.cer */; };
  64. 4C743D0A1C22772D00BCB23E /* root-ca-disig.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C5F1B535F6D0017E0BF /* root-ca-disig.cer */; };
  65. 4C743D0B1C22772D00BCB23E /* testssl-expire.disig.sk.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C601B535F6D0017E0BF /* testssl-expire.disig.sk.cer */; };
  66. 4C743D0C1C22772E00BCB23E /* certDER.cer in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F831C1A72F8002DA1A9 /* certDER.cer */; };
  67. 4C743D0D1C22772E00BCB23E /* certDER.crt in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F841C1A72F8002DA1A9 /* certDER.crt */; };
  68. 4C743D0E1C22772E00BCB23E /* certDER.der in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F851C1A72F8002DA1A9 /* certDER.der */; };
  69. 4C743D0F1C22772E00BCB23E /* certPEM.cer in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F861C1A72F8002DA1A9 /* certPEM.cer */; };
  70. 4C743D101C22772E00BCB23E /* certPEM.crt in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F871C1A72F8002DA1A9 /* certPEM.crt */; };
  71. 4C743D111C22772E00BCB23E /* randomGibberish.crt in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F891C1A72F8002DA1A9 /* randomGibberish.crt */; };
  72. 4C743D121C22772E00BCB23E /* keyDER.der in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F8A1C1A72F8002DA1A9 /* keyDER.der */; };
  73. 4C743D131C22772E00BCB23E /* alamofire-root-ca.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C3A1B535F220017E0BF /* alamofire-root-ca.cer */; };
  74. 4C743D141C22772E00BCB23E /* alamofire-signing-ca1.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C3D1B535F2E0017E0BF /* alamofire-signing-ca1.cer */; };
  75. 4C743D151C22772E00BCB23E /* alamofire-signing-ca2.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C3E1B535F2E0017E0BF /* alamofire-signing-ca2.cer */; };
  76. 4C743D161C22772E00BCB23E /* multiple-dns-names.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C441B535F400017E0BF /* multiple-dns-names.cer */; };
  77. 4C743D171C22772E00BCB23E /* signed-by-ca1.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C451B535F400017E0BF /* signed-by-ca1.cer */; };
  78. 4C743D181C22772E00BCB23E /* test.alamofire.org.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C461B535F400017E0BF /* test.alamofire.org.cer */; };
  79. 4C743D191C22772E00BCB23E /* wildcard.alamofire.org.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C431B535F400017E0BF /* wildcard.alamofire.org.cer */; };
  80. 4C743D1A1C22772E00BCB23E /* expired.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C4F1B535F540017E0BF /* expired.cer */; };
  81. 4C743D1B1C22772E00BCB23E /* missing-dns-name-and-uri.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C501B535F540017E0BF /* missing-dns-name-and-uri.cer */; };
  82. 4C743D1C1C22772E00BCB23E /* signed-by-ca2.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C511B535F540017E0BF /* signed-by-ca2.cer */; };
  83. 4C743D1D1C22772E00BCB23E /* valid-dns-name.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C521B535F540017E0BF /* valid-dns-name.cer */; };
  84. 4C743D1E1C22772E00BCB23E /* valid-uri.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C531B535F540017E0BF /* valid-uri.cer */; };
  85. 4C743D1F1C22772E00BCB23E /* intermediate-ca-disig.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C5E1B535F6D0017E0BF /* intermediate-ca-disig.cer */; };
  86. 4C743D201C22772E00BCB23E /* root-ca-disig.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C5F1B535F6D0017E0BF /* root-ca-disig.cer */; };
  87. 4C743D211C22772E00BCB23E /* testssl-expire.disig.sk.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C601B535F6D0017E0BF /* testssl-expire.disig.sk.cer */; };
  88. 4C743D221C22772F00BCB23E /* certDER.cer in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F831C1A72F8002DA1A9 /* certDER.cer */; };
  89. 4C743D231C22772F00BCB23E /* certDER.crt in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F841C1A72F8002DA1A9 /* certDER.crt */; };
  90. 4C743D241C22772F00BCB23E /* certDER.der in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F851C1A72F8002DA1A9 /* certDER.der */; };
  91. 4C743D251C22772F00BCB23E /* certPEM.cer in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F861C1A72F8002DA1A9 /* certPEM.cer */; };
  92. 4C743D261C22772F00BCB23E /* certPEM.crt in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F871C1A72F8002DA1A9 /* certPEM.crt */; };
  93. 4C743D271C22772F00BCB23E /* randomGibberish.crt in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F891C1A72F8002DA1A9 /* randomGibberish.crt */; };
  94. 4C743D281C22772F00BCB23E /* keyDER.der in Resources */ = {isa = PBXBuildFile; fileRef = B39E2F8A1C1A72F8002DA1A9 /* keyDER.der */; };
  95. 4C743D291C22772F00BCB23E /* alamofire-root-ca.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C3A1B535F220017E0BF /* alamofire-root-ca.cer */; };
  96. 4C743D2A1C22772F00BCB23E /* alamofire-signing-ca1.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C3D1B535F2E0017E0BF /* alamofire-signing-ca1.cer */; };
  97. 4C743D2B1C22772F00BCB23E /* alamofire-signing-ca2.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C3E1B535F2E0017E0BF /* alamofire-signing-ca2.cer */; };
  98. 4C743D2C1C22772F00BCB23E /* multiple-dns-names.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C441B535F400017E0BF /* multiple-dns-names.cer */; };
  99. 4C743D2D1C22772F00BCB23E /* signed-by-ca1.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C451B535F400017E0BF /* signed-by-ca1.cer */; };
  100. 4C743D2E1C22772F00BCB23E /* test.alamofire.org.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C461B535F400017E0BF /* test.alamofire.org.cer */; };
  101. 4C743D2F1C22772F00BCB23E /* wildcard.alamofire.org.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C431B535F400017E0BF /* wildcard.alamofire.org.cer */; };
  102. 4C743D301C22772F00BCB23E /* expired.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C4F1B535F540017E0BF /* expired.cer */; };
  103. 4C743D311C22772F00BCB23E /* missing-dns-name-and-uri.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C501B535F540017E0BF /* missing-dns-name-and-uri.cer */; };
  104. 4C743D321C22772F00BCB23E /* signed-by-ca2.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C511B535F540017E0BF /* signed-by-ca2.cer */; };
  105. 4C743D331C22772F00BCB23E /* valid-dns-name.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C521B535F540017E0BF /* valid-dns-name.cer */; };
  106. 4C743D341C22772F00BCB23E /* valid-uri.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C531B535F540017E0BF /* valid-uri.cer */; };
  107. 4C743D351C22772F00BCB23E /* intermediate-ca-disig.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C5E1B535F6D0017E0BF /* intermediate-ca-disig.cer */; };
  108. 4C743D361C22772F00BCB23E /* root-ca-disig.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C5F1B535F6D0017E0BF /* root-ca-disig.cer */; };
  109. 4C743D371C22772F00BCB23E /* testssl-expire.disig.sk.cer in Resources */ = {isa = PBXBuildFile; fileRef = 4C812C601B535F6D0017E0BF /* testssl-expire.disig.sk.cer */; };
  110. 4C7C8D221B9D0D9000948136 /* NSURLSessionConfiguration+AlamofireTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C7C8D211B9D0D9000948136 /* NSURLSessionConfiguration+AlamofireTests.swift */; };
  111. 4C7C8D231B9D0D9000948136 /* NSURLSessionConfiguration+AlamofireTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C7C8D211B9D0D9000948136 /* NSURLSessionConfiguration+AlamofireTests.swift */; };
  112. 4C80F9F81BB730EF001B46D2 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C0B62501BB1001C009302D3 /* Response.swift */; };
  113. 4C80F9F91BB730F6001B46D2 /* String+AlamofireTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C4CBE7A1BAF700C0024D659 /* String+AlamofireTests.swift */; };
  114. 4C811F8D1B51856D00E0F59A /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C811F8C1B51856D00E0F59A /* ServerTrustPolicy.swift */; };
  115. 4C811F8E1B51856D00E0F59A /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C811F8C1B51856D00E0F59A /* ServerTrustPolicy.swift */; };
  116. 4C83F41B1B749E0E00203445 /* Stream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C83F41A1B749E0E00203445 /* Stream.swift */; };
  117. 4C83F41C1B749E0E00203445 /* Stream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C83F41A1B749E0E00203445 /* Stream.swift */; };
  118. 4C83F41D1B749E0E00203445 /* Stream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C83F41A1B749E0E00203445 /* Stream.swift */; };
  119. 4C9DCE781CB1BCE2003E6463 /* SessionDelegateTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C9DCE771CB1BCE2003E6463 /* SessionDelegateTests.swift */; };
  120. 4C9DCE791CB1BCE2003E6463 /* SessionDelegateTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C9DCE771CB1BCE2003E6463 /* SessionDelegateTests.swift */; };
  121. 4C9DCE7A1CB1BCE2003E6463 /* SessionDelegateTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C9DCE771CB1BCE2003E6463 /* SessionDelegateTests.swift */; };
  122. 4CA028C51B7466C500C84163 /* ResultTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CA028C41B7466C500C84163 /* ResultTests.swift */; };
  123. 4CA028C61B7466C500C84163 /* ResultTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CA028C41B7466C500C84163 /* ResultTests.swift */; };
  124. 4CB928291C66BFBC00CE5F08 /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CB928281C66BFBC00CE5F08 /* Notifications.swift */; };
  125. 4CB9282A1C66BFBC00CE5F08 /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CB928281C66BFBC00CE5F08 /* Notifications.swift */; };
  126. 4CB9282B1C66BFBC00CE5F08 /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CB928281C66BFBC00CE5F08 /* Notifications.swift */; };
  127. 4CB9282C1C66BFBC00CE5F08 /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CB928281C66BFBC00CE5F08 /* Notifications.swift */; };
  128. 4CCFA79A1B2BE71600B6F460 /* URLProtocolTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CCFA7991B2BE71600B6F460 /* URLProtocolTests.swift */; };
  129. 4CCFA79B1B2BE71600B6F460 /* URLProtocolTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CCFA7991B2BE71600B6F460 /* URLProtocolTests.swift */; };
  130. 4CDE2C371AF8932A00BABAE5 /* Manager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C361AF8932A00BABAE5 /* Manager.swift */; };
  131. 4CDE2C381AF8932A00BABAE5 /* Manager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C361AF8932A00BABAE5 /* Manager.swift */; };
  132. 4CDE2C3A1AF899EC00BABAE5 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C391AF899EC00BABAE5 /* Request.swift */; };
  133. 4CDE2C3B1AF899EC00BABAE5 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C391AF899EC00BABAE5 /* Request.swift */; };
  134. 4CDE2C3D1AF89D4900BABAE5 /* Download.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C3C1AF89D4900BABAE5 /* Download.swift */; };
  135. 4CDE2C3E1AF89D4900BABAE5 /* Download.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C3C1AF89D4900BABAE5 /* Download.swift */; };
  136. 4CDE2C401AF89E0700BABAE5 /* Upload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C3F1AF89E0700BABAE5 /* Upload.swift */; };
  137. 4CDE2C411AF89E0700BABAE5 /* Upload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C3F1AF89E0700BABAE5 /* Upload.swift */; };
  138. 4CDE2C431AF89F0900BABAE5 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C421AF89F0900BABAE5 /* Validation.swift */; };
  139. 4CDE2C441AF89F0900BABAE5 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C421AF89F0900BABAE5 /* Validation.swift */; };
  140. 4CDE2C461AF89FF300BABAE5 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C451AF89FF300BABAE5 /* ResponseSerialization.swift */; };
  141. 4CDE2C471AF89FF300BABAE5 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C451AF89FF300BABAE5 /* ResponseSerialization.swift */; };
  142. 4CE2724F1AF88FB500F1D59A /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CE2724E1AF88FB500F1D59A /* ParameterEncoding.swift */; };
  143. 4CE272501AF88FB500F1D59A /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CE2724E1AF88FB500F1D59A /* ParameterEncoding.swift */; };
  144. 4CEC605A1B745C9100E684F4 /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C1DC8531B68908E00476DE3 /* Error.swift */; };
  145. 4CEC605B1B745C9100E684F4 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C0E5BF71B673D3400816CCC /* Result.swift */; };
  146. 4CEC605C1B745C9B00E684F4 /* Alamofire.h in Headers */ = {isa = PBXBuildFile; fileRef = F8111E3819A95C8B0040E7D1 /* Alamofire.h */; settings = {ATTRIBUTES = (Public, ); }; };
  147. 4CEE82AD1C6813CF00E9C9F0 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C3D00531C66A63000D1F709 /* NetworkReachabilityManager.swift */; };
  148. 4CF626F91BA7CB3E0011A099 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CF626EF1BA7CB3E0011A099 /* Alamofire.framework */; };
  149. 4CF627061BA7CBE30011A099 /* Alamofire.h in Headers */ = {isa = PBXBuildFile; fileRef = F8111E3819A95C8B0040E7D1 /* Alamofire.h */; settings = {ATTRIBUTES = (Public, ); }; };
  150. 4CF627071BA7CBF60011A099 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = F897FF4019AA800700AB5182 /* Alamofire.swift */; };
  151. 4CF627081BA7CBF60011A099 /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C1DC8531B68908E00476DE3 /* Error.swift */; };
  152. 4CF627091BA7CBF60011A099 /* Manager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C361AF8932A00BABAE5 /* Manager.swift */; };
  153. 4CF6270A1BA7CBF60011A099 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CE2724E1AF88FB500F1D59A /* ParameterEncoding.swift */; };
  154. 4CF6270B1BA7CBF60011A099 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C391AF899EC00BABAE5 /* Request.swift */; };
  155. 4CF6270C1BA7CBF60011A099 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C0E5BF71B673D3400816CCC /* Result.swift */; };
  156. 4CF6270D1BA7CBF60011A099 /* Download.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C3C1AF89D4900BABAE5 /* Download.swift */; };
  157. 4CF6270E1BA7CBF60011A099 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C23EB421B327C5B0090E0BC /* MultipartFormData.swift */; };
  158. 4CF6270F1BA7CBF60011A099 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C451AF89FF300BABAE5 /* ResponseSerialization.swift */; };
  159. 4CF627101BA7CBF60011A099 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C811F8C1B51856D00E0F59A /* ServerTrustPolicy.swift */; };
  160. 4CF627111BA7CBF60011A099 /* Stream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C83F41A1B749E0E00203445 /* Stream.swift */; };
  161. 4CF627121BA7CBF60011A099 /* Upload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C3F1AF89E0700BABAE5 /* Upload.swift */; };
  162. 4CF627131BA7CBF60011A099 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C421AF89F0900BABAE5 /* Validation.swift */; };
  163. 4CF627141BA7CC240011A099 /* BaseTestCase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C256A501B096C2C0065714F /* BaseTestCase.swift */; };
  164. 4CF627151BA7CC240011A099 /* AuthenticationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8E6024419CB46A800A3E7F1 /* AuthenticationTests.swift */; };
  165. 4CF627161BA7CC240011A099 /* ManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8D1C6F419D52968002E74FE /* ManagerTests.swift */; };
  166. 4CF627171BA7CC240011A099 /* ParameterEncodingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5C19A9674D0040E7D1 /* ParameterEncodingTests.swift */; };
  167. 4CF627181BA7CC240011A099 /* RequestTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5D19A9674D0040E7D1 /* RequestTests.swift */; };
  168. 4CF627191BA7CC240011A099 /* ResponseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5E19A9674D0040E7D1 /* ResponseTests.swift */; };
  169. 4CF6271A1BA7CC240011A099 /* ResultTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CA028C41B7466C500C84163 /* ResultTests.swift */; };
  170. 4CF6271B1BA7CC240011A099 /* NSURLSessionConfiguration+AlamofireTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C7C8D211B9D0D9000948136 /* NSURLSessionConfiguration+AlamofireTests.swift */; };
  171. 4CF6271C1BA7CC240011A099 /* CacheTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C341BB91B1A865A00C1B34D /* CacheTests.swift */; };
  172. 4CF6271D1BA7CC240011A099 /* DownloadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5B19A9674D0040E7D1 /* DownloadTests.swift */; };
  173. 4CF6271E1BA7CC240011A099 /* MultipartFormDataTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C3238E61B3604DB00FE04AE /* MultipartFormDataTests.swift */; };
  174. 4CF6271F1BA7CC240011A099 /* ResponseSerializationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C0B58381B747A4400C0B99C /* ResponseSerializationTests.swift */; };
  175. 4CF627201BA7CC240011A099 /* ServerTrustPolicyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C33A1421B52089C00873DFF /* ServerTrustPolicyTests.swift */; };
  176. 4CF627211BA7CC240011A099 /* TLSEvaluationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F86AEFE51AE6A282007D9C76 /* TLSEvaluationTests.swift */; };
  177. 4CF627221BA7CC240011A099 /* UploadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5F19A9674D0040E7D1 /* UploadTests.swift */; };
  178. 4CF627231BA7CC240011A099 /* URLProtocolTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CCFA7991B2BE71600B6F460 /* URLProtocolTests.swift */; };
  179. 4CF627241BA7CC240011A099 /* ValidationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8AE910119D28DCC0078C7B2 /* ValidationTests.swift */; };
  180. 4CF627341BA7CC300011A099 /* rainbow.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 4C33A1231B5207DB00873DFF /* rainbow.jpg */; };
  181. 4CF627351BA7CC300011A099 /* unicorn.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C33A1241B5207DB00873DFF /* unicorn.png */; };
  182. 4DD67C241A5C58FB00ED2280 /* Alamofire.h in Headers */ = {isa = PBXBuildFile; fileRef = F8111E3819A95C8B0040E7D1 /* Alamofire.h */; settings = {ATTRIBUTES = (Public, ); }; };
  183. 4DD67C251A5C590000ED2280 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = F897FF4019AA800700AB5182 /* Alamofire.swift */; };
  184. 8035DB621BAB492500466CB3 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8111E3319A95C8B0040E7D1 /* Alamofire.framework */; };
  185. E4202FCF1B667AA100C997FB /* Upload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C3F1AF89E0700BABAE5 /* Upload.swift */; };
  186. E4202FD01B667AA100C997FB /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CE2724E1AF88FB500F1D59A /* ParameterEncoding.swift */; };
  187. E4202FD11B667AA100C997FB /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C391AF899EC00BABAE5 /* Request.swift */; };
  188. E4202FD21B667AA100C997FB /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C451AF89FF300BABAE5 /* ResponseSerialization.swift */; };
  189. E4202FD31B667AA100C997FB /* Manager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C361AF8932A00BABAE5 /* Manager.swift */; };
  190. E4202FD41B667AA100C997FB /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = F897FF4019AA800700AB5182 /* Alamofire.swift */; };
  191. E4202FD51B667AA100C997FB /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C23EB421B327C5B0090E0BC /* MultipartFormData.swift */; };
  192. E4202FD61B667AA100C997FB /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C811F8C1B51856D00E0F59A /* ServerTrustPolicy.swift */; };
  193. E4202FD71B667AA100C997FB /* Download.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C3C1AF89D4900BABAE5 /* Download.swift */; };
  194. E4202FD81B667AA100C997FB /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDE2C421AF89F0900BABAE5 /* Validation.swift */; };
  195. F8111E3919A95C8B0040E7D1 /* Alamofire.h in Headers */ = {isa = PBXBuildFile; fileRef = F8111E3819A95C8B0040E7D1 /* Alamofire.h */; settings = {ATTRIBUTES = (Public, ); }; };
  196. F8111E6019A9674D0040E7D1 /* DownloadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5B19A9674D0040E7D1 /* DownloadTests.swift */; };
  197. F8111E6119A9674D0040E7D1 /* ParameterEncodingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5C19A9674D0040E7D1 /* ParameterEncodingTests.swift */; };
  198. F8111E6419A9674D0040E7D1 /* UploadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5F19A9674D0040E7D1 /* UploadTests.swift */; };
  199. F829C6B81A7A94F100A2CD59 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DD67C0B1A5C55C900ED2280 /* Alamofire.framework */; };
  200. F829C6BE1A7A950600A2CD59 /* ParameterEncodingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5C19A9674D0040E7D1 /* ParameterEncodingTests.swift */; };
  201. F829C6BF1A7A950600A2CD59 /* RequestTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5D19A9674D0040E7D1 /* RequestTests.swift */; };
  202. F829C6C01A7A950600A2CD59 /* ManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8D1C6F419D52968002E74FE /* ManagerTests.swift */; };
  203. F829C6C11A7A950600A2CD59 /* ResponseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5E19A9674D0040E7D1 /* ResponseTests.swift */; };
  204. F829C6C21A7A950600A2CD59 /* UploadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5F19A9674D0040E7D1 /* UploadTests.swift */; };
  205. F829C6C31A7A950600A2CD59 /* DownloadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5B19A9674D0040E7D1 /* DownloadTests.swift */; };
  206. F829C6C41A7A950600A2CD59 /* AuthenticationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8E6024419CB46A800A3E7F1 /* AuthenticationTests.swift */; };
  207. F829C6C51A7A950600A2CD59 /* ValidationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8AE910119D28DCC0078C7B2 /* ValidationTests.swift */; };
  208. F86AEFE71AE6A312007D9C76 /* TLSEvaluationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F86AEFE51AE6A282007D9C76 /* TLSEvaluationTests.swift */; };
  209. F86AEFE81AE6A315007D9C76 /* TLSEvaluationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F86AEFE51AE6A282007D9C76 /* TLSEvaluationTests.swift */; };
  210. F8858DDD19A96B4300F55F93 /* RequestTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5D19A9674D0040E7D1 /* RequestTests.swift */; };
  211. F8858DDE19A96B4400F55F93 /* ResponseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5E19A9674D0040E7D1 /* ResponseTests.swift */; };
  212. F897FF4119AA800700AB5182 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = F897FF4019AA800700AB5182 /* Alamofire.swift */; };
  213. F8AE910219D28DCC0078C7B2 /* ValidationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8AE910119D28DCC0078C7B2 /* ValidationTests.swift */; };
  214. F8D1C6F519D52968002E74FE /* ManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8D1C6F419D52968002E74FE /* ManagerTests.swift */; };
  215. F8E6024519CB46A800A3E7F1 /* AuthenticationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8E6024419CB46A800A3E7F1 /* AuthenticationTests.swift */; };
  216. /* End PBXBuildFile section */
  217. /* Begin PBXContainerItemProxy section */
  218. 4CF626FA1BA7CB3E0011A099 /* PBXContainerItemProxy */ = {
  219. isa = PBXContainerItemProxy;
  220. containerPortal = F8111E2A19A95C8B0040E7D1 /* Project object */;
  221. proxyType = 1;
  222. remoteGlobalIDString = 4CF626EE1BA7CB3E0011A099;
  223. remoteInfo = "Alamofire tvOS";
  224. };
  225. F8111E6519A967880040E7D1 /* PBXContainerItemProxy */ = {
  226. isa = PBXContainerItemProxy;
  227. containerPortal = F8111E2A19A95C8B0040E7D1 /* Project object */;
  228. proxyType = 1;
  229. remoteGlobalIDString = F8111E3219A95C8B0040E7D1;
  230. remoteInfo = Alamofire;
  231. };
  232. F829C6B91A7A94F100A2CD59 /* PBXContainerItemProxy */ = {
  233. isa = PBXContainerItemProxy;
  234. containerPortal = F8111E2A19A95C8B0040E7D1 /* Project object */;
  235. proxyType = 1;
  236. remoteGlobalIDString = 4DD67C0A1A5C55C900ED2280;
  237. remoteInfo = "Alamofire OSX";
  238. };
  239. /* End PBXContainerItemProxy section */
  240. /* Begin PBXFileReference section */
  241. 4C0B58381B747A4400C0B99C /* ResponseSerializationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ResponseSerializationTests.swift; sourceTree = "<group>"; };
  242. 4C0B62501BB1001C009302D3 /* Response.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Response.swift; sourceTree = "<group>"; };
  243. 4C0E02681BF99A18004E7F18 /* Info-tvOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info-tvOS.plist"; path = "Source/Info-tvOS.plist"; sourceTree = SOURCE_ROOT; };
  244. 4C0E5BF71B673D3400816CCC /* Result.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Result.swift; sourceTree = "<group>"; };
  245. 4C1DC8531B68908E00476DE3 /* Error.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Error.swift; sourceTree = "<group>"; };
  246. 4C23EB421B327C5B0090E0BC /* MultipartFormData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MultipartFormData.swift; sourceTree = "<group>"; };
  247. 4C256A501B096C2C0065714F /* BaseTestCase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseTestCase.swift; sourceTree = "<group>"; };
  248. 4C3238E61B3604DB00FE04AE /* MultipartFormDataTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MultipartFormDataTests.swift; sourceTree = "<group>"; };
  249. 4C33A1231B5207DB00873DFF /* rainbow.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = rainbow.jpg; sourceTree = "<group>"; };
  250. 4C33A1241B5207DB00873DFF /* unicorn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = unicorn.png; sourceTree = "<group>"; };
  251. 4C33A1421B52089C00873DFF /* ServerTrustPolicyTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ServerTrustPolicyTests.swift; sourceTree = "<group>"; };
  252. 4C341BB91B1A865A00C1B34D /* CacheTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CacheTests.swift; sourceTree = "<group>"; };
  253. 4C3D00531C66A63000D1F709 /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NetworkReachabilityManager.swift; sourceTree = "<group>"; };
  254. 4C3D00571C66A8B900D1F709 /* NetworkReachabilityManagerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NetworkReachabilityManagerTests.swift; sourceTree = "<group>"; };
  255. 4C4CBE7A1BAF700C0024D659 /* String+AlamofireTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+AlamofireTests.swift"; sourceTree = "<group>"; };
  256. 4C574E691C67D207000B3128 /* Timeline.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Timeline.swift; sourceTree = "<group>"; };
  257. 4C7C8D211B9D0D9000948136 /* NSURLSessionConfiguration+AlamofireTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSURLSessionConfiguration+AlamofireTests.swift"; sourceTree = "<group>"; };
  258. 4C811F8C1B51856D00E0F59A /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ServerTrustPolicy.swift; sourceTree = "<group>"; };
  259. 4C812C3A1B535F220017E0BF /* alamofire-root-ca.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "alamofire-root-ca.cer"; path = "alamofire.org/alamofire-root-ca.cer"; sourceTree = "<group>"; };
  260. 4C812C3D1B535F2E0017E0BF /* alamofire-signing-ca1.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "alamofire-signing-ca1.cer"; path = "alamofire.org/alamofire-signing-ca1.cer"; sourceTree = "<group>"; };
  261. 4C812C3E1B535F2E0017E0BF /* alamofire-signing-ca2.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "alamofire-signing-ca2.cer"; path = "alamofire.org/alamofire-signing-ca2.cer"; sourceTree = "<group>"; };
  262. 4C812C431B535F400017E0BF /* wildcard.alamofire.org.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = wildcard.alamofire.org.cer; path = alamofire.org/wildcard.alamofire.org.cer; sourceTree = "<group>"; };
  263. 4C812C441B535F400017E0BF /* multiple-dns-names.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "multiple-dns-names.cer"; path = "alamofire.org/multiple-dns-names.cer"; sourceTree = "<group>"; };
  264. 4C812C451B535F400017E0BF /* signed-by-ca1.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "signed-by-ca1.cer"; path = "alamofire.org/signed-by-ca1.cer"; sourceTree = "<group>"; };
  265. 4C812C461B535F400017E0BF /* test.alamofire.org.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = test.alamofire.org.cer; path = alamofire.org/test.alamofire.org.cer; sourceTree = "<group>"; };
  266. 4C812C4F1B535F540017E0BF /* expired.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = expired.cer; path = alamofire.org/expired.cer; sourceTree = "<group>"; };
  267. 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>"; };
  268. 4C812C511B535F540017E0BF /* signed-by-ca2.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "signed-by-ca2.cer"; path = "alamofire.org/signed-by-ca2.cer"; sourceTree = "<group>"; };
  269. 4C812C521B535F540017E0BF /* valid-dns-name.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "valid-dns-name.cer"; path = "alamofire.org/valid-dns-name.cer"; sourceTree = "<group>"; };
  270. 4C812C531B535F540017E0BF /* valid-uri.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "valid-uri.cer"; path = "alamofire.org/valid-uri.cer"; sourceTree = "<group>"; };
  271. 4C812C5E1B535F6D0017E0BF /* intermediate-ca-disig.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "intermediate-ca-disig.cer"; path = "disig.sk/intermediate-ca-disig.cer"; sourceTree = "<group>"; };
  272. 4C812C5F1B535F6D0017E0BF /* root-ca-disig.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = "root-ca-disig.cer"; path = "disig.sk/root-ca-disig.cer"; sourceTree = "<group>"; };
  273. 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>"; };
  274. 4C83F41A1B749E0E00203445 /* Stream.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Stream.swift; sourceTree = "<group>"; };
  275. 4C9DCE771CB1BCE2003E6463 /* SessionDelegateTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SessionDelegateTests.swift; sourceTree = "<group>"; };
  276. 4CA028C41B7466C500C84163 /* ResultTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ResultTests.swift; sourceTree = "<group>"; };
  277. 4CB928281C66BFBC00CE5F08 /* Notifications.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Notifications.swift; sourceTree = "<group>"; };
  278. 4CCFA7991B2BE71600B6F460 /* URLProtocolTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = URLProtocolTests.swift; sourceTree = "<group>"; };
  279. 4CDE2C361AF8932A00BABAE5 /* Manager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Manager.swift; sourceTree = "<group>"; };
  280. 4CDE2C391AF899EC00BABAE5 /* Request.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Request.swift; sourceTree = "<group>"; };
  281. 4CDE2C3C1AF89D4900BABAE5 /* Download.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Download.swift; sourceTree = "<group>"; };
  282. 4CDE2C3F1AF89E0700BABAE5 /* Upload.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Upload.swift; sourceTree = "<group>"; };
  283. 4CDE2C421AF89F0900BABAE5 /* Validation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Validation.swift; sourceTree = "<group>"; };
  284. 4CDE2C451AF89FF300BABAE5 /* ResponseSerialization.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ResponseSerialization.swift; sourceTree = "<group>"; };
  285. 4CE2724E1AF88FB500F1D59A /* ParameterEncoding.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ParameterEncoding.swift; sourceTree = "<group>"; };
  286. 4CF626EF1BA7CB3E0011A099 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  287. 4CF626F81BA7CB3E0011A099 /* Alamofire tvOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Alamofire tvOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  288. 4DD67C0B1A5C55C900ED2280 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  289. 72998D721BF26173006D3F69 /* Info-tvOS.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Info-tvOS.plist"; sourceTree = "<group>"; };
  290. B39E2F831C1A72F8002DA1A9 /* certDER.cer */ = {isa = PBXFileReference; lastKnownFileType = file; name = certDER.cer; path = selfSignedAndMalformedCerts/certDER.cer; sourceTree = "<group>"; };
  291. B39E2F841C1A72F8002DA1A9 /* certDER.crt */ = {isa = PBXFileReference; lastKnownFileType = file; name = certDER.crt; path = selfSignedAndMalformedCerts/certDER.crt; sourceTree = "<group>"; };
  292. B39E2F851C1A72F8002DA1A9 /* certDER.der */ = {isa = PBXFileReference; lastKnownFileType = file; name = certDER.der; path = selfSignedAndMalformedCerts/certDER.der; sourceTree = "<group>"; };
  293. B39E2F861C1A72F8002DA1A9 /* certPEM.cer */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = certPEM.cer; path = selfSignedAndMalformedCerts/certPEM.cer; sourceTree = "<group>"; };
  294. B39E2F871C1A72F8002DA1A9 /* certPEM.crt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = certPEM.crt; path = selfSignedAndMalformedCerts/certPEM.crt; sourceTree = "<group>"; };
  295. B39E2F891C1A72F8002DA1A9 /* randomGibberish.crt */ = {isa = PBXFileReference; lastKnownFileType = file; name = randomGibberish.crt; path = selfSignedAndMalformedCerts/randomGibberish.crt; sourceTree = "<group>"; };
  296. B39E2F8A1C1A72F8002DA1A9 /* keyDER.der */ = {isa = PBXFileReference; lastKnownFileType = file; name = keyDER.der; path = selfSignedAndMalformedCerts/keyDER.der; sourceTree = "<group>"; };
  297. E4202FE01B667AA100C997FB /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  298. F8111E3319A95C8B0040E7D1 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  299. F8111E3719A95C8B0040E7D1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  300. F8111E3819A95C8B0040E7D1 /* Alamofire.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Alamofire.h; sourceTree = "<group>"; };
  301. F8111E3E19A95C8B0040E7D1 /* Alamofire iOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Alamofire iOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  302. F8111E4119A95C8B0040E7D1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  303. F8111E5B19A9674D0040E7D1 /* DownloadTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DownloadTests.swift; sourceTree = "<group>"; };
  304. F8111E5C19A9674D0040E7D1 /* ParameterEncodingTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ParameterEncodingTests.swift; sourceTree = "<group>"; };
  305. F8111E5D19A9674D0040E7D1 /* RequestTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RequestTests.swift; sourceTree = "<group>"; };
  306. F8111E5E19A9674D0040E7D1 /* ResponseTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ResponseTests.swift; sourceTree = "<group>"; };
  307. F8111E5F19A9674D0040E7D1 /* UploadTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UploadTests.swift; sourceTree = "<group>"; };
  308. F829C6B21A7A94F100A2CD59 /* Alamofire OSX Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Alamofire OSX Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  309. F86AEFE51AE6A282007D9C76 /* TLSEvaluationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TLSEvaluationTests.swift; sourceTree = "<group>"; };
  310. F897FF4019AA800700AB5182 /* Alamofire.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Alamofire.swift; sourceTree = "<group>"; };
  311. F8AE910119D28DCC0078C7B2 /* ValidationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ValidationTests.swift; sourceTree = "<group>"; };
  312. F8D1C6F419D52968002E74FE /* ManagerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ManagerTests.swift; sourceTree = "<group>"; };
  313. F8E6024419CB46A800A3E7F1 /* AuthenticationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AuthenticationTests.swift; sourceTree = "<group>"; };
  314. /* End PBXFileReference section */
  315. /* Begin PBXFrameworksBuildPhase section */
  316. 4CF626EB1BA7CB3E0011A099 /* Frameworks */ = {
  317. isa = PBXFrameworksBuildPhase;
  318. buildActionMask = 2147483647;
  319. files = (
  320. );
  321. runOnlyForDeploymentPostprocessing = 0;
  322. };
  323. 4CF626F51BA7CB3E0011A099 /* Frameworks */ = {
  324. isa = PBXFrameworksBuildPhase;
  325. buildActionMask = 2147483647;
  326. files = (
  327. 4CF626F91BA7CB3E0011A099 /* Alamofire.framework in Frameworks */,
  328. );
  329. runOnlyForDeploymentPostprocessing = 0;
  330. };
  331. 4DD67C071A5C55C900ED2280 /* Frameworks */ = {
  332. isa = PBXFrameworksBuildPhase;
  333. buildActionMask = 2147483647;
  334. files = (
  335. );
  336. runOnlyForDeploymentPostprocessing = 0;
  337. };
  338. E4202FD91B667AA100C997FB /* Frameworks */ = {
  339. isa = PBXFrameworksBuildPhase;
  340. buildActionMask = 2147483647;
  341. files = (
  342. );
  343. runOnlyForDeploymentPostprocessing = 0;
  344. };
  345. F8111E2F19A95C8B0040E7D1 /* Frameworks */ = {
  346. isa = PBXFrameworksBuildPhase;
  347. buildActionMask = 2147483647;
  348. files = (
  349. );
  350. runOnlyForDeploymentPostprocessing = 0;
  351. };
  352. F8111E3B19A95C8B0040E7D1 /* Frameworks */ = {
  353. isa = PBXFrameworksBuildPhase;
  354. buildActionMask = 2147483647;
  355. files = (
  356. 8035DB621BAB492500466CB3 /* Alamofire.framework in Frameworks */,
  357. );
  358. runOnlyForDeploymentPostprocessing = 0;
  359. };
  360. F829C6AF1A7A94F100A2CD59 /* Frameworks */ = {
  361. isa = PBXFrameworksBuildPhase;
  362. buildActionMask = 2147483647;
  363. files = (
  364. F829C6B81A7A94F100A2CD59 /* Alamofire.framework in Frameworks */,
  365. );
  366. runOnlyForDeploymentPostprocessing = 0;
  367. };
  368. /* End PBXFrameworksBuildPhase section */
  369. /* Begin PBXGroup section */
  370. 4C256A4E1B09656A0065714F /* Core */ = {
  371. isa = PBXGroup;
  372. children = (
  373. F8E6024419CB46A800A3E7F1 /* AuthenticationTests.swift */,
  374. F8D1C6F419D52968002E74FE /* ManagerTests.swift */,
  375. F8111E5C19A9674D0040E7D1 /* ParameterEncodingTests.swift */,
  376. F8111E5D19A9674D0040E7D1 /* RequestTests.swift */,
  377. F8111E5E19A9674D0040E7D1 /* ResponseTests.swift */,
  378. 4CA028C41B7466C500C84163 /* ResultTests.swift */,
  379. 4C9DCE771CB1BCE2003E6463 /* SessionDelegateTests.swift */,
  380. );
  381. name = Core;
  382. sourceTree = "<group>";
  383. };
  384. 4C256A4F1B09656E0065714F /* Features */ = {
  385. isa = PBXGroup;
  386. children = (
  387. 4C341BB91B1A865A00C1B34D /* CacheTests.swift */,
  388. F8111E5B19A9674D0040E7D1 /* DownloadTests.swift */,
  389. 4C3238E61B3604DB00FE04AE /* MultipartFormDataTests.swift */,
  390. 4C3D00571C66A8B900D1F709 /* NetworkReachabilityManagerTests.swift */,
  391. 4C0B58381B747A4400C0B99C /* ResponseSerializationTests.swift */,
  392. 4C33A1421B52089C00873DFF /* ServerTrustPolicyTests.swift */,
  393. F86AEFE51AE6A282007D9C76 /* TLSEvaluationTests.swift */,
  394. F8111E5F19A9674D0040E7D1 /* UploadTests.swift */,
  395. 4CCFA7991B2BE71600B6F460 /* URLProtocolTests.swift */,
  396. F8AE910119D28DCC0078C7B2 /* ValidationTests.swift */,
  397. );
  398. name = Features;
  399. sourceTree = "<group>";
  400. };
  401. 4C3238E91B3617A600FE04AE /* Resources */ = {
  402. isa = PBXGroup;
  403. children = (
  404. 4C33A1171B5207DB00873DFF /* Certificates */,
  405. 4C33A1221B5207DB00873DFF /* Images */,
  406. );
  407. name = Resources;
  408. sourceTree = "<group>";
  409. };
  410. 4C33A1171B5207DB00873DFF /* Certificates */ = {
  411. isa = PBXGroup;
  412. children = (
  413. 4C812C391B535F060017E0BF /* alamofire.org */,
  414. 4C812C381B535F000017E0BF /* disig.sk */,
  415. B39E2F821C1A72E5002DA1A9 /* Varying Encoding Types and Extensions */,
  416. );
  417. name = Certificates;
  418. path = Resources/Certificates;
  419. sourceTree = "<group>";
  420. };
  421. 4C33A1221B5207DB00873DFF /* Images */ = {
  422. isa = PBXGroup;
  423. children = (
  424. 4C33A1231B5207DB00873DFF /* rainbow.jpg */,
  425. 4C33A1241B5207DB00873DFF /* unicorn.png */,
  426. );
  427. name = Images;
  428. path = Resources/Images;
  429. sourceTree = "<group>";
  430. };
  431. 4C33A13D1B52080800873DFF /* Root */ = {
  432. isa = PBXGroup;
  433. children = (
  434. 4C812C3A1B535F220017E0BF /* alamofire-root-ca.cer */,
  435. );
  436. name = Root;
  437. sourceTree = "<group>";
  438. };
  439. 4C33A13E1B52081100873DFF /* Intermediate */ = {
  440. isa = PBXGroup;
  441. children = (
  442. 4C812C3D1B535F2E0017E0BF /* alamofire-signing-ca1.cer */,
  443. 4C812C3E1B535F2E0017E0BF /* alamofire-signing-ca2.cer */,
  444. );
  445. name = Intermediate;
  446. sourceTree = "<group>";
  447. };
  448. 4C33A13F1B52081A00873DFF /* Leaf */ = {
  449. isa = PBXGroup;
  450. children = (
  451. 4C33A1401B52084400873DFF /* Signed by CA1 */,
  452. 4C33A1411B52084E00873DFF /* Signed by CA2 */,
  453. );
  454. name = Leaf;
  455. sourceTree = "<group>";
  456. };
  457. 4C33A1401B52084400873DFF /* Signed by CA1 */ = {
  458. isa = PBXGroup;
  459. children = (
  460. 4C812C441B535F400017E0BF /* multiple-dns-names.cer */,
  461. 4C812C451B535F400017E0BF /* signed-by-ca1.cer */,
  462. 4C812C461B535F400017E0BF /* test.alamofire.org.cer */,
  463. 4C812C431B535F400017E0BF /* wildcard.alamofire.org.cer */,
  464. );
  465. name = "Signed by CA1";
  466. sourceTree = "<group>";
  467. };
  468. 4C33A1411B52084E00873DFF /* Signed by CA2 */ = {
  469. isa = PBXGroup;
  470. children = (
  471. 4C812C4F1B535F540017E0BF /* expired.cer */,
  472. 4C812C501B535F540017E0BF /* missing-dns-name-and-uri.cer */,
  473. 4C812C511B535F540017E0BF /* signed-by-ca2.cer */,
  474. 4C812C521B535F540017E0BF /* valid-dns-name.cer */,
  475. 4C812C531B535F540017E0BF /* valid-uri.cer */,
  476. );
  477. name = "Signed by CA2";
  478. sourceTree = "<group>";
  479. };
  480. 4C7C8D201B9D0D7300948136 /* Extensions */ = {
  481. isa = PBXGroup;
  482. children = (
  483. 4C7C8D211B9D0D9000948136 /* NSURLSessionConfiguration+AlamofireTests.swift */,
  484. 4C4CBE7A1BAF700C0024D659 /* String+AlamofireTests.swift */,
  485. );
  486. name = Extensions;
  487. sourceTree = "<group>";
  488. };
  489. 4C812C381B535F000017E0BF /* disig.sk */ = {
  490. isa = PBXGroup;
  491. children = (
  492. 4C812C5E1B535F6D0017E0BF /* intermediate-ca-disig.cer */,
  493. 4C812C5F1B535F6D0017E0BF /* root-ca-disig.cer */,
  494. 4C812C601B535F6D0017E0BF /* testssl-expire.disig.sk.cer */,
  495. );
  496. name = disig.sk;
  497. sourceTree = "<group>";
  498. };
  499. 4C812C391B535F060017E0BF /* alamofire.org */ = {
  500. isa = PBXGroup;
  501. children = (
  502. 4C33A13D1B52080800873DFF /* Root */,
  503. 4C33A13E1B52081100873DFF /* Intermediate */,
  504. 4C33A13F1B52081A00873DFF /* Leaf */,
  505. );
  506. name = alamofire.org;
  507. sourceTree = "<group>";
  508. };
  509. 4CDE2C481AF8A14A00BABAE5 /* Core */ = {
  510. isa = PBXGroup;
  511. children = (
  512. 4C1DC8531B68908E00476DE3 /* Error.swift */,
  513. 4CDE2C361AF8932A00BABAE5 /* Manager.swift */,
  514. 4CB928281C66BFBC00CE5F08 /* Notifications.swift */,
  515. 4CE2724E1AF88FB500F1D59A /* ParameterEncoding.swift */,
  516. 4CDE2C391AF899EC00BABAE5 /* Request.swift */,
  517. 4C0B62501BB1001C009302D3 /* Response.swift */,
  518. 4C0E5BF71B673D3400816CCC /* Result.swift */,
  519. );
  520. name = Core;
  521. sourceTree = "<group>";
  522. };
  523. 4CDE2C491AF8A14E00BABAE5 /* Features */ = {
  524. isa = PBXGroup;
  525. children = (
  526. 4CDE2C3C1AF89D4900BABAE5 /* Download.swift */,
  527. 4C23EB421B327C5B0090E0BC /* MultipartFormData.swift */,
  528. 4C3D00531C66A63000D1F709 /* NetworkReachabilityManager.swift */,
  529. 4CDE2C451AF89FF300BABAE5 /* ResponseSerialization.swift */,
  530. 4C811F8C1B51856D00E0F59A /* ServerTrustPolicy.swift */,
  531. 4C83F41A1B749E0E00203445 /* Stream.swift */,
  532. 4C574E691C67D207000B3128 /* Timeline.swift */,
  533. 4CDE2C3F1AF89E0700BABAE5 /* Upload.swift */,
  534. 4CDE2C421AF89F0900BABAE5 /* Validation.swift */,
  535. );
  536. name = Features;
  537. sourceTree = "<group>";
  538. };
  539. B39E2F821C1A72E5002DA1A9 /* Varying Encoding Types and Extensions */ = {
  540. isa = PBXGroup;
  541. children = (
  542. B39E2F831C1A72F8002DA1A9 /* certDER.cer */,
  543. B39E2F841C1A72F8002DA1A9 /* certDER.crt */,
  544. B39E2F851C1A72F8002DA1A9 /* certDER.der */,
  545. B39E2F861C1A72F8002DA1A9 /* certPEM.cer */,
  546. B39E2F871C1A72F8002DA1A9 /* certPEM.crt */,
  547. B39E2F891C1A72F8002DA1A9 /* randomGibberish.crt */,
  548. B39E2F8A1C1A72F8002DA1A9 /* keyDER.der */,
  549. );
  550. name = "Varying Encoding Types and Extensions";
  551. sourceTree = "<group>";
  552. };
  553. F8111E2919A95C8B0040E7D1 = {
  554. isa = PBXGroup;
  555. children = (
  556. F8111E3519A95C8B0040E7D1 /* Source */,
  557. F8111E3F19A95C8B0040E7D1 /* Tests */,
  558. F8111E3419A95C8B0040E7D1 /* Products */,
  559. );
  560. indentWidth = 4;
  561. sourceTree = "<group>";
  562. tabWidth = 4;
  563. usesTabs = 0;
  564. };
  565. F8111E3419A95C8B0040E7D1 /* Products */ = {
  566. isa = PBXGroup;
  567. children = (
  568. F8111E3319A95C8B0040E7D1 /* Alamofire.framework */,
  569. F8111E3E19A95C8B0040E7D1 /* Alamofire iOS Tests.xctest */,
  570. 4DD67C0B1A5C55C900ED2280 /* Alamofire.framework */,
  571. F829C6B21A7A94F100A2CD59 /* Alamofire OSX Tests.xctest */,
  572. E4202FE01B667AA100C997FB /* Alamofire.framework */,
  573. 4CF626EF1BA7CB3E0011A099 /* Alamofire.framework */,
  574. 4CF626F81BA7CB3E0011A099 /* Alamofire tvOS Tests.xctest */,
  575. );
  576. name = Products;
  577. sourceTree = "<group>";
  578. };
  579. F8111E3519A95C8B0040E7D1 /* Source */ = {
  580. isa = PBXGroup;
  581. children = (
  582. F897FF4019AA800700AB5182 /* Alamofire.swift */,
  583. 4CDE2C481AF8A14A00BABAE5 /* Core */,
  584. 4CDE2C491AF8A14E00BABAE5 /* Features */,
  585. F8111E3619A95C8B0040E7D1 /* Supporting Files */,
  586. );
  587. path = Source;
  588. sourceTree = "<group>";
  589. };
  590. F8111E3619A95C8B0040E7D1 /* Supporting Files */ = {
  591. isa = PBXGroup;
  592. children = (
  593. F8111E3819A95C8B0040E7D1 /* Alamofire.h */,
  594. F8111E3719A95C8B0040E7D1 /* Info.plist */,
  595. 72998D721BF26173006D3F69 /* Info-tvOS.plist */,
  596. );
  597. name = "Supporting Files";
  598. sourceTree = "<group>";
  599. };
  600. F8111E3F19A95C8B0040E7D1 /* Tests */ = {
  601. isa = PBXGroup;
  602. children = (
  603. 4C256A501B096C2C0065714F /* BaseTestCase.swift */,
  604. 4C256A4E1B09656A0065714F /* Core */,
  605. 4C7C8D201B9D0D7300948136 /* Extensions */,
  606. 4C256A4F1B09656E0065714F /* Features */,
  607. 4C3238E91B3617A600FE04AE /* Resources */,
  608. F8111E4019A95C8B0040E7D1 /* Supporting Files */,
  609. );
  610. path = Tests;
  611. sourceTree = "<group>";
  612. };
  613. F8111E4019A95C8B0040E7D1 /* Supporting Files */ = {
  614. isa = PBXGroup;
  615. children = (
  616. F8111E4119A95C8B0040E7D1 /* Info.plist */,
  617. 4C0E02681BF99A18004E7F18 /* Info-tvOS.plist */,
  618. );
  619. name = "Supporting Files";
  620. sourceTree = "<group>";
  621. };
  622. /* End PBXGroup section */
  623. /* Begin PBXHeadersBuildPhase section */
  624. 4CF626EC1BA7CB3E0011A099 /* Headers */ = {
  625. isa = PBXHeadersBuildPhase;
  626. buildActionMask = 2147483647;
  627. files = (
  628. 4CF627061BA7CBE30011A099 /* Alamofire.h in Headers */,
  629. );
  630. runOnlyForDeploymentPostprocessing = 0;
  631. };
  632. 4DD67C081A5C55C900ED2280 /* Headers */ = {
  633. isa = PBXHeadersBuildPhase;
  634. buildActionMask = 2147483647;
  635. files = (
  636. 4DD67C241A5C58FB00ED2280 /* Alamofire.h in Headers */,
  637. );
  638. runOnlyForDeploymentPostprocessing = 0;
  639. };
  640. E4202FDA1B667AA100C997FB /* Headers */ = {
  641. isa = PBXHeadersBuildPhase;
  642. buildActionMask = 2147483647;
  643. files = (
  644. 4CEC605C1B745C9B00E684F4 /* Alamofire.h in Headers */,
  645. );
  646. runOnlyForDeploymentPostprocessing = 0;
  647. };
  648. F8111E3019A95C8B0040E7D1 /* Headers */ = {
  649. isa = PBXHeadersBuildPhase;
  650. buildActionMask = 2147483647;
  651. files = (
  652. F8111E3919A95C8B0040E7D1 /* Alamofire.h in Headers */,
  653. );
  654. runOnlyForDeploymentPostprocessing = 0;
  655. };
  656. /* End PBXHeadersBuildPhase section */
  657. /* Begin PBXNativeTarget section */
  658. 4CF626EE1BA7CB3E0011A099 /* Alamofire tvOS */ = {
  659. isa = PBXNativeTarget;
  660. buildConfigurationList = 4CF627041BA7CB3E0011A099 /* Build configuration list for PBXNativeTarget "Alamofire tvOS" */;
  661. buildPhases = (
  662. 4CF626EA1BA7CB3E0011A099 /* Sources */,
  663. 4CF626EB1BA7CB3E0011A099 /* Frameworks */,
  664. 4CF626EC1BA7CB3E0011A099 /* Headers */,
  665. 4CF626ED1BA7CB3E0011A099 /* Resources */,
  666. );
  667. buildRules = (
  668. );
  669. dependencies = (
  670. );
  671. name = "Alamofire tvOS";
  672. productName = "Alamofire tvOS";
  673. productReference = 4CF626EF1BA7CB3E0011A099 /* Alamofire.framework */;
  674. productType = "com.apple.product-type.framework";
  675. };
  676. 4CF626F71BA7CB3E0011A099 /* Alamofire tvOS Tests */ = {
  677. isa = PBXNativeTarget;
  678. buildConfigurationList = 4CF627051BA7CB3E0011A099 /* Build configuration list for PBXNativeTarget "Alamofire tvOS Tests" */;
  679. buildPhases = (
  680. 4CF626F41BA7CB3E0011A099 /* Sources */,
  681. 4CF626F51BA7CB3E0011A099 /* Frameworks */,
  682. 4CF626F61BA7CB3E0011A099 /* Resources */,
  683. );
  684. buildRules = (
  685. );
  686. dependencies = (
  687. 4CF626FB1BA7CB3E0011A099 /* PBXTargetDependency */,
  688. );
  689. name = "Alamofire tvOS Tests";
  690. productName = "Alamofire tvOSTests";
  691. productReference = 4CF626F81BA7CB3E0011A099 /* Alamofire tvOS Tests.xctest */;
  692. productType = "com.apple.product-type.bundle.unit-test";
  693. };
  694. 4DD67C0A1A5C55C900ED2280 /* Alamofire OSX */ = {
  695. isa = PBXNativeTarget;
  696. buildConfigurationList = 4DD67C1E1A5C55C900ED2280 /* Build configuration list for PBXNativeTarget "Alamofire OSX" */;
  697. buildPhases = (
  698. 4DD67C061A5C55C900ED2280 /* Sources */,
  699. 4DD67C071A5C55C900ED2280 /* Frameworks */,
  700. 4DD67C081A5C55C900ED2280 /* Headers */,
  701. 4DD67C091A5C55C900ED2280 /* Resources */,
  702. );
  703. buildRules = (
  704. );
  705. dependencies = (
  706. );
  707. name = "Alamofire OSX";
  708. productName = AlamofireOSX;
  709. productReference = 4DD67C0B1A5C55C900ED2280 /* Alamofire.framework */;
  710. productType = "com.apple.product-type.framework";
  711. };
  712. E4202FCD1B667AA100C997FB /* Alamofire watchOS */ = {
  713. isa = PBXNativeTarget;
  714. buildConfigurationList = E4202FDD1B667AA100C997FB /* Build configuration list for PBXNativeTarget "Alamofire watchOS" */;
  715. buildPhases = (
  716. E4202FCE1B667AA100C997FB /* Sources */,
  717. E4202FD91B667AA100C997FB /* Frameworks */,
  718. E4202FDA1B667AA100C997FB /* Headers */,
  719. E4202FDC1B667AA100C997FB /* Resources */,
  720. );
  721. buildRules = (
  722. );
  723. dependencies = (
  724. );
  725. name = "Alamofire watchOS";
  726. productName = Alamofire;
  727. productReference = E4202FE01B667AA100C997FB /* Alamofire.framework */;
  728. productType = "com.apple.product-type.framework";
  729. };
  730. F8111E3219A95C8B0040E7D1 /* Alamofire iOS */ = {
  731. isa = PBXNativeTarget;
  732. buildConfigurationList = F8111E4619A95C8B0040E7D1 /* Build configuration list for PBXNativeTarget "Alamofire iOS" */;
  733. buildPhases = (
  734. F8111E2E19A95C8B0040E7D1 /* Sources */,
  735. F8111E2F19A95C8B0040E7D1 /* Frameworks */,
  736. F8111E3019A95C8B0040E7D1 /* Headers */,
  737. F8111E3119A95C8B0040E7D1 /* Resources */,
  738. );
  739. buildRules = (
  740. );
  741. dependencies = (
  742. );
  743. name = "Alamofire iOS";
  744. productName = Alamofire;
  745. productReference = F8111E3319A95C8B0040E7D1 /* Alamofire.framework */;
  746. productType = "com.apple.product-type.framework";
  747. };
  748. F8111E3D19A95C8B0040E7D1 /* Alamofire iOS Tests */ = {
  749. isa = PBXNativeTarget;
  750. buildConfigurationList = F8111E4919A95C8B0040E7D1 /* Build configuration list for PBXNativeTarget "Alamofire iOS Tests" */;
  751. buildPhases = (
  752. F8111E3A19A95C8B0040E7D1 /* Sources */,
  753. F8111E3B19A95C8B0040E7D1 /* Frameworks */,
  754. F8111E3C19A95C8B0040E7D1 /* Resources */,
  755. );
  756. buildRules = (
  757. );
  758. dependencies = (
  759. F8111E6619A967880040E7D1 /* PBXTargetDependency */,
  760. );
  761. name = "Alamofire iOS Tests";
  762. productName = AlamofireTests;
  763. productReference = F8111E3E19A95C8B0040E7D1 /* Alamofire iOS Tests.xctest */;
  764. productType = "com.apple.product-type.bundle.unit-test";
  765. };
  766. F829C6B11A7A94F100A2CD59 /* Alamofire OSX Tests */ = {
  767. isa = PBXNativeTarget;
  768. buildConfigurationList = F829C6BB1A7A94F100A2CD59 /* Build configuration list for PBXNativeTarget "Alamofire OSX Tests" */;
  769. buildPhases = (
  770. F829C6AE1A7A94F100A2CD59 /* Sources */,
  771. F829C6AF1A7A94F100A2CD59 /* Frameworks */,
  772. F829C6B01A7A94F100A2CD59 /* Resources */,
  773. );
  774. buildRules = (
  775. );
  776. dependencies = (
  777. F829C6BA1A7A94F100A2CD59 /* PBXTargetDependency */,
  778. );
  779. name = "Alamofire OSX Tests";
  780. productName = "Alamofire OSX Tests";
  781. productReference = F829C6B21A7A94F100A2CD59 /* Alamofire OSX Tests.xctest */;
  782. productType = "com.apple.product-type.bundle.unit-test";
  783. };
  784. /* End PBXNativeTarget section */
  785. /* Begin PBXProject section */
  786. F8111E2A19A95C8B0040E7D1 /* Project object */ = {
  787. isa = PBXProject;
  788. attributes = {
  789. LastSwiftUpdateCheck = 0700;
  790. LastUpgradeCheck = 0700;
  791. ORGANIZATIONNAME = Alamofire;
  792. TargetAttributes = {
  793. 4CF626EE1BA7CB3E0011A099 = {
  794. CreatedOnToolsVersion = 7.1;
  795. };
  796. 4CF626F71BA7CB3E0011A099 = {
  797. CreatedOnToolsVersion = 7.1;
  798. };
  799. 4DD67C0A1A5C55C900ED2280 = {
  800. CreatedOnToolsVersion = 6.1.1;
  801. };
  802. F8111E3219A95C8B0040E7D1 = {
  803. CreatedOnToolsVersion = 6.0;
  804. };
  805. F8111E3D19A95C8B0040E7D1 = {
  806. CreatedOnToolsVersion = 6.0;
  807. };
  808. F829C6B11A7A94F100A2CD59 = {
  809. CreatedOnToolsVersion = 6.1.1;
  810. };
  811. };
  812. };
  813. buildConfigurationList = F8111E2D19A95C8B0040E7D1 /* Build configuration list for PBXProject "Alamofire" */;
  814. compatibilityVersion = "Xcode 3.2";
  815. developmentRegion = English;
  816. hasScannedForEncodings = 0;
  817. knownRegions = (
  818. en,
  819. );
  820. mainGroup = F8111E2919A95C8B0040E7D1;
  821. productRefGroup = F8111E3419A95C8B0040E7D1 /* Products */;
  822. projectDirPath = "";
  823. projectRoot = "";
  824. targets = (
  825. F8111E3219A95C8B0040E7D1 /* Alamofire iOS */,
  826. F8111E3D19A95C8B0040E7D1 /* Alamofire iOS Tests */,
  827. 4DD67C0A1A5C55C900ED2280 /* Alamofire OSX */,
  828. F829C6B11A7A94F100A2CD59 /* Alamofire OSX Tests */,
  829. 4CF626EE1BA7CB3E0011A099 /* Alamofire tvOS */,
  830. 4CF626F71BA7CB3E0011A099 /* Alamofire tvOS Tests */,
  831. E4202FCD1B667AA100C997FB /* Alamofire watchOS */,
  832. );
  833. };
  834. /* End PBXProject section */
  835. /* Begin PBXResourcesBuildPhase section */
  836. 4CF626ED1BA7CB3E0011A099 /* Resources */ = {
  837. isa = PBXResourcesBuildPhase;
  838. buildActionMask = 2147483647;
  839. files = (
  840. );
  841. runOnlyForDeploymentPostprocessing = 0;
  842. };
  843. 4CF626F61BA7CB3E0011A099 /* Resources */ = {
  844. isa = PBXResourcesBuildPhase;
  845. buildActionMask = 2147483647;
  846. files = (
  847. 4C743D031C22772D00BCB23E /* wildcard.alamofire.org.cer in Resources */,
  848. 4C743CFF1C22772D00BCB23E /* alamofire-signing-ca2.cer in Resources */,
  849. 4C743D061C22772D00BCB23E /* signed-by-ca2.cer in Resources */,
  850. 4CF627341BA7CC300011A099 /* rainbow.jpg in Resources */,
  851. 4C743D081C22772D00BCB23E /* valid-uri.cer in Resources */,
  852. 4C743CFC1C22772D00BCB23E /* keyDER.der in Resources */,
  853. 4C743CF81C22772D00BCB23E /* certDER.der in Resources */,
  854. 4C743D051C22772D00BCB23E /* missing-dns-name-and-uri.cer in Resources */,
  855. 4C743CFB1C22772D00BCB23E /* randomGibberish.crt in Resources */,
  856. 4C743D0B1C22772D00BCB23E /* testssl-expire.disig.sk.cer in Resources */,
  857. 4C743CFE1C22772D00BCB23E /* alamofire-signing-ca1.cer in Resources */,
  858. 4C743D001C22772D00BCB23E /* multiple-dns-names.cer in Resources */,
  859. 4C743D011C22772D00BCB23E /* signed-by-ca1.cer in Resources */,
  860. 4C743D021C22772D00BCB23E /* test.alamofire.org.cer in Resources */,
  861. 4C743CF61C22772D00BCB23E /* certDER.cer in Resources */,
  862. 4C743D0A1C22772D00BCB23E /* root-ca-disig.cer in Resources */,
  863. 4C743CFD1C22772D00BCB23E /* alamofire-root-ca.cer in Resources */,
  864. 4C743CF91C22772D00BCB23E /* certPEM.cer in Resources */,
  865. 4CF627351BA7CC300011A099 /* unicorn.png in Resources */,
  866. 4C743CFA1C22772D00BCB23E /* certPEM.crt in Resources */,
  867. 4C743D091C22772D00BCB23E /* intermediate-ca-disig.cer in Resources */,
  868. 4C743CF71C22772D00BCB23E /* certDER.crt in Resources */,
  869. 4C743D071C22772D00BCB23E /* valid-dns-name.cer in Resources */,
  870. 4C743D041C22772D00BCB23E /* expired.cer in Resources */,
  871. );
  872. runOnlyForDeploymentPostprocessing = 0;
  873. };
  874. 4DD67C091A5C55C900ED2280 /* Resources */ = {
  875. isa = PBXResourcesBuildPhase;
  876. buildActionMask = 2147483647;
  877. files = (
  878. );
  879. runOnlyForDeploymentPostprocessing = 0;
  880. };
  881. E4202FDC1B667AA100C997FB /* Resources */ = {
  882. isa = PBXResourcesBuildPhase;
  883. buildActionMask = 2147483647;
  884. files = (
  885. );
  886. runOnlyForDeploymentPostprocessing = 0;
  887. };
  888. F8111E3119A95C8B0040E7D1 /* Resources */ = {
  889. isa = PBXResourcesBuildPhase;
  890. buildActionMask = 2147483647;
  891. files = (
  892. );
  893. runOnlyForDeploymentPostprocessing = 0;
  894. };
  895. F8111E3C19A95C8B0040E7D1 /* Resources */ = {
  896. isa = PBXResourcesBuildPhase;
  897. buildActionMask = 2147483647;
  898. files = (
  899. 4C743D2F1C22772F00BCB23E /* wildcard.alamofire.org.cer in Resources */,
  900. 4C743D2B1C22772F00BCB23E /* alamofire-signing-ca2.cer in Resources */,
  901. 4C743D321C22772F00BCB23E /* signed-by-ca2.cer in Resources */,
  902. 4C33A13B1B5207DB00873DFF /* unicorn.png in Resources */,
  903. 4C743D341C22772F00BCB23E /* valid-uri.cer in Resources */,
  904. 4C743D281C22772F00BCB23E /* keyDER.der in Resources */,
  905. 4C743D241C22772F00BCB23E /* certDER.der in Resources */,
  906. 4C743D311C22772F00BCB23E /* missing-dns-name-and-uri.cer in Resources */,
  907. 4C743D271C22772F00BCB23E /* randomGibberish.crt in Resources */,
  908. 4C743D371C22772F00BCB23E /* testssl-expire.disig.sk.cer in Resources */,
  909. 4C743D2A1C22772F00BCB23E /* alamofire-signing-ca1.cer in Resources */,
  910. 4C743D2C1C22772F00BCB23E /* multiple-dns-names.cer in Resources */,
  911. 4C743D2D1C22772F00BCB23E /* signed-by-ca1.cer in Resources */,
  912. 4C743D2E1C22772F00BCB23E /* test.alamofire.org.cer in Resources */,
  913. 4C743D221C22772F00BCB23E /* certDER.cer in Resources */,
  914. 4C743D361C22772F00BCB23E /* root-ca-disig.cer in Resources */,
  915. 4C743D291C22772F00BCB23E /* alamofire-root-ca.cer in Resources */,
  916. 4C743D251C22772F00BCB23E /* certPEM.cer in Resources */,
  917. 4C33A1391B5207DB00873DFF /* rainbow.jpg in Resources */,
  918. 4C743D261C22772F00BCB23E /* certPEM.crt in Resources */,
  919. 4C743D351C22772F00BCB23E /* intermediate-ca-disig.cer in Resources */,
  920. 4C743D231C22772F00BCB23E /* certDER.crt in Resources */,
  921. 4C743D331C22772F00BCB23E /* valid-dns-name.cer in Resources */,
  922. 4C743D301C22772F00BCB23E /* expired.cer in Resources */,
  923. );
  924. runOnlyForDeploymentPostprocessing = 0;
  925. };
  926. F829C6B01A7A94F100A2CD59 /* Resources */ = {
  927. isa = PBXResourcesBuildPhase;
  928. buildActionMask = 2147483647;
  929. files = (
  930. 4C743D191C22772E00BCB23E /* wildcard.alamofire.org.cer in Resources */,
  931. 4C743D151C22772E00BCB23E /* alamofire-signing-ca2.cer in Resources */,
  932. 4C743D1C1C22772E00BCB23E /* signed-by-ca2.cer in Resources */,
  933. 4C33A13C1B5207DB00873DFF /* unicorn.png in Resources */,
  934. 4C743D1E1C22772E00BCB23E /* valid-uri.cer in Resources */,
  935. 4C743D121C22772E00BCB23E /* keyDER.der in Resources */,
  936. 4C743D0E1C22772E00BCB23E /* certDER.der in Resources */,
  937. 4C743D1B1C22772E00BCB23E /* missing-dns-name-and-uri.cer in Resources */,
  938. 4C743D111C22772E00BCB23E /* randomGibberish.crt in Resources */,
  939. 4C743D211C22772E00BCB23E /* testssl-expire.disig.sk.cer in Resources */,
  940. 4C743D141C22772E00BCB23E /* alamofire-signing-ca1.cer in Resources */,
  941. 4C743D161C22772E00BCB23E /* multiple-dns-names.cer in Resources */,
  942. 4C743D171C22772E00BCB23E /* signed-by-ca1.cer in Resources */,
  943. 4C743D181C22772E00BCB23E /* test.alamofire.org.cer in Resources */,
  944. 4C743D0C1C22772E00BCB23E /* certDER.cer in Resources */,
  945. 4C743D201C22772E00BCB23E /* root-ca-disig.cer in Resources */,
  946. 4C743D131C22772E00BCB23E /* alamofire-root-ca.cer in Resources */,
  947. 4C743D0F1C22772E00BCB23E /* certPEM.cer in Resources */,
  948. 4C33A13A1B5207DB00873DFF /* rainbow.jpg in Resources */,
  949. 4C743D101C22772E00BCB23E /* certPEM.crt in Resources */,
  950. 4C743D1F1C22772E00BCB23E /* intermediate-ca-disig.cer in Resources */,
  951. 4C743D0D1C22772E00BCB23E /* certDER.crt in Resources */,
  952. 4C743D1D1C22772E00BCB23E /* valid-dns-name.cer in Resources */,
  953. 4C743D1A1C22772E00BCB23E /* expired.cer in Resources */,
  954. );
  955. runOnlyForDeploymentPostprocessing = 0;
  956. };
  957. /* End PBXResourcesBuildPhase section */
  958. /* Begin PBXSourcesBuildPhase section */
  959. 4CF626EA1BA7CB3E0011A099 /* Sources */ = {
  960. isa = PBXSourcesBuildPhase;
  961. buildActionMask = 2147483647;
  962. files = (
  963. 4C574E6C1C67D207000B3128 /* Timeline.swift in Sources */,
  964. 4CF627121BA7CBF60011A099 /* Upload.swift in Sources */,
  965. 4CF627111BA7CBF60011A099 /* Stream.swift in Sources */,
  966. 4CF6270C1BA7CBF60011A099 /* Result.swift in Sources */,
  967. 4CF627081BA7CBF60011A099 /* Error.swift in Sources */,
  968. 4CF627131BA7CBF60011A099 /* Validation.swift in Sources */,
  969. 4CF6270E1BA7CBF60011A099 /* MultipartFormData.swift in Sources */,
  970. 4C80F9F81BB730EF001B46D2 /* Response.swift in Sources */,
  971. 4CB9282B1C66BFBC00CE5F08 /* Notifications.swift in Sources */,
  972. 4CF627091BA7CBF60011A099 /* Manager.swift in Sources */,
  973. 4CF6270F1BA7CBF60011A099 /* ResponseSerialization.swift in Sources */,
  974. 4CF6270B1BA7CBF60011A099 /* Request.swift in Sources */,
  975. 4C3D00561C66A63000D1F709 /* NetworkReachabilityManager.swift in Sources */,
  976. 4CF6270A1BA7CBF60011A099 /* ParameterEncoding.swift in Sources */,
  977. 4CF627101BA7CBF60011A099 /* ServerTrustPolicy.swift in Sources */,
  978. 4CF6270D1BA7CBF60011A099 /* Download.swift in Sources */,
  979. 4CF627071BA7CBF60011A099 /* Alamofire.swift in Sources */,
  980. );
  981. runOnlyForDeploymentPostprocessing = 0;
  982. };
  983. 4CF626F41BA7CB3E0011A099 /* Sources */ = {
  984. isa = PBXSourcesBuildPhase;
  985. buildActionMask = 2147483647;
  986. files = (
  987. 4CF627181BA7CC240011A099 /* RequestTests.swift in Sources */,
  988. 4CF627211BA7CC240011A099 /* TLSEvaluationTests.swift in Sources */,
  989. 4CF627221BA7CC240011A099 /* UploadTests.swift in Sources */,
  990. 4C9DCE7A1CB1BCE2003E6463 /* SessionDelegateTests.swift in Sources */,
  991. 4C80F9F91BB730F6001B46D2 /* String+AlamofireTests.swift in Sources */,
  992. 4CF6271E1BA7CC240011A099 /* MultipartFormDataTests.swift in Sources */,
  993. 4CF627201BA7CC240011A099 /* ServerTrustPolicyTests.swift in Sources */,
  994. 4CF627241BA7CC240011A099 /* ValidationTests.swift in Sources */,
  995. 4CF627141BA7CC240011A099 /* BaseTestCase.swift in Sources */,
  996. 4CF627151BA7CC240011A099 /* AuthenticationTests.swift in Sources */,
  997. 4CF627171BA7CC240011A099 /* ParameterEncodingTests.swift in Sources */,
  998. 4CF627191BA7CC240011A099 /* ResponseTests.swift in Sources */,
  999. 4CF627231BA7CC240011A099 /* URLProtocolTests.swift in Sources */,
  1000. 4CF6271C1BA7CC240011A099 /* CacheTests.swift in Sources */,
  1001. 4CF627161BA7CC240011A099 /* ManagerTests.swift in Sources */,
  1002. 4CF6271A1BA7CC240011A099 /* ResultTests.swift in Sources */,
  1003. 4CF6271B1BA7CC240011A099 /* NSURLSessionConfiguration+AlamofireTests.swift in Sources */,
  1004. 4C3D005A1C66A8B900D1F709 /* NetworkReachabilityManagerTests.swift in Sources */,
  1005. 4CF6271F1BA7CC240011A099 /* ResponseSerializationTests.swift in Sources */,
  1006. 4CF6271D1BA7CC240011A099 /* DownloadTests.swift in Sources */,
  1007. );
  1008. runOnlyForDeploymentPostprocessing = 0;
  1009. };
  1010. 4DD67C061A5C55C900ED2280 /* Sources */ = {
  1011. isa = PBXSourcesBuildPhase;
  1012. buildActionMask = 2147483647;
  1013. files = (
  1014. 4C574E6B1C67D207000B3128 /* Timeline.swift in Sources */,
  1015. 4CDE2C411AF89E0700BABAE5 /* Upload.swift in Sources */,
  1016. 4CE272501AF88FB500F1D59A /* ParameterEncoding.swift in Sources */,
  1017. 4CDE2C3B1AF899EC00BABAE5 /* Request.swift in Sources */,
  1018. 4CDE2C471AF89FF300BABAE5 /* ResponseSerialization.swift in Sources */,
  1019. 4C1DC8551B68908E00476DE3 /* Error.swift in Sources */,
  1020. 4CDE2C381AF8932A00BABAE5 /* Manager.swift in Sources */,
  1021. 4C0B62521BB1001C009302D3 /* Response.swift in Sources */,
  1022. 4CB9282A1C66BFBC00CE5F08 /* Notifications.swift in Sources */,
  1023. 4DD67C251A5C590000ED2280 /* Alamofire.swift in Sources */,
  1024. 4C23EB441B327C5B0090E0BC /* MultipartFormData.swift in Sources */,
  1025. 4C811F8E1B51856D00E0F59A /* ServerTrustPolicy.swift in Sources */,
  1026. 4C3D00551C66A63000D1F709 /* NetworkReachabilityManager.swift in Sources */,
  1027. 4C83F41C1B749E0E00203445 /* Stream.swift in Sources */,
  1028. 4CDE2C3E1AF89D4900BABAE5 /* Download.swift in Sources */,
  1029. 4CDE2C441AF89F0900BABAE5 /* Validation.swift in Sources */,
  1030. 4C0E5BF91B673D3400816CCC /* Result.swift in Sources */,
  1031. );
  1032. runOnlyForDeploymentPostprocessing = 0;
  1033. };
  1034. E4202FCE1B667AA100C997FB /* Sources */ = {
  1035. isa = PBXSourcesBuildPhase;
  1036. buildActionMask = 2147483647;
  1037. files = (
  1038. 4C574E6D1C67D207000B3128 /* Timeline.swift in Sources */,
  1039. 4CEE82AD1C6813CF00E9C9F0 /* NetworkReachabilityManager.swift in Sources */,
  1040. E4202FCF1B667AA100C997FB /* Upload.swift in Sources */,
  1041. E4202FD01B667AA100C997FB /* ParameterEncoding.swift in Sources */,
  1042. E4202FD11B667AA100C997FB /* Request.swift in Sources */,
  1043. 4CEC605A1B745C9100E684F4 /* Error.swift in Sources */,
  1044. E4202FD21B667AA100C997FB /* ResponseSerialization.swift in Sources */,
  1045. E4202FD31B667AA100C997FB /* Manager.swift in Sources */,
  1046. 4C0B62531BB1001C009302D3 /* Response.swift in Sources */,
  1047. 4CB9282C1C66BFBC00CE5F08 /* Notifications.swift in Sources */,
  1048. 4CEC605B1B745C9100E684F4 /* Result.swift in Sources */,
  1049. E4202FD41B667AA100C997FB /* Alamofire.swift in Sources */,
  1050. E4202FD51B667AA100C997FB /* MultipartFormData.swift in Sources */,
  1051. 4C83F41D1B749E0E00203445 /* Stream.swift in Sources */,
  1052. E4202FD61B667AA100C997FB /* ServerTrustPolicy.swift in Sources */,
  1053. E4202FD71B667AA100C997FB /* Download.swift in Sources */,
  1054. E4202FD81B667AA100C997FB /* Validation.swift in Sources */,
  1055. );
  1056. runOnlyForDeploymentPostprocessing = 0;
  1057. };
  1058. F8111E2E19A95C8B0040E7D1 /* Sources */ = {
  1059. isa = PBXSourcesBuildPhase;
  1060. buildActionMask = 2147483647;
  1061. files = (
  1062. 4C574E6A1C67D207000B3128 /* Timeline.swift in Sources */,
  1063. 4CDE2C401AF89E0700BABAE5 /* Upload.swift in Sources */,
  1064. 4CE2724F1AF88FB500F1D59A /* ParameterEncoding.swift in Sources */,
  1065. 4CDE2C3A1AF899EC00BABAE5 /* Request.swift in Sources */,
  1066. 4CDE2C461AF89FF300BABAE5 /* ResponseSerialization.swift in Sources */,
  1067. 4C1DC8541B68908E00476DE3 /* Error.swift in Sources */,
  1068. 4CDE2C371AF8932A00BABAE5 /* Manager.swift in Sources */,
  1069. 4C0B62511BB1001C009302D3 /* Response.swift in Sources */,
  1070. F897FF4119AA800700AB5182 /* Alamofire.swift in Sources */,
  1071. 4C23EB431B327C5B0090E0BC /* MultipartFormData.swift in Sources */,
  1072. 4C811F8D1B51856D00E0F59A /* ServerTrustPolicy.swift in Sources */,
  1073. 4C3D00541C66A63000D1F709 /* NetworkReachabilityManager.swift in Sources */,
  1074. 4C83F41B1B749E0E00203445 /* Stream.swift in Sources */,
  1075. 4CDE2C3D1AF89D4900BABAE5 /* Download.swift in Sources */,
  1076. 4CDE2C431AF89F0900BABAE5 /* Validation.swift in Sources */,
  1077. 4CB928291C66BFBC00CE5F08 /* Notifications.swift in Sources */,
  1078. 4C0E5BF81B673D3400816CCC /* Result.swift in Sources */,
  1079. );
  1080. runOnlyForDeploymentPostprocessing = 0;
  1081. };
  1082. F8111E3A19A95C8B0040E7D1 /* Sources */ = {
  1083. isa = PBXSourcesBuildPhase;
  1084. buildActionMask = 2147483647;
  1085. files = (
  1086. 4C3238E71B3604DB00FE04AE /* MultipartFormDataTests.swift in Sources */,
  1087. 4C33A1431B52089C00873DFF /* ServerTrustPolicyTests.swift in Sources */,
  1088. 4C341BBA1B1A865A00C1B34D /* CacheTests.swift in Sources */,
  1089. 4C9DCE781CB1BCE2003E6463 /* SessionDelegateTests.swift in Sources */,
  1090. 4C4CBE7B1BAF700C0024D659 /* String+AlamofireTests.swift in Sources */,
  1091. 4CA028C51B7466C500C84163 /* ResultTests.swift in Sources */,
  1092. 4CCFA79A1B2BE71600B6F460 /* URLProtocolTests.swift in Sources */,
  1093. F86AEFE71AE6A312007D9C76 /* TLSEvaluationTests.swift in Sources */,
  1094. 4C0B58391B747A4400C0B99C /* ResponseSerializationTests.swift in Sources */,
  1095. F8858DDD19A96B4300F55F93 /* RequestTests.swift in Sources */,
  1096. 4C256A531B096C770065714F /* BaseTestCase.swift in Sources */,
  1097. F8E6024519CB46A800A3E7F1 /* AuthenticationTests.swift in Sources */,
  1098. F8858DDE19A96B4400F55F93 /* ResponseTests.swift in Sources */,
  1099. F8D1C6F519D52968002E74FE /* ManagerTests.swift in Sources */,
  1100. F8AE910219D28DCC0078C7B2 /* ValidationTests.swift in Sources */,
  1101. F8111E6119A9674D0040E7D1 /* ParameterEncodingTests.swift in Sources */,
  1102. F8111E6419A9674D0040E7D1 /* UploadTests.swift in Sources */,
  1103. 4C3D00581C66A8B900D1F709 /* NetworkReachabilityManagerTests.swift in Sources */,
  1104. F8111E6019A9674D0040E7D1 /* DownloadTests.swift in Sources */,
  1105. 4C7C8D221B9D0D9000948136 /* NSURLSessionConfiguration+AlamofireTests.swift in Sources */,
  1106. );
  1107. runOnlyForDeploymentPostprocessing = 0;
  1108. };
  1109. F829C6AE1A7A94F100A2CD59 /* Sources */ = {
  1110. isa = PBXSourcesBuildPhase;
  1111. buildActionMask = 2147483647;
  1112. files = (
  1113. 4C3238E81B3604DB00FE04AE /* MultipartFormDataTests.swift in Sources */,
  1114. 4C33A1441B52089C00873DFF /* ServerTrustPolicyTests.swift in Sources */,
  1115. 4C341BBB1B1A865A00C1B34D /* CacheTests.swift in Sources */,
  1116. 4C9DCE791CB1BCE2003E6463 /* SessionDelegateTests.swift in Sources */,
  1117. 4C4CBE7C1BAF700C0024D659 /* String+AlamofireTests.swift in Sources */,
  1118. 4CA028C61B7466C500C84163 /* ResultTests.swift in Sources */,
  1119. 4CCFA79B1B2BE71600B6F460 /* URLProtocolTests.swift in Sources */,
  1120. F829C6BE1A7A950600A2CD59 /* ParameterEncodingTests.swift in Sources */,
  1121. 4C0B583A1B747A4400C0B99C /* ResponseSerializationTests.swift in Sources */,
  1122. F829C6BF1A7A950600A2CD59 /* RequestTests.swift in Sources */,
  1123. 4C256A541B096C770065714F /* BaseTestCase.swift in Sources */,
  1124. F829C6C01A7A950600A2CD59 /* ManagerTests.swift in Sources */,
  1125. F829C6C11A7A950600A2CD59 /* ResponseTests.swift in Sources */,
  1126. F829C6C21A7A950600A2CD59 /* UploadTests.swift in Sources */,
  1127. F829C6C31A7A950600A2CD59 /* DownloadTests.swift in Sources */,
  1128. F829C6C41A7A950600A2CD59 /* AuthenticationTests.swift in Sources */,
  1129. F829C6C51A7A950600A2CD59 /* ValidationTests.swift in Sources */,
  1130. 4C3D00591C66A8B900D1F709 /* NetworkReachabilityManagerTests.swift in Sources */,
  1131. F86AEFE81AE6A315007D9C76 /* TLSEvaluationTests.swift in Sources */,
  1132. 4C7C8D231B9D0D9000948136 /* NSURLSessionConfiguration+AlamofireTests.swift in Sources */,
  1133. );
  1134. runOnlyForDeploymentPostprocessing = 0;
  1135. };
  1136. /* End PBXSourcesBuildPhase section */
  1137. /* Begin PBXTargetDependency section */
  1138. 4CF626FB1BA7CB3E0011A099 /* PBXTargetDependency */ = {
  1139. isa = PBXTargetDependency;
  1140. target = 4CF626EE1BA7CB3E0011A099 /* Alamofire tvOS */;
  1141. targetProxy = 4CF626FA1BA7CB3E0011A099 /* PBXContainerItemProxy */;
  1142. };
  1143. F8111E6619A967880040E7D1 /* PBXTargetDependency */ = {
  1144. isa = PBXTargetDependency;
  1145. target = F8111E3219A95C8B0040E7D1 /* Alamofire iOS */;
  1146. targetProxy = F8111E6519A967880040E7D1 /* PBXContainerItemProxy */;
  1147. };
  1148. F829C6BA1A7A94F100A2CD59 /* PBXTargetDependency */ = {
  1149. isa = PBXTargetDependency;
  1150. target = 4DD67C0A1A5C55C900ED2280 /* Alamofire OSX */;
  1151. targetProxy = F829C6B91A7A94F100A2CD59 /* PBXContainerItemProxy */;
  1152. };
  1153. /* End PBXTargetDependency section */
  1154. /* Begin XCBuildConfiguration section */
  1155. 4CF627001BA7CB3E0011A099 /* Debug */ = {
  1156. isa = XCBuildConfiguration;
  1157. buildSettings = {
  1158. APPLICATION_EXTENSION_API_ONLY = YES;
  1159. BITCODE_GENERATION_MODE = marker;
  1160. CODE_SIGN_IDENTITY = "iPhone Developer";
  1161. "CODE_SIGN_IDENTITY[sdk=appletvsimulator*]" = "";
  1162. DEBUG_INFORMATION_FORMAT = dwarf;
  1163. DEFINES_MODULE = YES;
  1164. DYLIB_COMPATIBILITY_VERSION = 1;
  1165. DYLIB_CURRENT_VERSION = 1;
  1166. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1167. ENABLE_TESTABILITY = YES;
  1168. GCC_NO_COMMON_BLOCKS = YES;
  1169. INFOPLIST_FILE = "Source/Info-tvOS.plist";
  1170. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1171. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1172. PRODUCT_BUNDLE_IDENTIFIER = com.alamofire.Alamofire;
  1173. PRODUCT_NAME = Alamofire;
  1174. SDKROOT = appletvos;
  1175. SKIP_INSTALL = YES;
  1176. TARGETED_DEVICE_FAMILY = 3;
  1177. TVOS_DEPLOYMENT_TARGET = 9.0;
  1178. };
  1179. name = Debug;
  1180. };
  1181. 4CF627011BA7CB3E0011A099 /* Release */ = {
  1182. isa = XCBuildConfiguration;
  1183. buildSettings = {
  1184. APPLICATION_EXTENSION_API_ONLY = YES;
  1185. BITCODE_GENERATION_MODE = bitcode;
  1186. CODE_SIGN_IDENTITY = "iPhone Developer";
  1187. "CODE_SIGN_IDENTITY[sdk=appletvsimulator*]" = "";
  1188. COPY_PHASE_STRIP = NO;
  1189. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1190. DEFINES_MODULE = YES;
  1191. DYLIB_COMPATIBILITY_VERSION = 1;
  1192. DYLIB_CURRENT_VERSION = 1;
  1193. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1194. ENABLE_TESTABILITY = NO;
  1195. GCC_NO_COMMON_BLOCKS = YES;
  1196. INFOPLIST_FILE = "Source/Info-tvOS.plist";
  1197. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1198. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1199. PRODUCT_BUNDLE_IDENTIFIER = com.alamofire.Alamofire;
  1200. PRODUCT_NAME = Alamofire;
  1201. SDKROOT = appletvos;
  1202. SKIP_INSTALL = YES;
  1203. TARGETED_DEVICE_FAMILY = 3;
  1204. TVOS_DEPLOYMENT_TARGET = 9.0;
  1205. };
  1206. name = Release;
  1207. };
  1208. 4CF627021BA7CB3E0011A099 /* Debug */ = {
  1209. isa = XCBuildConfiguration;
  1210. buildSettings = {
  1211. CODE_SIGN_IDENTITY = "iPhone Developer";
  1212. "CODE_SIGN_IDENTITY[sdk=appletvsimulator*]" = "";
  1213. DEBUG_INFORMATION_FORMAT = dwarf;
  1214. GCC_NO_COMMON_BLOCKS = YES;
  1215. INFOPLIST_FILE = Tests/Info.plist;
  1216. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1217. PRODUCT_BUNDLE_IDENTIFIER = "com.alamofire.Alamofire-tvOSTests";
  1218. PRODUCT_NAME = "$(TARGET_NAME)";
  1219. SDKROOT = appletvos;
  1220. TVOS_DEPLOYMENT_TARGET = 9.0;
  1221. };
  1222. name = Debug;
  1223. };
  1224. 4CF627031BA7CB3E0011A099 /* Release */ = {
  1225. isa = XCBuildConfiguration;
  1226. buildSettings = {
  1227. CODE_SIGN_IDENTITY = "iPhone Developer";
  1228. "CODE_SIGN_IDENTITY[sdk=appletvsimulator*]" = "";
  1229. COPY_PHASE_STRIP = NO;
  1230. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1231. GCC_NO_COMMON_BLOCKS = YES;
  1232. INFOPLIST_FILE = Tests/Info.plist;
  1233. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1234. PRODUCT_BUNDLE_IDENTIFIER = "com.alamofire.Alamofire-tvOSTests";
  1235. PRODUCT_NAME = "$(TARGET_NAME)";
  1236. SDKROOT = appletvos;
  1237. TVOS_DEPLOYMENT_TARGET = 9.0;
  1238. };
  1239. name = Release;
  1240. };
  1241. 4DD67C1F1A5C55C900ED2280 /* Debug */ = {
  1242. isa = XCBuildConfiguration;
  1243. buildSettings = {
  1244. APPLICATION_EXTENSION_API_ONLY = YES;
  1245. BITCODE_GENERATION_MODE = marker;
  1246. CODE_SIGN_IDENTITY = "";
  1247. COMBINE_HIDPI_IMAGES = YES;
  1248. DEFINES_MODULE = YES;
  1249. DYLIB_COMPATIBILITY_VERSION = 1;
  1250. DYLIB_CURRENT_VERSION = 1;
  1251. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1252. FRAMEWORK_VERSION = A;
  1253. GCC_PREPROCESSOR_DEFINITIONS = (
  1254. "DEBUG=1",
  1255. "$(inherited)",
  1256. );
  1257. INFOPLIST_FILE = Source/Info.plist;
  1258. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1259. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1260. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  1261. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1262. PRODUCT_BUNDLE_IDENTIFIER = "com.alamofire.$(PRODUCT_NAME:rfc1034identifier)";
  1263. PRODUCT_NAME = Alamofire;
  1264. SDKROOT = macosx;
  1265. SKIP_INSTALL = YES;
  1266. };
  1267. name = Debug;
  1268. };
  1269. 4DD67C201A5C55C900ED2280 /* Release */ = {
  1270. isa = XCBuildConfiguration;
  1271. buildSettings = {
  1272. APPLICATION_EXTENSION_API_ONLY = YES;
  1273. BITCODE_GENERATION_MODE = bitcode;
  1274. CODE_SIGN_IDENTITY = "";
  1275. COMBINE_HIDPI_IMAGES = YES;
  1276. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1277. DEFINES_MODULE = YES;
  1278. DYLIB_COMPATIBILITY_VERSION = 1;
  1279. DYLIB_CURRENT_VERSION = 1;
  1280. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1281. ENABLE_TESTABILITY = NO;
  1282. FRAMEWORK_VERSION = A;
  1283. INFOPLIST_FILE = Source/Info.plist;
  1284. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1285. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1286. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  1287. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1288. PRODUCT_BUNDLE_IDENTIFIER = "com.alamofire.$(PRODUCT_NAME:rfc1034identifier)";
  1289. PRODUCT_NAME = Alamofire;
  1290. SDKROOT = macosx;
  1291. SKIP_INSTALL = YES;
  1292. };
  1293. name = Release;
  1294. };
  1295. E4202FDE1B667AA100C997FB /* Debug */ = {
  1296. isa = XCBuildConfiguration;
  1297. buildSettings = {
  1298. APPLICATION_EXTENSION_API_ONLY = YES;
  1299. BITCODE_GENERATION_MODE = marker;
  1300. CLANG_ENABLE_MODULES = YES;
  1301. CODE_SIGN_IDENTITY = "iPhone Developer";
  1302. "CODE_SIGN_IDENTITY[sdk=watchsimulator*]" = "";
  1303. COPY_PHASE_STRIP = NO;
  1304. DEBUG_INFORMATION_FORMAT = dwarf;
  1305. DEFINES_MODULE = YES;
  1306. DYLIB_COMPATIBILITY_VERSION = 1;
  1307. DYLIB_CURRENT_VERSION = 1;
  1308. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1309. GCC_NO_COMMON_BLOCKS = YES;
  1310. INFOPLIST_FILE = Source/Info.plist;
  1311. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1312. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1313. MODULE_NAME = "";
  1314. PRODUCT_BUNDLE_IDENTIFIER = com.alamofire.Alamofire;
  1315. PRODUCT_NAME = Alamofire;
  1316. SDKROOT = watchos;
  1317. SKIP_INSTALL = YES;
  1318. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1319. TARGETED_DEVICE_FAMILY = 4;
  1320. };
  1321. name = Debug;
  1322. };
  1323. E4202FDF1B667AA100C997FB /* Release */ = {
  1324. isa = XCBuildConfiguration;
  1325. buildSettings = {
  1326. APPLICATION_EXTENSION_API_ONLY = YES;
  1327. BITCODE_GENERATION_MODE = bitcode;
  1328. CLANG_ENABLE_MODULES = YES;
  1329. CODE_SIGN_IDENTITY = "iPhone Developer";
  1330. "CODE_SIGN_IDENTITY[sdk=watchsimulator*]" = "";
  1331. COPY_PHASE_STRIP = NO;
  1332. DEFINES_MODULE = YES;
  1333. DYLIB_COMPATIBILITY_VERSION = 1;
  1334. DYLIB_CURRENT_VERSION = 1;
  1335. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1336. ENABLE_TESTABILITY = NO;
  1337. GCC_NO_COMMON_BLOCKS = YES;
  1338. INFOPLIST_FILE = Source/Info.plist;
  1339. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1340. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1341. MODULE_NAME = "";
  1342. PRODUCT_BUNDLE_IDENTIFIER = com.alamofire.Alamofire;
  1343. PRODUCT_NAME = Alamofire;
  1344. SDKROOT = watchos;
  1345. SKIP_INSTALL = YES;
  1346. TARGETED_DEVICE_FAMILY = 4;
  1347. };
  1348. name = Release;
  1349. };
  1350. F8111E4419A95C8B0040E7D1 /* Debug */ = {
  1351. isa = XCBuildConfiguration;
  1352. buildSettings = {
  1353. ALWAYS_SEARCH_USER_PATHS = NO;
  1354. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1355. CLANG_CXX_LIBRARY = "libc++";
  1356. CLANG_ENABLE_MODULES = YES;
  1357. CLANG_ENABLE_OBJC_ARC = YES;
  1358. CLANG_WARN_BOOL_CONVERSION = YES;
  1359. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1360. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1361. CLANG_WARN_EMPTY_BODY = YES;
  1362. CLANG_WARN_ENUM_CONVERSION = YES;
  1363. CLANG_WARN_INT_CONVERSION = YES;
  1364. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1365. CLANG_WARN_UNREACHABLE_CODE = YES;
  1366. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1367. CODE_SIGN_IDENTITY = "iPhone Developer";
  1368. COPY_PHASE_STRIP = NO;
  1369. CURRENT_PROJECT_VERSION = 1;
  1370. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1371. ENABLE_TESTABILITY = YES;
  1372. GCC_C_LANGUAGE_STANDARD = gnu99;
  1373. GCC_DYNAMIC_NO_PIC = NO;
  1374. GCC_OPTIMIZATION_LEVEL = 0;
  1375. GCC_PREPROCESSOR_DEFINITIONS = (
  1376. "DEBUG=1",
  1377. "$(inherited)",
  1378. );
  1379. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1380. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1381. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1382. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1383. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1384. GCC_WARN_UNUSED_FUNCTION = YES;
  1385. GCC_WARN_UNUSED_VARIABLE = YES;
  1386. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1387. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1388. MTL_ENABLE_DEBUG_INFO = YES;
  1389. ONLY_ACTIVE_ARCH = YES;
  1390. SDKROOT = iphoneos;
  1391. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1392. TARGETED_DEVICE_FAMILY = "1,2";
  1393. TVOS_DEPLOYMENT_TARGET = 9.0;
  1394. VERSIONING_SYSTEM = "apple-generic";
  1395. VERSION_INFO_PREFIX = "";
  1396. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  1397. };
  1398. name = Debug;
  1399. };
  1400. F8111E4519A95C8B0040E7D1 /* Release */ = {
  1401. isa = XCBuildConfiguration;
  1402. buildSettings = {
  1403. ALWAYS_SEARCH_USER_PATHS = NO;
  1404. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1405. CLANG_CXX_LIBRARY = "libc++";
  1406. CLANG_ENABLE_MODULES = YES;
  1407. CLANG_ENABLE_OBJC_ARC = YES;
  1408. CLANG_WARN_BOOL_CONVERSION = YES;
  1409. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1410. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1411. CLANG_WARN_EMPTY_BODY = YES;
  1412. CLANG_WARN_ENUM_CONVERSION = YES;
  1413. CLANG_WARN_INT_CONVERSION = YES;
  1414. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1415. CLANG_WARN_UNREACHABLE_CODE = YES;
  1416. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1417. CODE_SIGN_IDENTITY = "iPhone Developer";
  1418. COPY_PHASE_STRIP = YES;
  1419. CURRENT_PROJECT_VERSION = 1;
  1420. ENABLE_NS_ASSERTIONS = NO;
  1421. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1422. GCC_C_LANGUAGE_STANDARD = gnu99;
  1423. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1424. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1425. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1426. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1427. GCC_WARN_UNUSED_FUNCTION = YES;
  1428. GCC_WARN_UNUSED_VARIABLE = YES;
  1429. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1430. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1431. MTL_ENABLE_DEBUG_INFO = NO;
  1432. SDKROOT = iphoneos;
  1433. TARGETED_DEVICE_FAMILY = "1,2";
  1434. TVOS_DEPLOYMENT_TARGET = 9.0;
  1435. VALIDATE_PRODUCT = YES;
  1436. VERSIONING_SYSTEM = "apple-generic";
  1437. VERSION_INFO_PREFIX = "";
  1438. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  1439. };
  1440. name = Release;
  1441. };
  1442. F8111E4719A95C8B0040E7D1 /* Debug */ = {
  1443. isa = XCBuildConfiguration;
  1444. buildSettings = {
  1445. APPLICATION_EXTENSION_API_ONLY = YES;
  1446. BITCODE_GENERATION_MODE = marker;
  1447. CLANG_ENABLE_MODULES = YES;
  1448. CODE_SIGN_IDENTITY = "iPhone Developer";
  1449. "CODE_SIGN_IDENTITY[sdk=iphonesimulator*]" = "";
  1450. DEFINES_MODULE = YES;
  1451. DYLIB_COMPATIBILITY_VERSION = 1;
  1452. DYLIB_CURRENT_VERSION = 1;
  1453. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1454. INFOPLIST_FILE = Source/Info.plist;
  1455. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1456. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1457. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1458. PRODUCT_BUNDLE_IDENTIFIER = "com.alamofire.$(PRODUCT_NAME:rfc1034identifier)";
  1459. PRODUCT_NAME = Alamofire;
  1460. SKIP_INSTALL = YES;
  1461. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  1462. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1463. };
  1464. name = Debug;
  1465. };
  1466. F8111E4819A95C8B0040E7D1 /* Release */ = {
  1467. isa = XCBuildConfiguration;
  1468. buildSettings = {
  1469. APPLICATION_EXTENSION_API_ONLY = YES;
  1470. BITCODE_GENERATION_MODE = bitcode;
  1471. CLANG_ENABLE_MODULES = YES;
  1472. CODE_SIGN_IDENTITY = "iPhone Developer";
  1473. "CODE_SIGN_IDENTITY[sdk=iphonesimulator*]" = "";
  1474. DEFINES_MODULE = YES;
  1475. DYLIB_COMPATIBILITY_VERSION = 1;
  1476. DYLIB_CURRENT_VERSION = 1;
  1477. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1478. ENABLE_TESTABILITY = NO;
  1479. INFOPLIST_FILE = Source/Info.plist;
  1480. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1481. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1482. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1483. PRODUCT_BUNDLE_IDENTIFIER = "com.alamofire.$(PRODUCT_NAME:rfc1034identifier)";
  1484. PRODUCT_NAME = Alamofire;
  1485. SKIP_INSTALL = YES;
  1486. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  1487. };
  1488. name = Release;
  1489. };
  1490. F8111E4A19A95C8B0040E7D1 /* Debug */ = {
  1491. isa = XCBuildConfiguration;
  1492. buildSettings = {
  1493. CODE_SIGN_IDENTITY = "iPhone Developer";
  1494. "CODE_SIGN_IDENTITY[sdk=iphonesimulator*]" = "";
  1495. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  1496. GCC_PREPROCESSOR_DEFINITIONS = (
  1497. "DEBUG=1",
  1498. "$(inherited)",
  1499. );
  1500. INFOPLIST_FILE = Tests/Info.plist;
  1501. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1502. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1503. PRODUCT_BUNDLE_IDENTIFIER = "com.alamofire.$(PRODUCT_NAME:rfc1034identifier)";
  1504. PRODUCT_NAME = "$(TARGET_NAME)";
  1505. };
  1506. name = Debug;
  1507. };
  1508. F8111E4B19A95C8B0040E7D1 /* Release */ = {
  1509. isa = XCBuildConfiguration;
  1510. buildSettings = {
  1511. CODE_SIGN_IDENTITY = "iPhone Developer";
  1512. "CODE_SIGN_IDENTITY[sdk=iphonesimulator*]" = "";
  1513. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  1514. INFOPLIST_FILE = Tests/Info.plist;
  1515. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1516. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1517. PRODUCT_BUNDLE_IDENTIFIER = "com.alamofire.$(PRODUCT_NAME:rfc1034identifier)";
  1518. PRODUCT_NAME = "$(TARGET_NAME)";
  1519. };
  1520. name = Release;
  1521. };
  1522. F829C6BC1A7A94F100A2CD59 /* Debug */ = {
  1523. isa = XCBuildConfiguration;
  1524. buildSettings = {
  1525. CODE_SIGN_IDENTITY = "";
  1526. COMBINE_HIDPI_IMAGES = YES;
  1527. FRAMEWORK_SEARCH_PATHS = (
  1528. "$(DEVELOPER_FRAMEWORKS_DIR)",
  1529. "$(inherited)",
  1530. );
  1531. GCC_PREPROCESSOR_DEFINITIONS = (
  1532. "DEBUG=1",
  1533. "$(inherited)",
  1534. );
  1535. INFOPLIST_FILE = Tests/Info.plist;
  1536. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1537. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1538. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1539. PRODUCT_BUNDLE_IDENTIFIER = "com.alamofire.$(PRODUCT_NAME:rfc1034identifier)";
  1540. PRODUCT_NAME = "$(TARGET_NAME)";
  1541. SDKROOT = macosx;
  1542. };
  1543. name = Debug;
  1544. };
  1545. F829C6BD1A7A94F100A2CD59 /* Release */ = {
  1546. isa = XCBuildConfiguration;
  1547. buildSettings = {
  1548. CODE_SIGN_IDENTITY = "";
  1549. COMBINE_HIDPI_IMAGES = YES;
  1550. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1551. FRAMEWORK_SEARCH_PATHS = (
  1552. "$(DEVELOPER_FRAMEWORKS_DIR)",
  1553. "$(inherited)",
  1554. );
  1555. INFOPLIST_FILE = Tests/Info.plist;
  1556. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1557. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1558. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1559. PRODUCT_BUNDLE_IDENTIFIER = "com.alamofire.$(PRODUCT_NAME:rfc1034identifier)";
  1560. PRODUCT_NAME = "$(TARGET_NAME)";
  1561. SDKROOT = macosx;
  1562. };
  1563. name = Release;
  1564. };
  1565. /* End XCBuildConfiguration section */
  1566. /* Begin XCConfigurationList section */
  1567. 4CF627041BA7CB3E0011A099 /* Build configuration list for PBXNativeTarget "Alamofire tvOS" */ = {
  1568. isa = XCConfigurationList;
  1569. buildConfigurations = (
  1570. 4CF627001BA7CB3E0011A099 /* Debug */,
  1571. 4CF627011BA7CB3E0011A099 /* Release */,
  1572. );
  1573. defaultConfigurationIsVisible = 0;
  1574. defaultConfigurationName = Release;
  1575. };
  1576. 4CF627051BA7CB3E0011A099 /* Build configuration list for PBXNativeTarget "Alamofire tvOS Tests" */ = {
  1577. isa = XCConfigurationList;
  1578. buildConfigurations = (
  1579. 4CF627021BA7CB3E0011A099 /* Debug */,
  1580. 4CF627031BA7CB3E0011A099 /* Release */,
  1581. );
  1582. defaultConfigurationIsVisible = 0;
  1583. defaultConfigurationName = Release;
  1584. };
  1585. 4DD67C1E1A5C55C900ED2280 /* Build configuration list for PBXNativeTarget "Alamofire OSX" */ = {
  1586. isa = XCConfigurationList;
  1587. buildConfigurations = (
  1588. 4DD67C1F1A5C55C900ED2280 /* Debug */,
  1589. 4DD67C201A5C55C900ED2280 /* Release */,
  1590. );
  1591. defaultConfigurationIsVisible = 0;
  1592. defaultConfigurationName = Release;
  1593. };
  1594. E4202FDD1B667AA100C997FB /* Build configuration list for PBXNativeTarget "Alamofire watchOS" */ = {
  1595. isa = XCConfigurationList;
  1596. buildConfigurations = (
  1597. E4202FDE1B667AA100C997FB /* Debug */,
  1598. E4202FDF1B667AA100C997FB /* Release */,
  1599. );
  1600. defaultConfigurationIsVisible = 0;
  1601. defaultConfigurationName = Release;
  1602. };
  1603. F8111E2D19A95C8B0040E7D1 /* Build configuration list for PBXProject "Alamofire" */ = {
  1604. isa = XCConfigurationList;
  1605. buildConfigurations = (
  1606. F8111E4419A95C8B0040E7D1 /* Debug */,
  1607. F8111E4519A95C8B0040E7D1 /* Release */,
  1608. );
  1609. defaultConfigurationIsVisible = 0;
  1610. defaultConfigurationName = Release;
  1611. };
  1612. F8111E4619A95C8B0040E7D1 /* Build configuration list for PBXNativeTarget "Alamofire iOS" */ = {
  1613. isa = XCConfigurationList;
  1614. buildConfigurations = (
  1615. F8111E4719A95C8B0040E7D1 /* Debug */,
  1616. F8111E4819A95C8B0040E7D1 /* Release */,
  1617. );
  1618. defaultConfigurationIsVisible = 0;
  1619. defaultConfigurationName = Release;
  1620. };
  1621. F8111E4919A95C8B0040E7D1 /* Build configuration list for PBXNativeTarget "Alamofire iOS Tests" */ = {
  1622. isa = XCConfigurationList;
  1623. buildConfigurations = (
  1624. F8111E4A19A95C8B0040E7D1 /* Debug */,
  1625. F8111E4B19A95C8B0040E7D1 /* Release */,
  1626. );
  1627. defaultConfigurationIsVisible = 0;
  1628. defaultConfigurationName = Release;
  1629. };
  1630. F829C6BB1A7A94F100A2CD59 /* Build configuration list for PBXNativeTarget "Alamofire OSX Tests" */ = {
  1631. isa = XCConfigurationList;
  1632. buildConfigurations = (
  1633. F829C6BC1A7A94F100A2CD59 /* Debug */,
  1634. F829C6BD1A7A94F100A2CD59 /* Release */,
  1635. );
  1636. defaultConfigurationIsVisible = 0;
  1637. defaultConfigurationName = Release;
  1638. };
  1639. /* End XCConfigurationList section */
  1640. };
  1641. rootObject = F8111E2A19A95C8B0040E7D1 /* Project object */;
  1642. }