project.pbxproj 64 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXAggregateTarget section */
  9. 3F8849E11B0647D6006AB604 /* CryptoSwift-Universal */ = {
  10. isa = PBXAggregateTarget;
  11. buildConfigurationList = 3F8849E21B0647D6006AB604 /* Build configuration list for PBXAggregateTarget "CryptoSwift-Universal" */;
  12. buildPhases = (
  13. 3F8849E51B0647DD006AB604 /* ShellScript */,
  14. );
  15. dependencies = (
  16. );
  17. name = "CryptoSwift-Universal";
  18. productName = "CryptoSwift-Universal";
  19. };
  20. /* End PBXAggregateTarget section */
  21. /* Begin PBXBuildFile section */
  22. 5596BDC31BC8F384007E38D5 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C951BB8A4BD009CAFC5 /* AES+Foundation.swift */; settings = {ASSET_TAGS = (); }; };
  23. 5596BDC41BC8F384007E38D5 /* Array<UInt8>+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C961BB8A4BD009CAFC5 /* Array<UInt8>+Foundation.swift */; settings = {ASSET_TAGS = (); }; };
  24. 5596BDC51BC8F384007E38D5 /* ChaCha20+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C971BB8A4BD009CAFC5 /* ChaCha20+Foundation.swift */; settings = {ASSET_TAGS = (); }; };
  25. 5596BDC61BC8F384007E38D5 /* NSData+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C981BB8A4BD009CAFC5 /* NSData+Extension.swift */; settings = {ASSET_TAGS = (); }; };
  26. 5596BDC71BC8F384007E38D5 /* Utils+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C991BB8A4BD009CAFC5 /* Utils+Foundation.swift */; settings = {ASSET_TAGS = (); }; };
  27. 5596BDC81BC8F384007E38D5 /* Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7552614D1993051E000D2B20 /* Hash.swift */; settings = {ASSET_TAGS = (); }; };
  28. 5596BDC91BC8F384007E38D5 /* Cipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7563B2E719B14D4300B152CD /* Cipher.swift */; settings = {ASSET_TAGS = (); }; };
  29. 5596BDCA1BC8F384007E38D5 /* CipherBlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BC3AE21A4E412000ADF343 /* CipherBlockMode.swift */; settings = {ASSET_TAGS = (); }; };
  30. 5596BDCB1BC8F384007E38D5 /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A663A51AA0CAD00052110B /* Padding.swift */; settings = {ASSET_TAGS = (); }; };
  31. 5596BDCC1BC8F384007E38D5 /* PKCS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B0A56F1AB1A1BB000BD8D2 /* PKCS5.swift */; settings = {ASSET_TAGS = (); }; };
  32. 5596BDCD1BC8F384007E38D5 /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C30B61AA13BC000E6FFA4 /* PKCS7.swift */; settings = {ASSET_TAGS = (); }; };
  33. 5596BDCE1BC8F384007E38D5 /* Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755111E719B7B7DF00C2AD86 /* Authenticator.swift */; settings = {ASSET_TAGS = (); }; };
  34. 5596BDCF1BC8F384007E38D5 /* HashProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754DD76D19A149AF00E52288 /* HashProtocol.swift */; settings = {ASSET_TAGS = (); }; };
  35. 5596BDD01BC8F384007E38D5 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750A545F1992D2680017DA75 /* MD5.swift */; settings = {ASSET_TAGS = (); }; };
  36. 5596BDD11BC8F384007E38D5 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 752E087A199FF27C005B0EA0 /* SHA1.swift */; settings = {ASSET_TAGS = (); }; };
  37. 5596BDD21BC8F384007E38D5 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75153D4119AA3C7900750381 /* SHA2.swift */; settings = {ASSET_TAGS = (); }; };
  38. 5596BDD31BC8F384007E38D5 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757EF7F419AAA82400586276 /* CRC.swift */; settings = {ASSET_TAGS = (); }; };
  39. 5596BDD41BC8F384007E38D5 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75EB380019ABDD710002375A /* ChaCha20.swift */; settings = {ASSET_TAGS = (); }; };
  40. 5596BDD51BC8F384007E38D5 /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 751C5C3C19B26B000094C75D /* Poly1305.swift */; settings = {ASSET_TAGS = (); }; };
  41. 5596BDD61BC8F384007E38D5 /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758A94251A65AEB100E46135 /* HMAC.swift */; settings = {ASSET_TAGS = (); }; };
  42. 5596BDD71BC8F384007E38D5 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A74B261A1FF6B2004419F1 /* AES.swift */; settings = {ASSET_TAGS = (); }; };
  43. 5596BDD81BC8F384007E38D5 /* BitExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 759D481019B517BC005FF7FC /* BitExtension.swift */; settings = {ASSET_TAGS = (); }; };
  44. 5596BDD91BC8F384007E38D5 /* IntExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7547195019931802002FA5F1 /* IntExtension.swift */; settings = {ASSET_TAGS = (); }; };
  45. 5596BDDA1BC8F384007E38D5 /* UInt8Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F3F771992F6CE0014BBDA /* UInt8Extension.swift */; settings = {ASSET_TAGS = (); }; };
  46. 5596BDDB1BC8F384007E38D5 /* UInt32Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2519B60C4F007CB2A4 /* UInt32Extension.swift */; settings = {ASSET_TAGS = (); }; };
  47. 5596BDDC1BC8F384007E38D5 /* UInt64Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2719B60DDE007CB2A4 /* UInt64Extension.swift */; settings = {ASSET_TAGS = (); }; };
  48. 5596BDDD1BC8F384007E38D5 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C8FEC19979F94005AD904 /* Array+Extension.swift */; settings = {ASSET_TAGS = (); }; };
  49. 5596BDDE1BC8F384007E38D5 /* ArraySlice<UInt8>+Bytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F761BB840050041579B /* ArraySlice<UInt8>+Bytes.swift */; settings = {ASSET_TAGS = (); }; };
  50. 5596BDDF1BC8F384007E38D5 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75232CCD1BC6E6AC007F68B1 /* CSArrayType+Extensions.swift */; settings = {ASSET_TAGS = (); }; };
  51. 5596BDE01BC8F384007E38D5 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7599C9C5199EA28700A3988B /* String+Extension.swift */; settings = {ASSET_TAGS = (); }; };
  52. 5596BDE11BC8F384007E38D5 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2319B60C08007CB2A4 /* Operators.swift */; settings = {ASSET_TAGS = (); }; };
  53. 5596BDE21BC8F384007E38D5 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75164E4819AD30AC00737F30 /* Utils.swift */; settings = {ASSET_TAGS = (); }; };
  54. 5596BDE31BC8F384007E38D5 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758C764019B61AE500653BC6 /* Generics.swift */; settings = {ASSET_TAGS = (); }; };
  55. 5596BDE41BC8F384007E38D5 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BE4EB01B1E4A9F007A2B57 /* IntegerConvertible.swift */; settings = {ASSET_TAGS = (); }; };
  56. 5596BDE51BC8F384007E38D5 /* BytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F741BB711270041579B /* BytesSequence.swift */; settings = {ASSET_TAGS = (); }; };
  57. 75100F8F19B0BC890005C5F5 /* Poly1305Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75100F8E19B0BC890005C5F5 /* Poly1305Tests.swift */; };
  58. 75164E4919AD30AC00737F30 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75164E4819AD30AC00737F30 /* Utils.swift */; };
  59. 751C5C3D19B26B000094C75D /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 751C5C3C19B26B000094C75D /* Poly1305.swift */; };
  60. 75232CCE1BC6E6AC007F68B1 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75232CCD1BC6E6AC007F68B1 /* CSArrayType+Extensions.swift */; };
  61. 7539E3291B3B4A530037F4E1 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750A545F1992D2680017DA75 /* MD5.swift */; };
  62. 7539E32B1B3B4C6B0037F4E1 /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758A94251A65AEB100E46135 /* HMAC.swift */; };
  63. 7539E32C1B3B4C750037F4E1 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7599C9C5199EA28700A3988B /* String+Extension.swift */; };
  64. 7539E32D1B3B4E950037F4E1 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 752E087A199FF27C005B0EA0 /* SHA1.swift */; };
  65. 7539E32E1B3B4E970037F4E1 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75153D4119AA3C7900750381 /* SHA2.swift */; };
  66. 7547195119931802002FA5F1 /* IntExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7547195019931802002FA5F1 /* IntExtension.swift */; };
  67. 754BE46819693E190098E6F3 /* HashTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754BE46719693E190098E6F3 /* HashTests.swift */; };
  68. 754C30B71AA13BC000E6FFA4 /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C30B61AA13BC000E6FFA4 /* PKCS7.swift */; };
  69. 754C8FED19979F94005AD904 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C8FEC19979F94005AD904 /* Array+Extension.swift */; };
  70. 754DD76E19A149AF00E52288 /* HashProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754DD76D19A149AF00E52288 /* HashProtocol.swift */; };
  71. 755111E819B7B7DF00C2AD86 /* Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755111E719B7B7DF00C2AD86 /* Authenticator.swift */; };
  72. 7552614E1993051E000D2B20 /* Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7552614D1993051E000D2B20 /* Hash.swift */; };
  73. 755FB1DA199E347D00475437 /* ExtensionsTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755FB1D9199E347D00475437 /* ExtensionsTest.swift */; };
  74. 7563B2E819B14D4300B152CD /* Cipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7563B2E719B14D4300B152CD /* Cipher.swift */; };
  75. 757DA2531A4ED0A4002BA3EF /* PaddingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757DA2521A4ED0A4002BA3EF /* PaddingTests.swift */; };
  76. 757DA2551A4ED408002BA3EF /* AESTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757DA2541A4ED408002BA3EF /* AESTests.swift */; };
  77. 757DA2571A4ED47B002BA3EF /* Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757DA2561A4ED47B002BA3EF /* Helpers.swift */; };
  78. 757DA2591A4ED4D7002BA3EF /* ChaCha20Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757DA2581A4ED4D7002BA3EF /* ChaCha20Tests.swift */; };
  79. 757EF7F519AAA82400586276 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757EF7F419AAA82400586276 /* CRC.swift */; };
  80. 758A94281A65C59200E46135 /* HMACTests.swift in Resources */ = {isa = PBXBuildFile; fileRef = 758A94271A65C59200E46135 /* HMACTests.swift */; };
  81. 758A94291A65C67400E46135 /* HMACTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758A94271A65C59200E46135 /* HMACTests.swift */; };
  82. 758C764119B61AE500653BC6 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758C764019B61AE500653BC6 /* Generics.swift */; };
  83. 758F3F781992F6CE0014BBDA /* UInt8Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F3F771992F6CE0014BBDA /* UInt8Extension.swift */; };
  84. 759D481119B517BC005FF7FC /* BitExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 759D481019B517BC005FF7FC /* BitExtension.swift */; };
  85. 75A663A61AA0CAD00052110B /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A663A51AA0CAD00052110B /* Padding.swift */; };
  86. 75A74B271A1FF6B2004419F1 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A74B261A1FF6B2004419F1 /* AES.swift */; };
  87. 75B0A5701AB1A1BB000BD8D2 /* PKCS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B0A56F1AB1A1BB000BD8D2 /* PKCS5.swift */; };
  88. 75B601EB197D6A6C0009B53D /* CryptoSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 754BE45519693E190098E6F3 /* CryptoSwift.framework */; };
  89. 75BC3AE31A4E412000ADF343 /* CipherBlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BC3AE21A4E412000ADF343 /* CipherBlockMode.swift */; };
  90. 75BE4EB11B1E4A9F007A2B57 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BE4EB01B1E4A9F007A2B57 /* IntegerConvertible.swift */; };
  91. 75D63F751BB711270041579B /* BytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F741BB711270041579B /* BytesSequence.swift */; };
  92. 75D63F771BB840050041579B /* ArraySlice<UInt8>+Bytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F761BB840050041579B /* ArraySlice<UInt8>+Bytes.swift */; };
  93. 75D94E2419B60C08007CB2A4 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2319B60C08007CB2A4 /* Operators.swift */; };
  94. 75D94E2619B60C4F007CB2A4 /* UInt32Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2519B60C4F007CB2A4 /* UInt32Extension.swift */; };
  95. 75D94E2819B60DDE007CB2A4 /* UInt64Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2719B60DDE007CB2A4 /* UInt64Extension.swift */; };
  96. 75DF77481BC8EB59006E9520 /* UInt64Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2719B60DDE007CB2A4 /* UInt64Extension.swift */; };
  97. 75DF77491BC8EB59006E9520 /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 751C5C3C19B26B000094C75D /* Poly1305.swift */; };
  98. 75DF774A1BC8EB59006E9520 /* Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7552614D1993051E000D2B20 /* Hash.swift */; };
  99. 75DF774B1BC8EB59006E9520 /* CipherBlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BC3AE21A4E412000ADF343 /* CipherBlockMode.swift */; };
  100. 75DF774C1BC8EB59006E9520 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BE4EB01B1E4A9F007A2B57 /* IntegerConvertible.swift */; };
  101. 75DF774D1BC8EB59006E9520 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75153D4119AA3C7900750381 /* SHA2.swift */; };
  102. 75DF774E1BC8EB59006E9520 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7599C9C5199EA28700A3988B /* String+Extension.swift */; };
  103. 75DF774F1BC8EB59006E9520 /* Cipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7563B2E719B14D4300B152CD /* Cipher.swift */; };
  104. 75DF77501BC8EB59006E9520 /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758A94251A65AEB100E46135 /* HMAC.swift */; };
  105. 75DF77511BC8EB59006E9520 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75EB380019ABDD710002375A /* ChaCha20.swift */; };
  106. 75DF77521BC8EB59006E9520 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C951BB8A4BD009CAFC5 /* AES+Foundation.swift */; };
  107. 75DF77531BC8EB59006E9520 /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A663A51AA0CAD00052110B /* Padding.swift */; };
  108. 75DF77541BC8EB59006E9520 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75164E4819AD30AC00737F30 /* Utils.swift */; };
  109. 75DF77551BC8EB59006E9520 /* BytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F741BB711270041579B /* BytesSequence.swift */; };
  110. 75DF77561BC8EB59006E9520 /* ChaCha20+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C971BB8A4BD009CAFC5 /* ChaCha20+Foundation.swift */; };
  111. 75DF77571BC8EB59006E9520 /* BitExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 759D481019B517BC005FF7FC /* BitExtension.swift */; };
  112. 75DF77581BC8EB59006E9520 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C8FEC19979F94005AD904 /* Array+Extension.swift */; };
  113. 75DF77591BC8EB59006E9520 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75232CCD1BC6E6AC007F68B1 /* CSArrayType+Extensions.swift */; };
  114. 75DF775A1BC8EB59006E9520 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750A545F1992D2680017DA75 /* MD5.swift */; };
  115. 75DF775B1BC8EB59006E9520 /* Array<UInt8>+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C961BB8A4BD009CAFC5 /* Array<UInt8>+Foundation.swift */; };
  116. 75DF775C1BC8EB59006E9520 /* IntExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7547195019931802002FA5F1 /* IntExtension.swift */; };
  117. 75DF775D1BC8EB59006E9520 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2319B60C08007CB2A4 /* Operators.swift */; };
  118. 75DF775E1BC8EB59006E9520 /* NSData+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C981BB8A4BD009CAFC5 /* NSData+Extension.swift */; };
  119. 75DF775F1BC8EB59006E9520 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 752E087A199FF27C005B0EA0 /* SHA1.swift */; };
  120. 75DF77601BC8EB59006E9520 /* Utils+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C991BB8A4BD009CAFC5 /* Utils+Foundation.swift */; };
  121. 75DF77611BC8EB59006E9520 /* PKCS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B0A56F1AB1A1BB000BD8D2 /* PKCS5.swift */; };
  122. 75DF77621BC8EB59006E9520 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757EF7F419AAA82400586276 /* CRC.swift */; };
  123. 75DF77631BC8EB59006E9520 /* UInt32Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2519B60C4F007CB2A4 /* UInt32Extension.swift */; };
  124. 75DF77641BC8EB59006E9520 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A74B261A1FF6B2004419F1 /* AES.swift */; };
  125. 75DF77651BC8EB59006E9520 /* ArraySlice<UInt8>+Bytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F761BB840050041579B /* ArraySlice<UInt8>+Bytes.swift */; };
  126. 75DF77661BC8EB59006E9520 /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C30B61AA13BC000E6FFA4 /* PKCS7.swift */; };
  127. 75DF77671BC8EB59006E9520 /* Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755111E719B7B7DF00C2AD86 /* Authenticator.swift */; };
  128. 75DF77681BC8EB59006E9520 /* HashProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754DD76D19A149AF00E52288 /* HashProtocol.swift */; };
  129. 75DF77691BC8EB59006E9520 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758C764019B61AE500653BC6 /* Generics.swift */; };
  130. 75DF776A1BC8EB59006E9520 /* UInt8Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F3F771992F6CE0014BBDA /* UInt8Extension.swift */; };
  131. 75EB380119ABDD710002375A /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75EB380019ABDD710002375A /* ChaCha20.swift */; };
  132. 75FB9C9A1BB8A4BD009CAFC5 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C951BB8A4BD009CAFC5 /* AES+Foundation.swift */; };
  133. 75FB9C9B1BB8A4BD009CAFC5 /* Array<UInt8>+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C961BB8A4BD009CAFC5 /* Array<UInt8>+Foundation.swift */; };
  134. 75FB9C9C1BB8A4BD009CAFC5 /* ChaCha20+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C971BB8A4BD009CAFC5 /* ChaCha20+Foundation.swift */; };
  135. 75FB9C9D1BB8A4BD009CAFC5 /* NSData+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C981BB8A4BD009CAFC5 /* NSData+Extension.swift */; };
  136. 75FB9C9E1BB8A4BD009CAFC5 /* Utils+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C991BB8A4BD009CAFC5 /* Utils+Foundation.swift */; };
  137. /* End PBXBuildFile section */
  138. /* Begin PBXContainerItemProxy section */
  139. 75B601E3197D69EB0009B53D /* PBXContainerItemProxy */ = {
  140. isa = PBXContainerItemProxy;
  141. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  142. proxyType = 1;
  143. remoteGlobalIDString = 754BE45419693E190098E6F3;
  144. remoteInfo = CryptoSwift;
  145. };
  146. 75B601E5197D6A270009B53D /* PBXContainerItemProxy */ = {
  147. isa = PBXContainerItemProxy;
  148. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  149. proxyType = 1;
  150. remoteGlobalIDString = 754BE45419693E190098E6F3;
  151. remoteInfo = CryptoSwift;
  152. };
  153. 75B601E7197D6A3A0009B53D /* PBXContainerItemProxy */ = {
  154. isa = PBXContainerItemProxy;
  155. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  156. proxyType = 1;
  157. remoteGlobalIDString = 754BE45419693E190098E6F3;
  158. remoteInfo = CryptoSwift;
  159. };
  160. 75B601E9197D6A5C0009B53D /* PBXContainerItemProxy */ = {
  161. isa = PBXContainerItemProxy;
  162. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  163. proxyType = 1;
  164. remoteGlobalIDString = 754BE45419693E190098E6F3;
  165. remoteInfo = CryptoSwift;
  166. };
  167. 75B601EC197D6B3D0009B53D /* PBXContainerItemProxy */ = {
  168. isa = PBXContainerItemProxy;
  169. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  170. proxyType = 1;
  171. remoteGlobalIDString = 754BE45419693E190098E6F3;
  172. remoteInfo = CryptoSwift;
  173. };
  174. 75B6021C197D6CF10009B53D /* PBXContainerItemProxy */ = {
  175. isa = PBXContainerItemProxy;
  176. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  177. proxyType = 1;
  178. remoteGlobalIDString = 754BE45419693E190098E6F3;
  179. remoteInfo = CryptoSwift;
  180. };
  181. 75B6021E197D6D070009B53D /* PBXContainerItemProxy */ = {
  182. isa = PBXContainerItemProxy;
  183. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  184. proxyType = 1;
  185. remoteGlobalIDString = 754BE45419693E190098E6F3;
  186. remoteInfo = CryptoSwift;
  187. };
  188. /* End PBXContainerItemProxy section */
  189. /* Begin PBXCopyFilesBuildPhase section */
  190. 75B601E0197D69770009B53D /* CopyFiles */ = {
  191. isa = PBXCopyFilesBuildPhase;
  192. buildActionMask = 2147483647;
  193. dstPath = "";
  194. dstSubfolderSpec = 10;
  195. files = (
  196. );
  197. runOnlyForDeploymentPostprocessing = 0;
  198. };
  199. 75DF776E1BC8EB59006E9520 /* CopyFiles */ = {
  200. isa = PBXCopyFilesBuildPhase;
  201. buildActionMask = 2147483647;
  202. dstPath = "";
  203. dstSubfolderSpec = 10;
  204. files = (
  205. );
  206. runOnlyForDeploymentPostprocessing = 0;
  207. };
  208. /* End PBXCopyFilesBuildPhase section */
  209. /* Begin PBXFileReference section */
  210. 5596BDBB1BC8F220007E38D5 /* CryptoSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CryptoSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  211. 750A545F1992D2680017DA75 /* MD5.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MD5.swift; sourceTree = "<group>"; };
  212. 75100F8E19B0BC890005C5F5 /* Poly1305Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Poly1305Tests.swift; sourceTree = "<group>"; };
  213. 75153D4119AA3C7900750381 /* SHA2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SHA2.swift; sourceTree = "<group>"; };
  214. 75164E4819AD30AC00737F30 /* Utils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = "<group>"; };
  215. 751C5C3C19B26B000094C75D /* Poly1305.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Poly1305.swift; sourceTree = "<group>"; };
  216. 75232CCD1BC6E6AC007F68B1 /* CSArrayType+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CSArrayType+Extensions.swift"; sourceTree = "<group>"; };
  217. 752E087A199FF27C005B0EA0 /* SHA1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SHA1.swift; sourceTree = "<group>"; };
  218. 75445820196AA2A5002FF20E /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
  219. 7547195019931802002FA5F1 /* IntExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IntExtension.swift; sourceTree = "<group>"; };
  220. 754BE45519693E190098E6F3 /* CryptoSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CryptoSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  221. 754BE45919693E190098E6F3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  222. 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CryptoSwiftTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  223. 754BE46619693E190098E6F3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  224. 754BE46719693E190098E6F3 /* HashTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HashTests.swift; sourceTree = "<group>"; };
  225. 754C30B61AA13BC000E6FFA4 /* PKCS7.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PKCS7.swift; sourceTree = "<group>"; };
  226. 754C8FEC19979F94005AD904 /* Array+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Array+Extension.swift"; sourceTree = "<group>"; };
  227. 754DD76D19A149AF00E52288 /* HashProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HashProtocol.swift; sourceTree = "<group>"; };
  228. 755111E719B7B7DF00C2AD86 /* Authenticator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Authenticator.swift; sourceTree = "<group>"; };
  229. 7552614D1993051E000D2B20 /* Hash.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Hash.swift; sourceTree = "<group>"; };
  230. 755FB1D9199E347D00475437 /* ExtensionsTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExtensionsTest.swift; sourceTree = "<group>"; };
  231. 7563B2E719B14D4300B152CD /* Cipher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Cipher.swift; sourceTree = "<group>"; };
  232. 756BFDCA1A82B87300B9D9A4 /* Bridging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bridging.h; sourceTree = "<group>"; };
  233. 757DA2521A4ED0A4002BA3EF /* PaddingTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaddingTests.swift; sourceTree = "<group>"; };
  234. 757DA2541A4ED408002BA3EF /* AESTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AESTests.swift; sourceTree = "<group>"; };
  235. 757DA2561A4ED47B002BA3EF /* Helpers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Helpers.swift; sourceTree = "<group>"; };
  236. 757DA2581A4ED4D7002BA3EF /* ChaCha20Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChaCha20Tests.swift; sourceTree = "<group>"; };
  237. 757EF7F419AAA82400586276 /* CRC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CRC.swift; sourceTree = "<group>"; };
  238. 758A94251A65AEB100E46135 /* HMAC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HMAC.swift; sourceTree = "<group>"; };
  239. 758A94271A65C59200E46135 /* HMACTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HMACTests.swift; sourceTree = "<group>"; };
  240. 758C764019B61AE500653BC6 /* Generics.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Generics.swift; sourceTree = "<group>"; };
  241. 758F3F771992F6CE0014BBDA /* UInt8Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UInt8Extension.swift; sourceTree = "<group>"; };
  242. 7599C9C5199EA28700A3988B /* String+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Extension.swift"; sourceTree = "<group>"; };
  243. 759D481019B517BC005FF7FC /* BitExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BitExtension.swift; sourceTree = "<group>"; };
  244. 75A663A51AA0CAD00052110B /* Padding.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Padding.swift; sourceTree = "<group>"; };
  245. 75A74B261A1FF6B2004419F1 /* AES.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AES.swift; sourceTree = "<group>"; };
  246. 75B0A56F1AB1A1BB000BD8D2 /* PKCS5.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PKCS5.swift; sourceTree = "<group>"; };
  247. 75BC3AE21A4E412000ADF343 /* CipherBlockMode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CipherBlockMode.swift; sourceTree = "<group>"; };
  248. 75BE4EB01B1E4A9F007A2B57 /* IntegerConvertible.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IntegerConvertible.swift; sourceTree = "<group>"; };
  249. 75D63F741BB711270041579B /* BytesSequence.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BytesSequence.swift; sourceTree = "<group>"; };
  250. 75D63F761BB840050041579B /* ArraySlice<UInt8>+Bytes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ArraySlice<UInt8>+Bytes.swift"; sourceTree = "<group>"; };
  251. 75D94E2319B60C08007CB2A4 /* Operators.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Operators.swift; sourceTree = "<group>"; };
  252. 75D94E2519B60C4F007CB2A4 /* UInt32Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UInt32Extension.swift; sourceTree = "<group>"; };
  253. 75D94E2719B60DDE007CB2A4 /* UInt64Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UInt64Extension.swift; sourceTree = "<group>"; };
  254. 75DF77721BC8EB59006E9520 /* CryptoSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CryptoSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  255. 75EB380019ABDD710002375A /* ChaCha20.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChaCha20.swift; sourceTree = "<group>"; };
  256. 75FB9C951BB8A4BD009CAFC5 /* AES+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AES+Foundation.swift"; sourceTree = "<group>"; };
  257. 75FB9C961BB8A4BD009CAFC5 /* Array<UInt8>+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Array<UInt8>+Foundation.swift"; sourceTree = "<group>"; };
  258. 75FB9C971BB8A4BD009CAFC5 /* ChaCha20+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ChaCha20+Foundation.swift"; sourceTree = "<group>"; };
  259. 75FB9C981BB8A4BD009CAFC5 /* NSData+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSData+Extension.swift"; sourceTree = "<group>"; };
  260. 75FB9C991BB8A4BD009CAFC5 /* Utils+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Utils+Foundation.swift"; sourceTree = "<group>"; };
  261. /* End PBXFileReference section */
  262. /* Begin PBXFrameworksBuildPhase section */
  263. 5596BDB71BC8F220007E38D5 /* Frameworks */ = {
  264. isa = PBXFrameworksBuildPhase;
  265. buildActionMask = 2147483647;
  266. files = (
  267. );
  268. runOnlyForDeploymentPostprocessing = 0;
  269. };
  270. 754BE45119693E190098E6F3 /* Frameworks */ = {
  271. isa = PBXFrameworksBuildPhase;
  272. buildActionMask = 2147483647;
  273. files = (
  274. );
  275. runOnlyForDeploymentPostprocessing = 0;
  276. };
  277. 754BE45D19693E190098E6F3 /* Frameworks */ = {
  278. isa = PBXFrameworksBuildPhase;
  279. buildActionMask = 2147483647;
  280. files = (
  281. 75B601EB197D6A6C0009B53D /* CryptoSwift.framework in Frameworks */,
  282. );
  283. runOnlyForDeploymentPostprocessing = 0;
  284. };
  285. 75DF776B1BC8EB59006E9520 /* Frameworks */ = {
  286. isa = PBXFrameworksBuildPhase;
  287. buildActionMask = 2147483647;
  288. files = (
  289. );
  290. runOnlyForDeploymentPostprocessing = 0;
  291. };
  292. /* End PBXFrameworksBuildPhase section */
  293. /* Begin PBXGroup section */
  294. 24B0BBA29D734E62809E53BC /* Frameworks */ = {
  295. isa = PBXGroup;
  296. children = (
  297. 75445820196AA2A5002FF20E /* Security.framework */,
  298. );
  299. name = Frameworks;
  300. sourceTree = "<group>";
  301. };
  302. 754BE44B19693E190098E6F3 = {
  303. isa = PBXGroup;
  304. children = (
  305. 754BE45719693E190098E6F3 /* CryptoSwift */,
  306. 754BE46419693E190098E6F3 /* CryptoSwiftTests */,
  307. 754BE45619693E190098E6F3 /* Products */,
  308. 24B0BBA29D734E62809E53BC /* Frameworks */,
  309. );
  310. sourceTree = "<group>";
  311. };
  312. 754BE45619693E190098E6F3 /* Products */ = {
  313. isa = PBXGroup;
  314. children = (
  315. 754BE45519693E190098E6F3 /* CryptoSwift.framework */,
  316. 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */,
  317. 75DF77721BC8EB59006E9520 /* CryptoSwift.framework */,
  318. 5596BDBB1BC8F220007E38D5 /* CryptoSwift.framework */,
  319. );
  320. name = Products;
  321. sourceTree = "<group>";
  322. };
  323. 754BE45719693E190098E6F3 /* CryptoSwift */ = {
  324. isa = PBXGroup;
  325. children = (
  326. 75FB9C941BB8A4BD009CAFC5 /* Foundation */,
  327. 7552614D1993051E000D2B20 /* Hash.swift */,
  328. 7563B2E719B14D4300B152CD /* Cipher.swift */,
  329. 75BC3AE21A4E412000ADF343 /* CipherBlockMode.swift */,
  330. 75A663A51AA0CAD00052110B /* Padding.swift */,
  331. 75B0A56F1AB1A1BB000BD8D2 /* PKCS5.swift */,
  332. 754C30B61AA13BC000E6FFA4 /* PKCS7.swift */,
  333. 755111E719B7B7DF00C2AD86 /* Authenticator.swift */,
  334. 754DD76D19A149AF00E52288 /* HashProtocol.swift */,
  335. 750A545F1992D2680017DA75 /* MD5.swift */,
  336. 752E087A199FF27C005B0EA0 /* SHA1.swift */,
  337. 75153D4119AA3C7900750381 /* SHA2.swift */,
  338. 757EF7F419AAA82400586276 /* CRC.swift */,
  339. 75EB380019ABDD710002375A /* ChaCha20.swift */,
  340. 751C5C3C19B26B000094C75D /* Poly1305.swift */,
  341. 758A94251A65AEB100E46135 /* HMAC.swift */,
  342. 75A74B261A1FF6B2004419F1 /* AES.swift */,
  343. 759D481019B517BC005FF7FC /* BitExtension.swift */,
  344. 7547195019931802002FA5F1 /* IntExtension.swift */,
  345. 758F3F771992F6CE0014BBDA /* UInt8Extension.swift */,
  346. 75D94E2519B60C4F007CB2A4 /* UInt32Extension.swift */,
  347. 75D94E2719B60DDE007CB2A4 /* UInt64Extension.swift */,
  348. 754C8FEC19979F94005AD904 /* Array+Extension.swift */,
  349. 75D63F761BB840050041579B /* ArraySlice<UInt8>+Bytes.swift */,
  350. 75232CCD1BC6E6AC007F68B1 /* CSArrayType+Extensions.swift */,
  351. 7599C9C5199EA28700A3988B /* String+Extension.swift */,
  352. 75D94E2319B60C08007CB2A4 /* Operators.swift */,
  353. 75164E4819AD30AC00737F30 /* Utils.swift */,
  354. 758C764019B61AE500653BC6 /* Generics.swift */,
  355. 75BE4EB01B1E4A9F007A2B57 /* IntegerConvertible.swift */,
  356. 75D63F741BB711270041579B /* BytesSequence.swift */,
  357. 754BE45819693E190098E6F3 /* Supporting Files */,
  358. );
  359. path = CryptoSwift;
  360. sourceTree = "<group>";
  361. };
  362. 754BE45819693E190098E6F3 /* Supporting Files */ = {
  363. isa = PBXGroup;
  364. children = (
  365. 754BE45919693E190098E6F3 /* Info.plist */,
  366. );
  367. name = "Supporting Files";
  368. sourceTree = "<group>";
  369. };
  370. 754BE46419693E190098E6F3 /* CryptoSwiftTests */ = {
  371. isa = PBXGroup;
  372. children = (
  373. 757DA2561A4ED47B002BA3EF /* Helpers.swift */,
  374. 754BE46719693E190098E6F3 /* HashTests.swift */,
  375. 75100F8E19B0BC890005C5F5 /* Poly1305Tests.swift */,
  376. 758A94271A65C59200E46135 /* HMACTests.swift */,
  377. 757DA2541A4ED408002BA3EF /* AESTests.swift */,
  378. 757DA2581A4ED4D7002BA3EF /* ChaCha20Tests.swift */,
  379. 755FB1D9199E347D00475437 /* ExtensionsTest.swift */,
  380. 757DA2521A4ED0A4002BA3EF /* PaddingTests.swift */,
  381. 756BFDCA1A82B87300B9D9A4 /* Bridging.h */,
  382. 754BE46519693E190098E6F3 /* Supporting Files */,
  383. );
  384. path = CryptoSwiftTests;
  385. sourceTree = "<group>";
  386. };
  387. 754BE46519693E190098E6F3 /* Supporting Files */ = {
  388. isa = PBXGroup;
  389. children = (
  390. 754BE46619693E190098E6F3 /* Info.plist */,
  391. );
  392. name = "Supporting Files";
  393. sourceTree = "<group>";
  394. };
  395. 75FB9C941BB8A4BD009CAFC5 /* Foundation */ = {
  396. isa = PBXGroup;
  397. children = (
  398. 75FB9C951BB8A4BD009CAFC5 /* AES+Foundation.swift */,
  399. 75FB9C961BB8A4BD009CAFC5 /* Array<UInt8>+Foundation.swift */,
  400. 75FB9C971BB8A4BD009CAFC5 /* ChaCha20+Foundation.swift */,
  401. 75FB9C981BB8A4BD009CAFC5 /* NSData+Extension.swift */,
  402. 75FB9C991BB8A4BD009CAFC5 /* Utils+Foundation.swift */,
  403. );
  404. path = Foundation;
  405. sourceTree = "<group>";
  406. };
  407. /* End PBXGroup section */
  408. /* Begin PBXHeadersBuildPhase section */
  409. 5596BDB81BC8F220007E38D5 /* Headers */ = {
  410. isa = PBXHeadersBuildPhase;
  411. buildActionMask = 2147483647;
  412. files = (
  413. );
  414. runOnlyForDeploymentPostprocessing = 0;
  415. };
  416. 754BE45219693E190098E6F3 /* Headers */ = {
  417. isa = PBXHeadersBuildPhase;
  418. buildActionMask = 2147483647;
  419. files = (
  420. );
  421. runOnlyForDeploymentPostprocessing = 0;
  422. };
  423. 75DF776C1BC8EB59006E9520 /* Headers */ = {
  424. isa = PBXHeadersBuildPhase;
  425. buildActionMask = 2147483647;
  426. files = (
  427. );
  428. runOnlyForDeploymentPostprocessing = 0;
  429. };
  430. /* End PBXHeadersBuildPhase section */
  431. /* Begin PBXNativeTarget section */
  432. 5596BDBA1BC8F220007E38D5 /* CryptoSwift watchOS */ = {
  433. isa = PBXNativeTarget;
  434. buildConfigurationList = 5596BDC01BC8F220007E38D5 /* Build configuration list for PBXNativeTarget "CryptoSwift watchOS" */;
  435. buildPhases = (
  436. 5596BDB61BC8F220007E38D5 /* Sources */,
  437. 5596BDB71BC8F220007E38D5 /* Frameworks */,
  438. 5596BDB81BC8F220007E38D5 /* Headers */,
  439. 5596BDB91BC8F220007E38D5 /* Resources */,
  440. );
  441. buildRules = (
  442. );
  443. dependencies = (
  444. );
  445. name = "CryptoSwift watchOS";
  446. productName = "CryptoSwift watchOS";
  447. productReference = 5596BDBB1BC8F220007E38D5 /* CryptoSwift.framework */;
  448. productType = "com.apple.product-type.framework";
  449. };
  450. 754BE45419693E190098E6F3 /* CryptoSwift iOS */ = {
  451. isa = PBXNativeTarget;
  452. buildConfigurationList = 754BE46B19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwift iOS" */;
  453. buildPhases = (
  454. 754BE45019693E190098E6F3 /* Sources */,
  455. 754BE45119693E190098E6F3 /* Frameworks */,
  456. 754BE45219693E190098E6F3 /* Headers */,
  457. 754BE45319693E190098E6F3 /* Resources */,
  458. 75B601E0197D69770009B53D /* CopyFiles */,
  459. );
  460. buildRules = (
  461. );
  462. dependencies = (
  463. );
  464. name = "CryptoSwift iOS";
  465. productName = CryptoSwift;
  466. productReference = 754BE45519693E190098E6F3 /* CryptoSwift.framework */;
  467. productType = "com.apple.product-type.framework";
  468. };
  469. 754BE45F19693E190098E6F3 /* CryptoSwiftTests */ = {
  470. isa = PBXNativeTarget;
  471. buildConfigurationList = 754BE46E19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwiftTests" */;
  472. buildPhases = (
  473. 754BE45C19693E190098E6F3 /* Sources */,
  474. 754BE45D19693E190098E6F3 /* Frameworks */,
  475. 754BE45E19693E190098E6F3 /* Resources */,
  476. );
  477. buildRules = (
  478. );
  479. dependencies = (
  480. 75B601E4197D69EB0009B53D /* PBXTargetDependency */,
  481. 75B601E6197D6A270009B53D /* PBXTargetDependency */,
  482. 75B601E8197D6A3A0009B53D /* PBXTargetDependency */,
  483. 75B601EA197D6A5C0009B53D /* PBXTargetDependency */,
  484. 75B601ED197D6B3D0009B53D /* PBXTargetDependency */,
  485. 75B6021D197D6CF10009B53D /* PBXTargetDependency */,
  486. 75B6021F197D6D070009B53D /* PBXTargetDependency */,
  487. );
  488. name = CryptoSwiftTests;
  489. productName = CryptoSwiftTests;
  490. productReference = 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */;
  491. productType = "com.apple.product-type.bundle.unit-test";
  492. };
  493. 75DF77461BC8EB59006E9520 /* CryptoSwift OSX */ = {
  494. isa = PBXNativeTarget;
  495. buildConfigurationList = 75DF776F1BC8EB59006E9520 /* Build configuration list for PBXNativeTarget "CryptoSwift OSX" */;
  496. buildPhases = (
  497. 75DF77471BC8EB59006E9520 /* Sources */,
  498. 75DF776B1BC8EB59006E9520 /* Frameworks */,
  499. 75DF776C1BC8EB59006E9520 /* Headers */,
  500. 75DF776D1BC8EB59006E9520 /* Resources */,
  501. 75DF776E1BC8EB59006E9520 /* CopyFiles */,
  502. );
  503. buildRules = (
  504. );
  505. dependencies = (
  506. );
  507. name = "CryptoSwift OSX";
  508. productName = CryptoSwift;
  509. productReference = 75DF77721BC8EB59006E9520 /* CryptoSwift.framework */;
  510. productType = "com.apple.product-type.framework";
  511. };
  512. /* End PBXNativeTarget section */
  513. /* Begin PBXProject section */
  514. 754BE44C19693E190098E6F3 /* Project object */ = {
  515. isa = PBXProject;
  516. attributes = {
  517. LastSwiftUpdateCheck = 0700;
  518. LastUpgradeCheck = 0700;
  519. ORGANIZATIONNAME = "Marcin Krzyzanowski";
  520. TargetAttributes = {
  521. 3F8849E11B0647D6006AB604 = {
  522. CreatedOnToolsVersion = 6.3.1;
  523. };
  524. 5596BDBA1BC8F220007E38D5 = {
  525. CreatedOnToolsVersion = 7.0.1;
  526. };
  527. 754BE45419693E190098E6F3 = {
  528. CreatedOnToolsVersion = 6.0;
  529. };
  530. 754BE45F19693E190098E6F3 = {
  531. CreatedOnToolsVersion = 6.0;
  532. TestTargetID = 754BE45419693E190098E6F3;
  533. };
  534. };
  535. };
  536. buildConfigurationList = 754BE44F19693E190098E6F3 /* Build configuration list for PBXProject "CryptoSwift" */;
  537. compatibilityVersion = "Xcode 3.2";
  538. developmentRegion = English;
  539. hasScannedForEncodings = 0;
  540. knownRegions = (
  541. en,
  542. );
  543. mainGroup = 754BE44B19693E190098E6F3;
  544. productRefGroup = 754BE45619693E190098E6F3 /* Products */;
  545. projectDirPath = "";
  546. projectRoot = "";
  547. targets = (
  548. 754BE45419693E190098E6F3 /* CryptoSwift iOS */,
  549. 5596BDBA1BC8F220007E38D5 /* CryptoSwift watchOS */,
  550. 75DF77461BC8EB59006E9520 /* CryptoSwift OSX */,
  551. 754BE45F19693E190098E6F3 /* CryptoSwiftTests */,
  552. 3F8849E11B0647D6006AB604 /* CryptoSwift-Universal */,
  553. );
  554. };
  555. /* End PBXProject section */
  556. /* Begin PBXResourcesBuildPhase section */
  557. 5596BDB91BC8F220007E38D5 /* Resources */ = {
  558. isa = PBXResourcesBuildPhase;
  559. buildActionMask = 2147483647;
  560. files = (
  561. );
  562. runOnlyForDeploymentPostprocessing = 0;
  563. };
  564. 754BE45319693E190098E6F3 /* Resources */ = {
  565. isa = PBXResourcesBuildPhase;
  566. buildActionMask = 2147483647;
  567. files = (
  568. );
  569. runOnlyForDeploymentPostprocessing = 0;
  570. };
  571. 754BE45E19693E190098E6F3 /* Resources */ = {
  572. isa = PBXResourcesBuildPhase;
  573. buildActionMask = 2147483647;
  574. files = (
  575. 758A94281A65C59200E46135 /* HMACTests.swift in Resources */,
  576. );
  577. runOnlyForDeploymentPostprocessing = 0;
  578. };
  579. 75DF776D1BC8EB59006E9520 /* Resources */ = {
  580. isa = PBXResourcesBuildPhase;
  581. buildActionMask = 2147483647;
  582. files = (
  583. );
  584. runOnlyForDeploymentPostprocessing = 0;
  585. };
  586. /* End PBXResourcesBuildPhase section */
  587. /* Begin PBXShellScriptBuildPhase section */
  588. 3F8849E51B0647DD006AB604 /* ShellScript */ = {
  589. isa = PBXShellScriptBuildPhase;
  590. buildActionMask = 2147483647;
  591. files = (
  592. );
  593. inputPaths = (
  594. );
  595. outputPaths = (
  596. );
  597. runOnlyForDeploymentPostprocessing = 0;
  598. shellPath = /bin/sh;
  599. shellScript = "TARGET_NAME=\"CryptoSwift\"\nFRAMEWORK_NAME=\"CryptoSwift\"\nINSTALL_DIR=\"Framework\"\nFRAMEWORK=\"${INSTALL_DIR}/${FRAMEWORK_NAME}.framework\"\n\nif [ -d \"${INSTALL_DIR}\" ]\nthen\nrm -rf \"${INSTALL_DIR}\"\nfi\n\nmkdir \"${INSTALL_DIR}\"\n\nWRK_DIR=\"build\"\nDEVICE_DIR=\"${WRK_DIR}/Release-iphoneos/${FRAMEWORK_NAME}.framework\"\nSIMULATOR_DIR=\"${WRK_DIR}/Release-iphonesimulator/${FRAMEWORK_NAME}.framework\"\n\nxcodebuild -configuration \"Release\" -target \"${TARGET_NAME}\" -sdk iphoneos SYMROOT=$(PWD)/${WRK_DIR}\nxcodebuild -configuration \"Release\" -target \"${TARGET_NAME}\" -sdk iphonesimulator SYMROOT=$(PWD)/${WRK_DIR}\n\nlipo -create \"${DEVICE_DIR}/${FRAMEWORK_NAME}\" \"${SIMULATOR_DIR}/${FRAMEWORK_NAME}\" -output \"${DEVICE_DIR}/${FRAMEWORK_NAME}\"\n\ncp -R \"${DEVICE_DIR}\" \"${INSTALL_DIR}/\"\n\nif [ -d \"${SIMULATOR_DIR}/Modules/${FRAMEWORK_NAME}.swiftmodule/\" ]; then\ncp -f -R \"${SIMULATOR_DIR}/Modules/${FRAMEWORK_NAME}.swiftmodule/\" \"${FRAMEWORK}/Modules/${FRAMEWORK_NAME}.swiftmodule/\" | echo\nfi\n\nrm -r \"${WRK_DIR}\"";
  600. };
  601. /* End PBXShellScriptBuildPhase section */
  602. /* Begin PBXSourcesBuildPhase section */
  603. 5596BDB61BC8F220007E38D5 /* Sources */ = {
  604. isa = PBXSourcesBuildPhase;
  605. buildActionMask = 2147483647;
  606. files = (
  607. 5596BDD01BC8F384007E38D5 /* MD5.swift in Sources */,
  608. 5596BDD91BC8F384007E38D5 /* IntExtension.swift in Sources */,
  609. 5596BDC61BC8F384007E38D5 /* NSData+Extension.swift in Sources */,
  610. 5596BDC81BC8F384007E38D5 /* Hash.swift in Sources */,
  611. 5596BDD21BC8F384007E38D5 /* SHA2.swift in Sources */,
  612. 5596BDDC1BC8F384007E38D5 /* UInt64Extension.swift in Sources */,
  613. 5596BDE11BC8F384007E38D5 /* Operators.swift in Sources */,
  614. 5596BDDB1BC8F384007E38D5 /* UInt32Extension.swift in Sources */,
  615. 5596BDDE1BC8F384007E38D5 /* ArraySlice<UInt8>+Bytes.swift in Sources */,
  616. 5596BDCB1BC8F384007E38D5 /* Padding.swift in Sources */,
  617. 5596BDC91BC8F384007E38D5 /* Cipher.swift in Sources */,
  618. 5596BDD61BC8F384007E38D5 /* HMAC.swift in Sources */,
  619. 5596BDD11BC8F384007E38D5 /* SHA1.swift in Sources */,
  620. 5596BDD31BC8F384007E38D5 /* CRC.swift in Sources */,
  621. 5596BDE41BC8F384007E38D5 /* IntegerConvertible.swift in Sources */,
  622. 5596BDD51BC8F384007E38D5 /* Poly1305.swift in Sources */,
  623. 5596BDCA1BC8F384007E38D5 /* CipherBlockMode.swift in Sources */,
  624. 5596BDDA1BC8F384007E38D5 /* UInt8Extension.swift in Sources */,
  625. 5596BDCE1BC8F384007E38D5 /* Authenticator.swift in Sources */,
  626. 5596BDC31BC8F384007E38D5 /* AES+Foundation.swift in Sources */,
  627. 5596BDD81BC8F384007E38D5 /* BitExtension.swift in Sources */,
  628. 5596BDCD1BC8F384007E38D5 /* PKCS7.swift in Sources */,
  629. 5596BDC41BC8F384007E38D5 /* Array<UInt8>+Foundation.swift in Sources */,
  630. 5596BDC51BC8F384007E38D5 /* ChaCha20+Foundation.swift in Sources */,
  631. 5596BDE51BC8F384007E38D5 /* BytesSequence.swift in Sources */,
  632. 5596BDE21BC8F384007E38D5 /* Utils.swift in Sources */,
  633. 5596BDDD1BC8F384007E38D5 /* Array+Extension.swift in Sources */,
  634. 5596BDCC1BC8F384007E38D5 /* PKCS5.swift in Sources */,
  635. 5596BDD41BC8F384007E38D5 /* ChaCha20.swift in Sources */,
  636. 5596BDCF1BC8F384007E38D5 /* HashProtocol.swift in Sources */,
  637. 5596BDD71BC8F384007E38D5 /* AES.swift in Sources */,
  638. 5596BDDF1BC8F384007E38D5 /* CSArrayType+Extensions.swift in Sources */,
  639. 5596BDE31BC8F384007E38D5 /* Generics.swift in Sources */,
  640. 5596BDE01BC8F384007E38D5 /* String+Extension.swift in Sources */,
  641. 5596BDC71BC8F384007E38D5 /* Utils+Foundation.swift in Sources */,
  642. );
  643. runOnlyForDeploymentPostprocessing = 0;
  644. };
  645. 754BE45019693E190098E6F3 /* Sources */ = {
  646. isa = PBXSourcesBuildPhase;
  647. buildActionMask = 2147483647;
  648. files = (
  649. 75D94E2819B60DDE007CB2A4 /* UInt64Extension.swift in Sources */,
  650. 751C5C3D19B26B000094C75D /* Poly1305.swift in Sources */,
  651. 7552614E1993051E000D2B20 /* Hash.swift in Sources */,
  652. 75BC3AE31A4E412000ADF343 /* CipherBlockMode.swift in Sources */,
  653. 75BE4EB11B1E4A9F007A2B57 /* IntegerConvertible.swift in Sources */,
  654. 7539E32E1B3B4E970037F4E1 /* SHA2.swift in Sources */,
  655. 7539E32C1B3B4C750037F4E1 /* String+Extension.swift in Sources */,
  656. 7563B2E819B14D4300B152CD /* Cipher.swift in Sources */,
  657. 7539E32B1B3B4C6B0037F4E1 /* HMAC.swift in Sources */,
  658. 75EB380119ABDD710002375A /* ChaCha20.swift in Sources */,
  659. 75FB9C9A1BB8A4BD009CAFC5 /* AES+Foundation.swift in Sources */,
  660. 75A663A61AA0CAD00052110B /* Padding.swift in Sources */,
  661. 75164E4919AD30AC00737F30 /* Utils.swift in Sources */,
  662. 75D63F751BB711270041579B /* BytesSequence.swift in Sources */,
  663. 75FB9C9C1BB8A4BD009CAFC5 /* ChaCha20+Foundation.swift in Sources */,
  664. 759D481119B517BC005FF7FC /* BitExtension.swift in Sources */,
  665. 754C8FED19979F94005AD904 /* Array+Extension.swift in Sources */,
  666. 75232CCE1BC6E6AC007F68B1 /* CSArrayType+Extensions.swift in Sources */,
  667. 7539E3291B3B4A530037F4E1 /* MD5.swift in Sources */,
  668. 75FB9C9B1BB8A4BD009CAFC5 /* Array<UInt8>+Foundation.swift in Sources */,
  669. 7547195119931802002FA5F1 /* IntExtension.swift in Sources */,
  670. 75D94E2419B60C08007CB2A4 /* Operators.swift in Sources */,
  671. 75FB9C9D1BB8A4BD009CAFC5 /* NSData+Extension.swift in Sources */,
  672. 7539E32D1B3B4E950037F4E1 /* SHA1.swift in Sources */,
  673. 75FB9C9E1BB8A4BD009CAFC5 /* Utils+Foundation.swift in Sources */,
  674. 75B0A5701AB1A1BB000BD8D2 /* PKCS5.swift in Sources */,
  675. 757EF7F519AAA82400586276 /* CRC.swift in Sources */,
  676. 75D94E2619B60C4F007CB2A4 /* UInt32Extension.swift in Sources */,
  677. 75A74B271A1FF6B2004419F1 /* AES.swift in Sources */,
  678. 75D63F771BB840050041579B /* ArraySlice<UInt8>+Bytes.swift in Sources */,
  679. 754C30B71AA13BC000E6FFA4 /* PKCS7.swift in Sources */,
  680. 755111E819B7B7DF00C2AD86 /* Authenticator.swift in Sources */,
  681. 754DD76E19A149AF00E52288 /* HashProtocol.swift in Sources */,
  682. 758C764119B61AE500653BC6 /* Generics.swift in Sources */,
  683. 758F3F781992F6CE0014BBDA /* UInt8Extension.swift in Sources */,
  684. );
  685. runOnlyForDeploymentPostprocessing = 0;
  686. };
  687. 754BE45C19693E190098E6F3 /* Sources */ = {
  688. isa = PBXSourcesBuildPhase;
  689. buildActionMask = 2147483647;
  690. files = (
  691. 758A94291A65C67400E46135 /* HMACTests.swift in Sources */,
  692. 75100F8F19B0BC890005C5F5 /* Poly1305Tests.swift in Sources */,
  693. 757DA2571A4ED47B002BA3EF /* Helpers.swift in Sources */,
  694. 754BE46819693E190098E6F3 /* HashTests.swift in Sources */,
  695. 757DA2591A4ED4D7002BA3EF /* ChaCha20Tests.swift in Sources */,
  696. 755FB1DA199E347D00475437 /* ExtensionsTest.swift in Sources */,
  697. 757DA2531A4ED0A4002BA3EF /* PaddingTests.swift in Sources */,
  698. 757DA2551A4ED408002BA3EF /* AESTests.swift in Sources */,
  699. );
  700. runOnlyForDeploymentPostprocessing = 0;
  701. };
  702. 75DF77471BC8EB59006E9520 /* Sources */ = {
  703. isa = PBXSourcesBuildPhase;
  704. buildActionMask = 2147483647;
  705. files = (
  706. 75DF77481BC8EB59006E9520 /* UInt64Extension.swift in Sources */,
  707. 75DF77491BC8EB59006E9520 /* Poly1305.swift in Sources */,
  708. 75DF774A1BC8EB59006E9520 /* Hash.swift in Sources */,
  709. 75DF774B1BC8EB59006E9520 /* CipherBlockMode.swift in Sources */,
  710. 75DF774C1BC8EB59006E9520 /* IntegerConvertible.swift in Sources */,
  711. 75DF774D1BC8EB59006E9520 /* SHA2.swift in Sources */,
  712. 75DF774E1BC8EB59006E9520 /* String+Extension.swift in Sources */,
  713. 75DF774F1BC8EB59006E9520 /* Cipher.swift in Sources */,
  714. 75DF77501BC8EB59006E9520 /* HMAC.swift in Sources */,
  715. 75DF77511BC8EB59006E9520 /* ChaCha20.swift in Sources */,
  716. 75DF77521BC8EB59006E9520 /* AES+Foundation.swift in Sources */,
  717. 75DF77531BC8EB59006E9520 /* Padding.swift in Sources */,
  718. 75DF77541BC8EB59006E9520 /* Utils.swift in Sources */,
  719. 75DF77551BC8EB59006E9520 /* BytesSequence.swift in Sources */,
  720. 75DF77561BC8EB59006E9520 /* ChaCha20+Foundation.swift in Sources */,
  721. 75DF77571BC8EB59006E9520 /* BitExtension.swift in Sources */,
  722. 75DF77581BC8EB59006E9520 /* Array+Extension.swift in Sources */,
  723. 75DF77591BC8EB59006E9520 /* CSArrayType+Extensions.swift in Sources */,
  724. 75DF775A1BC8EB59006E9520 /* MD5.swift in Sources */,
  725. 75DF775B1BC8EB59006E9520 /* Array<UInt8>+Foundation.swift in Sources */,
  726. 75DF775C1BC8EB59006E9520 /* IntExtension.swift in Sources */,
  727. 75DF775D1BC8EB59006E9520 /* Operators.swift in Sources */,
  728. 75DF775E1BC8EB59006E9520 /* NSData+Extension.swift in Sources */,
  729. 75DF775F1BC8EB59006E9520 /* SHA1.swift in Sources */,
  730. 75DF77601BC8EB59006E9520 /* Utils+Foundation.swift in Sources */,
  731. 75DF77611BC8EB59006E9520 /* PKCS5.swift in Sources */,
  732. 75DF77621BC8EB59006E9520 /* CRC.swift in Sources */,
  733. 75DF77631BC8EB59006E9520 /* UInt32Extension.swift in Sources */,
  734. 75DF77641BC8EB59006E9520 /* AES.swift in Sources */,
  735. 75DF77651BC8EB59006E9520 /* ArraySlice<UInt8>+Bytes.swift in Sources */,
  736. 75DF77661BC8EB59006E9520 /* PKCS7.swift in Sources */,
  737. 75DF77671BC8EB59006E9520 /* Authenticator.swift in Sources */,
  738. 75DF77681BC8EB59006E9520 /* HashProtocol.swift in Sources */,
  739. 75DF77691BC8EB59006E9520 /* Generics.swift in Sources */,
  740. 75DF776A1BC8EB59006E9520 /* UInt8Extension.swift in Sources */,
  741. );
  742. runOnlyForDeploymentPostprocessing = 0;
  743. };
  744. /* End PBXSourcesBuildPhase section */
  745. /* Begin PBXTargetDependency section */
  746. 75B601E4197D69EB0009B53D /* PBXTargetDependency */ = {
  747. isa = PBXTargetDependency;
  748. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  749. targetProxy = 75B601E3197D69EB0009B53D /* PBXContainerItemProxy */;
  750. };
  751. 75B601E6197D6A270009B53D /* PBXTargetDependency */ = {
  752. isa = PBXTargetDependency;
  753. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  754. targetProxy = 75B601E5197D6A270009B53D /* PBXContainerItemProxy */;
  755. };
  756. 75B601E8197D6A3A0009B53D /* PBXTargetDependency */ = {
  757. isa = PBXTargetDependency;
  758. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  759. targetProxy = 75B601E7197D6A3A0009B53D /* PBXContainerItemProxy */;
  760. };
  761. 75B601EA197D6A5C0009B53D /* PBXTargetDependency */ = {
  762. isa = PBXTargetDependency;
  763. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  764. targetProxy = 75B601E9197D6A5C0009B53D /* PBXContainerItemProxy */;
  765. };
  766. 75B601ED197D6B3D0009B53D /* PBXTargetDependency */ = {
  767. isa = PBXTargetDependency;
  768. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  769. targetProxy = 75B601EC197D6B3D0009B53D /* PBXContainerItemProxy */;
  770. };
  771. 75B6021D197D6CF10009B53D /* PBXTargetDependency */ = {
  772. isa = PBXTargetDependency;
  773. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  774. targetProxy = 75B6021C197D6CF10009B53D /* PBXContainerItemProxy */;
  775. };
  776. 75B6021F197D6D070009B53D /* PBXTargetDependency */ = {
  777. isa = PBXTargetDependency;
  778. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  779. targetProxy = 75B6021E197D6D070009B53D /* PBXContainerItemProxy */;
  780. };
  781. /* End PBXTargetDependency section */
  782. /* Begin XCBuildConfiguration section */
  783. 3F8849E31B0647D6006AB604 /* Debug */ = {
  784. isa = XCBuildConfiguration;
  785. buildSettings = {
  786. PRODUCT_NAME = "$(TARGET_NAME)";
  787. };
  788. name = Debug;
  789. };
  790. 3F8849E41B0647D6006AB604 /* Release */ = {
  791. isa = XCBuildConfiguration;
  792. buildSettings = {
  793. PRODUCT_NAME = "$(TARGET_NAME)";
  794. };
  795. name = Release;
  796. };
  797. 5596BDC11BC8F220007E38D5 /* Debug */ = {
  798. isa = XCBuildConfiguration;
  799. buildSettings = {
  800. DEBUG_INFORMATION_FORMAT = dwarf;
  801. DEFINES_MODULE = YES;
  802. DYLIB_COMPATIBILITY_VERSION = 1;
  803. DYLIB_CURRENT_VERSION = 1;
  804. DYLIB_INSTALL_NAME_BASE = "@rpath";
  805. GCC_NO_COMMON_BLOCKS = YES;
  806. INFOPLIST_FILE = CryptoSwift/Info.plist;
  807. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  808. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  809. MTL_ENABLE_DEBUG_INFO = YES;
  810. PRODUCT_BUNDLE_IDENTIFIER = com.hakore.CryptoSwift;
  811. PRODUCT_NAME = CryptoSwift;
  812. SDKROOT = watchos;
  813. SKIP_INSTALL = YES;
  814. TARGETED_DEVICE_FAMILY = 4;
  815. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  816. };
  817. name = Debug;
  818. };
  819. 5596BDC21BC8F220007E38D5 /* Release */ = {
  820. isa = XCBuildConfiguration;
  821. buildSettings = {
  822. COPY_PHASE_STRIP = NO;
  823. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  824. DEFINES_MODULE = YES;
  825. DYLIB_COMPATIBILITY_VERSION = 1;
  826. DYLIB_CURRENT_VERSION = 1;
  827. DYLIB_INSTALL_NAME_BASE = "@rpath";
  828. GCC_NO_COMMON_BLOCKS = YES;
  829. INFOPLIST_FILE = CryptoSwift/Info.plist;
  830. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  831. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  832. MTL_ENABLE_DEBUG_INFO = NO;
  833. PRODUCT_BUNDLE_IDENTIFIER = com.hakore.CryptoSwift;
  834. PRODUCT_NAME = CryptoSwift;
  835. SDKROOT = watchos;
  836. SKIP_INSTALL = YES;
  837. TARGETED_DEVICE_FAMILY = 4;
  838. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  839. };
  840. name = Release;
  841. };
  842. 754BE46919693E190098E6F3 /* Debug */ = {
  843. isa = XCBuildConfiguration;
  844. buildSettings = {
  845. ALWAYS_SEARCH_USER_PATHS = NO;
  846. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  847. CLANG_CXX_LIBRARY = "libc++";
  848. CLANG_ENABLE_MODULES = YES;
  849. CLANG_ENABLE_OBJC_ARC = YES;
  850. CLANG_WARN_BOOL_CONVERSION = YES;
  851. CLANG_WARN_CONSTANT_CONVERSION = YES;
  852. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  853. CLANG_WARN_EMPTY_BODY = YES;
  854. CLANG_WARN_ENUM_CONVERSION = YES;
  855. CLANG_WARN_INT_CONVERSION = YES;
  856. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  857. CLANG_WARN_UNREACHABLE_CODE = YES;
  858. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  859. COPY_PHASE_STRIP = NO;
  860. CURRENT_PROJECT_VERSION = 1;
  861. ENABLE_STRICT_OBJC_MSGSEND = YES;
  862. ENABLE_TESTABILITY = YES;
  863. GCC_C_LANGUAGE_STANDARD = gnu99;
  864. GCC_DYNAMIC_NO_PIC = NO;
  865. GCC_OPTIMIZATION_LEVEL = 0;
  866. GCC_PREPROCESSOR_DEFINITIONS = (
  867. "DEBUG=1",
  868. "$(inherited)",
  869. );
  870. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  871. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  872. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  873. GCC_WARN_UNDECLARED_SELECTOR = YES;
  874. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  875. GCC_WARN_UNUSED_FUNCTION = YES;
  876. GCC_WARN_UNUSED_VARIABLE = YES;
  877. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  878. MACOSX_DEPLOYMENT_TARGET = 10.9;
  879. METAL_ENABLE_DEBUG_INFO = YES;
  880. ONLY_ACTIVE_ARCH = YES;
  881. PRODUCT_NAME = CryptoSwift;
  882. SDKROOT = iphoneos;
  883. SWIFT_INSTALL_OBJC_HEADER = NO;
  884. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  885. TARGETED_DEVICE_FAMILY = "1,2";
  886. VERSIONING_SYSTEM = "apple-generic";
  887. VERSION_INFO_PREFIX = "";
  888. };
  889. name = Debug;
  890. };
  891. 754BE46A19693E190098E6F3 /* Release */ = {
  892. isa = XCBuildConfiguration;
  893. buildSettings = {
  894. ALWAYS_SEARCH_USER_PATHS = NO;
  895. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  896. CLANG_CXX_LIBRARY = "libc++";
  897. CLANG_ENABLE_MODULES = YES;
  898. CLANG_ENABLE_OBJC_ARC = YES;
  899. CLANG_WARN_BOOL_CONVERSION = YES;
  900. CLANG_WARN_CONSTANT_CONVERSION = YES;
  901. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  902. CLANG_WARN_EMPTY_BODY = YES;
  903. CLANG_WARN_ENUM_CONVERSION = YES;
  904. CLANG_WARN_INT_CONVERSION = YES;
  905. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  906. CLANG_WARN_UNREACHABLE_CODE = YES;
  907. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  908. COPY_PHASE_STRIP = YES;
  909. CURRENT_PROJECT_VERSION = 1;
  910. ENABLE_NS_ASSERTIONS = NO;
  911. ENABLE_STRICT_OBJC_MSGSEND = YES;
  912. GCC_C_LANGUAGE_STANDARD = gnu99;
  913. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  914. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  915. GCC_WARN_UNDECLARED_SELECTOR = YES;
  916. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  917. GCC_WARN_UNUSED_FUNCTION = YES;
  918. GCC_WARN_UNUSED_VARIABLE = YES;
  919. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  920. MACOSX_DEPLOYMENT_TARGET = 10.9;
  921. METAL_ENABLE_DEBUG_INFO = NO;
  922. PRODUCT_NAME = CryptoSwift;
  923. SDKROOT = iphoneos;
  924. SWIFT_INSTALL_OBJC_HEADER = NO;
  925. TARGETED_DEVICE_FAMILY = "1,2";
  926. VALIDATE_PRODUCT = YES;
  927. VERSIONING_SYSTEM = "apple-generic";
  928. VERSION_INFO_PREFIX = "";
  929. };
  930. name = Release;
  931. };
  932. 754BE46C19693E190098E6F3 /* Debug */ = {
  933. isa = XCBuildConfiguration;
  934. buildSettings = {
  935. APPLICATION_EXTENSION_API_ONLY = YES;
  936. BITCODE_GENERATION_MODE = marker;
  937. CLANG_ENABLE_MODULES = YES;
  938. CODE_SIGN_IDENTITY = "";
  939. "CODE_SIGN_IDENTITY[sdk=*]" = "iPhone Developer";
  940. DYLIB_COMPATIBILITY_VERSION = 1;
  941. DYLIB_CURRENT_VERSION = 1;
  942. DYLIB_INSTALL_NAME_BASE = "@rpath";
  943. INFOPLIST_FILE = CryptoSwift/Info.plist;
  944. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  945. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  946. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  947. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  948. PRODUCT_NAME = CryptoSwift;
  949. SKIP_INSTALL = YES;
  950. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  951. };
  952. name = Debug;
  953. };
  954. 754BE46D19693E190098E6F3 /* Release */ = {
  955. isa = XCBuildConfiguration;
  956. buildSettings = {
  957. APPLICATION_EXTENSION_API_ONLY = YES;
  958. BITCODE_GENERATION_MODE = bitcode;
  959. CLANG_ENABLE_MODULES = YES;
  960. CODE_SIGN_IDENTITY = "";
  961. "CODE_SIGN_IDENTITY[sdk=*]" = "iPhone Developer";
  962. DYLIB_COMPATIBILITY_VERSION = 1;
  963. DYLIB_CURRENT_VERSION = 1;
  964. DYLIB_INSTALL_NAME_BASE = "@rpath";
  965. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  966. GCC_UNROLL_LOOPS = YES;
  967. INFOPLIST_FILE = CryptoSwift/Info.plist;
  968. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  969. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  970. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  971. LLVM_LTO = YES;
  972. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  973. PRODUCT_NAME = CryptoSwift;
  974. SKIP_INSTALL = YES;
  975. SWIFT_DISABLE_SAFETY_CHECKS = YES;
  976. SWIFT_OPTIMIZATION_LEVEL = "-O";
  977. };
  978. name = Release;
  979. };
  980. 754BE46F19693E190098E6F3 /* Debug */ = {
  981. isa = XCBuildConfiguration;
  982. buildSettings = {
  983. GCC_PREPROCESSOR_DEFINITIONS = (
  984. "DEBUG=1",
  985. "$(inherited)",
  986. );
  987. HEADER_SEARCH_PATHS = (
  988. "$(inherited)",
  989. "/Applications/Xcode6-Beta3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
  990. "includes/**",
  991. );
  992. INFOPLIST_FILE = CryptoSwiftTests/Info.plist;
  993. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  994. LLVM_LTO = NO;
  995. METAL_ENABLE_DEBUG_INFO = YES;
  996. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  997. PRODUCT_NAME = "$(TARGET_NAME)";
  998. SWIFT_OBJC_BRIDGING_HEADER = CryptoSwiftTests/Bridging.h;
  999. };
  1000. name = Debug;
  1001. };
  1002. 754BE47019693E190098E6F3 /* Release */ = {
  1003. isa = XCBuildConfiguration;
  1004. buildSettings = {
  1005. GCC_OPTIMIZATION_LEVEL = fast;
  1006. GCC_UNROLL_LOOPS = YES;
  1007. HEADER_SEARCH_PATHS = (
  1008. "$(inherited)",
  1009. "/Applications/Xcode6-Beta3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
  1010. "includes/**",
  1011. );
  1012. INFOPLIST_FILE = CryptoSwiftTests/Info.plist;
  1013. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1014. LLVM_LTO = YES;
  1015. METAL_ENABLE_DEBUG_INFO = NO;
  1016. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  1017. PRODUCT_NAME = "$(TARGET_NAME)";
  1018. SWIFT_DISABLE_SAFETY_CHECKS = YES;
  1019. SWIFT_OBJC_BRIDGING_HEADER = CryptoSwiftTests/Bridging.h;
  1020. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1021. };
  1022. name = Release;
  1023. };
  1024. 75DF77701BC8EB59006E9520 /* Debug */ = {
  1025. isa = XCBuildConfiguration;
  1026. buildSettings = {
  1027. APPLICATION_EXTENSION_API_ONLY = YES;
  1028. BITCODE_GENERATION_MODE = marker;
  1029. CLANG_ENABLE_MODULES = YES;
  1030. CODE_SIGN_IDENTITY = "";
  1031. "CODE_SIGN_IDENTITY[sdk=macosx*]" = "";
  1032. DYLIB_COMPATIBILITY_VERSION = 1;
  1033. DYLIB_CURRENT_VERSION = 1;
  1034. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1035. INFOPLIST_FILE = CryptoSwift/Info.plist;
  1036. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1037. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1038. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1039. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  1040. PRODUCT_NAME = CryptoSwift;
  1041. SDKROOT = macosx;
  1042. SKIP_INSTALL = YES;
  1043. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1044. };
  1045. name = Debug;
  1046. };
  1047. 75DF77711BC8EB59006E9520 /* Release */ = {
  1048. isa = XCBuildConfiguration;
  1049. buildSettings = {
  1050. APPLICATION_EXTENSION_API_ONLY = YES;
  1051. BITCODE_GENERATION_MODE = bitcode;
  1052. CLANG_ENABLE_MODULES = YES;
  1053. CODE_SIGN_IDENTITY = "";
  1054. "CODE_SIGN_IDENTITY[sdk=macosx*]" = "";
  1055. DYLIB_COMPATIBILITY_VERSION = 1;
  1056. DYLIB_CURRENT_VERSION = 1;
  1057. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1058. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  1059. GCC_UNROLL_LOOPS = YES;
  1060. INFOPLIST_FILE = CryptoSwift/Info.plist;
  1061. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1062. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1063. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1064. LLVM_LTO = YES;
  1065. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  1066. PRODUCT_NAME = CryptoSwift;
  1067. SDKROOT = macosx;
  1068. SKIP_INSTALL = YES;
  1069. SWIFT_DISABLE_SAFETY_CHECKS = YES;
  1070. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1071. };
  1072. name = Release;
  1073. };
  1074. /* End XCBuildConfiguration section */
  1075. /* Begin XCConfigurationList section */
  1076. 3F8849E21B0647D6006AB604 /* Build configuration list for PBXAggregateTarget "CryptoSwift-Universal" */ = {
  1077. isa = XCConfigurationList;
  1078. buildConfigurations = (
  1079. 3F8849E31B0647D6006AB604 /* Debug */,
  1080. 3F8849E41B0647D6006AB604 /* Release */,
  1081. );
  1082. defaultConfigurationIsVisible = 0;
  1083. defaultConfigurationName = Release;
  1084. };
  1085. 5596BDC01BC8F220007E38D5 /* Build configuration list for PBXNativeTarget "CryptoSwift watchOS" */ = {
  1086. isa = XCConfigurationList;
  1087. buildConfigurations = (
  1088. 5596BDC11BC8F220007E38D5 /* Debug */,
  1089. 5596BDC21BC8F220007E38D5 /* Release */,
  1090. );
  1091. defaultConfigurationIsVisible = 0;
  1092. };
  1093. 754BE44F19693E190098E6F3 /* Build configuration list for PBXProject "CryptoSwift" */ = {
  1094. isa = XCConfigurationList;
  1095. buildConfigurations = (
  1096. 754BE46919693E190098E6F3 /* Debug */,
  1097. 754BE46A19693E190098E6F3 /* Release */,
  1098. );
  1099. defaultConfigurationIsVisible = 0;
  1100. defaultConfigurationName = Release;
  1101. };
  1102. 754BE46B19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwift iOS" */ = {
  1103. isa = XCConfigurationList;
  1104. buildConfigurations = (
  1105. 754BE46C19693E190098E6F3 /* Debug */,
  1106. 754BE46D19693E190098E6F3 /* Release */,
  1107. );
  1108. defaultConfigurationIsVisible = 0;
  1109. defaultConfigurationName = Release;
  1110. };
  1111. 754BE46E19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwiftTests" */ = {
  1112. isa = XCConfigurationList;
  1113. buildConfigurations = (
  1114. 754BE46F19693E190098E6F3 /* Debug */,
  1115. 754BE47019693E190098E6F3 /* Release */,
  1116. );
  1117. defaultConfigurationIsVisible = 0;
  1118. defaultConfigurationName = Release;
  1119. };
  1120. 75DF776F1BC8EB59006E9520 /* Build configuration list for PBXNativeTarget "CryptoSwift OSX" */ = {
  1121. isa = XCConfigurationList;
  1122. buildConfigurations = (
  1123. 75DF77701BC8EB59006E9520 /* Debug */,
  1124. 75DF77711BC8EB59006E9520 /* Release */,
  1125. );
  1126. defaultConfigurationIsVisible = 0;
  1127. defaultConfigurationName = Release;
  1128. };
  1129. /* End XCConfigurationList section */
  1130. };
  1131. rootObject = 754BE44C19693E190098E6F3 /* Project object */;
  1132. }