project.pbxproj 78 KB

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