| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 21C68D4F1C0BA77500D2B00A /* CryptoSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 21C68D4E1C0BA77500D2B00A /* CryptoSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 21C68D501C0BA77500D2B00A /* CryptoSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 21C68D4E1C0BA77500D2B00A /* CryptoSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 21C68D511C0BA77500D2B00A /* CryptoSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 21C68D4E1C0BA77500D2B00A /* CryptoSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 21C68D521C0BA77500D2B00A /* CryptoSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 21C68D4E1C0BA77500D2B00A /* CryptoSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5596BDC31BC8F384007E38D5 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C951BB8A4BD009CAFC5 /* AES+Foundation.swift */; };
- 5596BDC41BC8F384007E38D5 /* ArrayUInt8+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C961BB8A4BD009CAFC5 /* ArrayUInt8+Foundation.swift */; };
- 5596BDC51BC8F384007E38D5 /* ChaCha20+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C971BB8A4BD009CAFC5 /* ChaCha20+Foundation.swift */; };
- 5596BDC61BC8F384007E38D5 /* NSData+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C981BB8A4BD009CAFC5 /* NSData+Extension.swift */; };
- 5596BDC71BC8F384007E38D5 /* Utils+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C991BB8A4BD009CAFC5 /* Utils+Foundation.swift */; };
- 5596BDC81BC8F384007E38D5 /* Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7552614D1993051E000D2B20 /* Hash.swift */; };
- 5596BDC91BC8F384007E38D5 /* Cipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7563B2E719B14D4300B152CD /* Cipher.swift */; };
- 5596BDCA1BC8F384007E38D5 /* CipherBlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BC3AE21A4E412000ADF343 /* CipherBlockMode.swift */; };
- 5596BDCB1BC8F384007E38D5 /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A663A51AA0CAD00052110B /* Padding.swift */; };
- 5596BDCC1BC8F384007E38D5 /* PKCS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B0A56F1AB1A1BB000BD8D2 /* PKCS5.swift */; };
- 5596BDCD1BC8F384007E38D5 /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C30B61AA13BC000E6FFA4 /* PKCS7.swift */; };
- 5596BDCE1BC8F384007E38D5 /* Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755111E719B7B7DF00C2AD86 /* Authenticator.swift */; };
- 5596BDCF1BC8F384007E38D5 /* HashProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754DD76D19A149AF00E52288 /* HashProtocol.swift */; };
- 5596BDD01BC8F384007E38D5 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750A545F1992D2680017DA75 /* MD5.swift */; };
- 5596BDD11BC8F384007E38D5 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 752E087A199FF27C005B0EA0 /* SHA1.swift */; };
- 5596BDD21BC8F384007E38D5 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75153D4119AA3C7900750381 /* SHA2.swift */; };
- 5596BDD31BC8F384007E38D5 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757EF7F419AAA82400586276 /* CRC.swift */; };
- 5596BDD41BC8F384007E38D5 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75EB380019ABDD710002375A /* ChaCha20.swift */; };
- 5596BDD51BC8F384007E38D5 /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 751C5C3C19B26B000094C75D /* Poly1305.swift */; };
- 5596BDD61BC8F384007E38D5 /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758A94251A65AEB100E46135 /* HMAC.swift */; };
- 5596BDD71BC8F384007E38D5 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A74B261A1FF6B2004419F1 /* AES.swift */; };
- 5596BDD81BC8F384007E38D5 /* BitExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 759D481019B517BC005FF7FC /* BitExtension.swift */; };
- 5596BDD91BC8F384007E38D5 /* IntExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7547195019931802002FA5F1 /* IntExtension.swift */; };
- 5596BDDA1BC8F384007E38D5 /* UInt8Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F3F771992F6CE0014BBDA /* UInt8Extension.swift */; };
- 5596BDDB1BC8F384007E38D5 /* UInt32Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2519B60C4F007CB2A4 /* UInt32Extension.swift */; };
- 5596BDDC1BC8F384007E38D5 /* UInt64Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2719B60DDE007CB2A4 /* UInt64Extension.swift */; };
- 5596BDDD1BC8F384007E38D5 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C8FEC19979F94005AD904 /* Array+Extension.swift */; };
- 5596BDDE1BC8F384007E38D5 /* ArraySliceUInt8+Bytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F761BB840050041579B /* ArraySliceUInt8+Bytes.swift */; };
- 5596BDDF1BC8F384007E38D5 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75232CCD1BC6E6AC007F68B1 /* CSArrayType+Extensions.swift */; };
- 5596BDE01BC8F384007E38D5 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7599C9C5199EA28700A3988B /* String+Extension.swift */; };
- 5596BDE11BC8F384007E38D5 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2319B60C08007CB2A4 /* Operators.swift */; };
- 5596BDE21BC8F384007E38D5 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75164E4819AD30AC00737F30 /* Utils.swift */; };
- 5596BDE31BC8F384007E38D5 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758C764019B61AE500653BC6 /* Generics.swift */; };
- 5596BDE41BC8F384007E38D5 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BE4EB01B1E4A9F007A2B57 /* IntegerConvertible.swift */; };
- 5596BDE51BC8F384007E38D5 /* BytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F741BB711270041579B /* BytesSequence.swift */; };
- 674A73671BF4E08C00866C5B /* Rabbit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 674A73661BF4E08C00866C5B /* Rabbit.swift */; };
- 674A73681BF4E08C00866C5B /* Rabbit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 674A73661BF4E08C00866C5B /* Rabbit.swift */; };
- 674A73691BF4E08C00866C5B /* Rabbit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 674A73661BF4E08C00866C5B /* Rabbit.swift */; };
- 674A736A1BF4E08C00866C5B /* Rabbit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 674A73661BF4E08C00866C5B /* Rabbit.swift */; };
- 674A736F1BF5D85B00866C5B /* RabbitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 674A736E1BF5D85B00866C5B /* RabbitTests.swift */; };
- 6764D7D31BF62E16000FE52E /* Rabbit+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6764D7D21BF62E16000FE52E /* Rabbit+Foundation.swift */; };
- 6764D7D41BF62E16000FE52E /* Rabbit+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6764D7D21BF62E16000FE52E /* Rabbit+Foundation.swift */; };
- 6764D7D51BF62E16000FE52E /* Rabbit+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6764D7D21BF62E16000FE52E /* Rabbit+Foundation.swift */; };
- 6764D7D61BF62E16000FE52E /* Rabbit+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6764D7D21BF62E16000FE52E /* Rabbit+Foundation.swift */; };
- 750955BA1C10EFCF009D0722 /* Multiplatform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750955B91C10EFCF009D0722 /* Multiplatform.swift */; };
- 750955BB1C10EFCF009D0722 /* Multiplatform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750955B91C10EFCF009D0722 /* Multiplatform.swift */; };
- 750955BC1C10EFCF009D0722 /* Multiplatform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750955B91C10EFCF009D0722 /* Multiplatform.swift */; };
- 750955BD1C10EFCF009D0722 /* Multiplatform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750955B91C10EFCF009D0722 /* Multiplatform.swift */; };
- 75100F8F19B0BC890005C5F5 /* Poly1305Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75100F8E19B0BC890005C5F5 /* Poly1305Tests.swift */; };
- 75164E4919AD30AC00737F30 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75164E4819AD30AC00737F30 /* Utils.swift */; };
- 751C5C3D19B26B000094C75D /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 751C5C3C19B26B000094C75D /* Poly1305.swift */; };
- 75232CCE1BC6E6AC007F68B1 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75232CCD1BC6E6AC007F68B1 /* CSArrayType+Extensions.swift */; };
- 7539E3291B3B4A530037F4E1 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750A545F1992D2680017DA75 /* MD5.swift */; };
- 7539E32B1B3B4C6B0037F4E1 /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758A94251A65AEB100E46135 /* HMAC.swift */; };
- 7539E32C1B3B4C750037F4E1 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7599C9C5199EA28700A3988B /* String+Extension.swift */; };
- 7539E32D1B3B4E950037F4E1 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 752E087A199FF27C005B0EA0 /* SHA1.swift */; };
- 7539E32E1B3B4E970037F4E1 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75153D4119AA3C7900750381 /* SHA2.swift */; };
- 7547195119931802002FA5F1 /* IntExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7547195019931802002FA5F1 /* IntExtension.swift */; };
- 754BE46819693E190098E6F3 /* HashTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754BE46719693E190098E6F3 /* HashTests.swift */; };
- 754C30B71AA13BC000E6FFA4 /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C30B61AA13BC000E6FFA4 /* PKCS7.swift */; };
- 754C8FED19979F94005AD904 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C8FEC19979F94005AD904 /* Array+Extension.swift */; };
- 754DD76E19A149AF00E52288 /* HashProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754DD76D19A149AF00E52288 /* HashProtocol.swift */; };
- 755111E819B7B7DF00C2AD86 /* Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755111E719B7B7DF00C2AD86 /* Authenticator.swift */; };
- 7552614E1993051E000D2B20 /* Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7552614D1993051E000D2B20 /* Hash.swift */; };
- 755FB1DA199E347D00475437 /* ExtensionsTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755FB1D9199E347D00475437 /* ExtensionsTest.swift */; };
- 7563B2E819B14D4300B152CD /* Cipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7563B2E719B14D4300B152CD /* Cipher.swift */; };
- 757DA2531A4ED0A4002BA3EF /* PaddingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757DA2521A4ED0A4002BA3EF /* PaddingTests.swift */; };
- 757DA2551A4ED408002BA3EF /* AESTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757DA2541A4ED408002BA3EF /* AESTests.swift */; };
- 757DA2571A4ED47B002BA3EF /* Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757DA2561A4ED47B002BA3EF /* Helpers.swift */; };
- 757DA2591A4ED4D7002BA3EF /* ChaCha20Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757DA2581A4ED4D7002BA3EF /* ChaCha20Tests.swift */; };
- 757EF7F519AAA82400586276 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757EF7F419AAA82400586276 /* CRC.swift */; };
- 758A94281A65C59200E46135 /* HMACTests.swift in Resources */ = {isa = PBXBuildFile; fileRef = 758A94271A65C59200E46135 /* HMACTests.swift */; };
- 758A94291A65C67400E46135 /* HMACTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758A94271A65C59200E46135 /* HMACTests.swift */; };
- 758C764119B61AE500653BC6 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758C764019B61AE500653BC6 /* Generics.swift */; };
- 758F3F781992F6CE0014BBDA /* UInt8Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F3F771992F6CE0014BBDA /* UInt8Extension.swift */; };
- 759B0A9C1BCDAB1200AF902E /* String+FoundationExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 759B0A9B1BCDAB1200AF902E /* String+FoundationExtension.swift */; };
- 759D481119B517BC005FF7FC /* BitExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 759D481019B517BC005FF7FC /* BitExtension.swift */; };
- 75A663A61AA0CAD00052110B /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A663A51AA0CAD00052110B /* Padding.swift */; };
- 75A74B271A1FF6B2004419F1 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A74B261A1FF6B2004419F1 /* AES.swift */; };
- 75B0A5701AB1A1BB000BD8D2 /* PKCS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B0A56F1AB1A1BB000BD8D2 /* PKCS5.swift */; };
- 75B601EB197D6A6C0009B53D /* CryptoSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 754BE45519693E190098E6F3 /* CryptoSwift.framework */; };
- 75BC3AE31A4E412000ADF343 /* CipherBlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BC3AE21A4E412000ADF343 /* CipherBlockMode.swift */; };
- 75BE4EB11B1E4A9F007A2B57 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BE4EB01B1E4A9F007A2B57 /* IntegerConvertible.swift */; };
- 75D614941BD844F2001358B2 /* UInt64Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2719B60DDE007CB2A4 /* UInt64Extension.swift */; };
- 75D614951BD844F2001358B2 /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 751C5C3C19B26B000094C75D /* Poly1305.swift */; };
- 75D614961BD844F2001358B2 /* Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7552614D1993051E000D2B20 /* Hash.swift */; };
- 75D614971BD844F2001358B2 /* CipherBlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BC3AE21A4E412000ADF343 /* CipherBlockMode.swift */; };
- 75D614981BD844F2001358B2 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BE4EB01B1E4A9F007A2B57 /* IntegerConvertible.swift */; };
- 75D614991BD844F2001358B2 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75153D4119AA3C7900750381 /* SHA2.swift */; };
- 75D6149A1BD844F2001358B2 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7599C9C5199EA28700A3988B /* String+Extension.swift */; };
- 75D6149B1BD844F2001358B2 /* Cipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7563B2E719B14D4300B152CD /* Cipher.swift */; };
- 75D6149C1BD844F2001358B2 /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758A94251A65AEB100E46135 /* HMAC.swift */; };
- 75D6149D1BD844F2001358B2 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75EB380019ABDD710002375A /* ChaCha20.swift */; };
- 75D6149E1BD844F2001358B2 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C951BB8A4BD009CAFC5 /* AES+Foundation.swift */; };
- 75D6149F1BD844F2001358B2 /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A663A51AA0CAD00052110B /* Padding.swift */; };
- 75D614A01BD844F2001358B2 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75164E4819AD30AC00737F30 /* Utils.swift */; };
- 75D614A11BD844F2001358B2 /* BytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F741BB711270041579B /* BytesSequence.swift */; };
- 75D614A21BD844F2001358B2 /* ChaCha20+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C971BB8A4BD009CAFC5 /* ChaCha20+Foundation.swift */; };
- 75D614A31BD844F2001358B2 /* BitExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 759D481019B517BC005FF7FC /* BitExtension.swift */; };
- 75D614A41BD844F2001358B2 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C8FEC19979F94005AD904 /* Array+Extension.swift */; };
- 75D614A51BD844F2001358B2 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75232CCD1BC6E6AC007F68B1 /* CSArrayType+Extensions.swift */; };
- 75D614A61BD844F2001358B2 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750A545F1992D2680017DA75 /* MD5.swift */; };
- 75D614A71BD844F2001358B2 /* ArrayUInt8+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C961BB8A4BD009CAFC5 /* ArrayUInt8+Foundation.swift */; };
- 75D614A81BD844F2001358B2 /* IntExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7547195019931802002FA5F1 /* IntExtension.swift */; };
- 75D614A91BD844F2001358B2 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2319B60C08007CB2A4 /* Operators.swift */; };
- 75D614AA1BD844F2001358B2 /* NSData+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C981BB8A4BD009CAFC5 /* NSData+Extension.swift */; };
- 75D614AB1BD844F2001358B2 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 752E087A199FF27C005B0EA0 /* SHA1.swift */; };
- 75D614AC1BD844F2001358B2 /* Utils+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C991BB8A4BD009CAFC5 /* Utils+Foundation.swift */; };
- 75D614AD1BD844F2001358B2 /* PKCS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B0A56F1AB1A1BB000BD8D2 /* PKCS5.swift */; };
- 75D614AE1BD844F2001358B2 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757EF7F419AAA82400586276 /* CRC.swift */; };
- 75D614AF1BD844F2001358B2 /* UInt32Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2519B60C4F007CB2A4 /* UInt32Extension.swift */; };
- 75D614B01BD844F2001358B2 /* String+FoundationExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 759B0A9B1BCDAB1200AF902E /* String+FoundationExtension.swift */; };
- 75D614B11BD844F2001358B2 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A74B261A1FF6B2004419F1 /* AES.swift */; };
- 75D614B21BD844F2001358B2 /* ArraySliceUInt8+Bytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F761BB840050041579B /* ArraySliceUInt8+Bytes.swift */; };
- 75D614B31BD844F2001358B2 /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C30B61AA13BC000E6FFA4 /* PKCS7.swift */; };
- 75D614B41BD844F2001358B2 /* Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755111E719B7B7DF00C2AD86 /* Authenticator.swift */; };
- 75D614B51BD844F2001358B2 /* HashProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754DD76D19A149AF00E52288 /* HashProtocol.swift */; };
- 75D614B61BD844F2001358B2 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758C764019B61AE500653BC6 /* Generics.swift */; };
- 75D614B71BD844F2001358B2 /* UInt8Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F3F771992F6CE0014BBDA /* UInt8Extension.swift */; };
- 75D63F751BB711270041579B /* BytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F741BB711270041579B /* BytesSequence.swift */; };
- 75D63F771BB840050041579B /* ArraySliceUInt8+Bytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F761BB840050041579B /* ArraySliceUInt8+Bytes.swift */; };
- 75D94E2419B60C08007CB2A4 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2319B60C08007CB2A4 /* Operators.swift */; };
- 75D94E2619B60C4F007CB2A4 /* UInt32Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2519B60C4F007CB2A4 /* UInt32Extension.swift */; };
- 75D94E2819B60DDE007CB2A4 /* UInt64Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2719B60DDE007CB2A4 /* UInt64Extension.swift */; };
- 75DF77481BC8EB59006E9520 /* UInt64Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2719B60DDE007CB2A4 /* UInt64Extension.swift */; };
- 75DF77491BC8EB59006E9520 /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 751C5C3C19B26B000094C75D /* Poly1305.swift */; };
- 75DF774A1BC8EB59006E9520 /* Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7552614D1993051E000D2B20 /* Hash.swift */; };
- 75DF774B1BC8EB59006E9520 /* CipherBlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BC3AE21A4E412000ADF343 /* CipherBlockMode.swift */; };
- 75DF774C1BC8EB59006E9520 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BE4EB01B1E4A9F007A2B57 /* IntegerConvertible.swift */; };
- 75DF774D1BC8EB59006E9520 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75153D4119AA3C7900750381 /* SHA2.swift */; };
- 75DF774E1BC8EB59006E9520 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7599C9C5199EA28700A3988B /* String+Extension.swift */; };
- 75DF774F1BC8EB59006E9520 /* Cipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7563B2E719B14D4300B152CD /* Cipher.swift */; };
- 75DF77501BC8EB59006E9520 /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758A94251A65AEB100E46135 /* HMAC.swift */; };
- 75DF77511BC8EB59006E9520 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75EB380019ABDD710002375A /* ChaCha20.swift */; };
- 75DF77521BC8EB59006E9520 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C951BB8A4BD009CAFC5 /* AES+Foundation.swift */; };
- 75DF77531BC8EB59006E9520 /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A663A51AA0CAD00052110B /* Padding.swift */; };
- 75DF77541BC8EB59006E9520 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75164E4819AD30AC00737F30 /* Utils.swift */; };
- 75DF77551BC8EB59006E9520 /* BytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F741BB711270041579B /* BytesSequence.swift */; };
- 75DF77561BC8EB59006E9520 /* ChaCha20+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C971BB8A4BD009CAFC5 /* ChaCha20+Foundation.swift */; };
- 75DF77571BC8EB59006E9520 /* BitExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 759D481019B517BC005FF7FC /* BitExtension.swift */; };
- 75DF77581BC8EB59006E9520 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C8FEC19979F94005AD904 /* Array+Extension.swift */; };
- 75DF77591BC8EB59006E9520 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75232CCD1BC6E6AC007F68B1 /* CSArrayType+Extensions.swift */; };
- 75DF775A1BC8EB59006E9520 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750A545F1992D2680017DA75 /* MD5.swift */; };
- 75DF775B1BC8EB59006E9520 /* ArrayUInt8+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C961BB8A4BD009CAFC5 /* ArrayUInt8+Foundation.swift */; };
- 75DF775C1BC8EB59006E9520 /* IntExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7547195019931802002FA5F1 /* IntExtension.swift */; };
- 75DF775D1BC8EB59006E9520 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2319B60C08007CB2A4 /* Operators.swift */; };
- 75DF775E1BC8EB59006E9520 /* NSData+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C981BB8A4BD009CAFC5 /* NSData+Extension.swift */; };
- 75DF775F1BC8EB59006E9520 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 752E087A199FF27C005B0EA0 /* SHA1.swift */; };
- 75DF77601BC8EB59006E9520 /* Utils+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C991BB8A4BD009CAFC5 /* Utils+Foundation.swift */; };
- 75DF77611BC8EB59006E9520 /* PKCS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B0A56F1AB1A1BB000BD8D2 /* PKCS5.swift */; };
- 75DF77621BC8EB59006E9520 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757EF7F419AAA82400586276 /* CRC.swift */; };
- 75DF77631BC8EB59006E9520 /* UInt32Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2519B60C4F007CB2A4 /* UInt32Extension.swift */; };
- 75DF77641BC8EB59006E9520 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A74B261A1FF6B2004419F1 /* AES.swift */; };
- 75DF77651BC8EB59006E9520 /* ArraySliceUInt8+Bytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F761BB840050041579B /* ArraySliceUInt8+Bytes.swift */; };
- 75DF77661BC8EB59006E9520 /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C30B61AA13BC000E6FFA4 /* PKCS7.swift */; };
- 75DF77671BC8EB59006E9520 /* Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755111E719B7B7DF00C2AD86 /* Authenticator.swift */; };
- 75DF77681BC8EB59006E9520 /* HashProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754DD76D19A149AF00E52288 /* HashProtocol.swift */; };
- 75DF77691BC8EB59006E9520 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758C764019B61AE500653BC6 /* Generics.swift */; };
- 75DF776A1BC8EB59006E9520 /* UInt8Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F3F771992F6CE0014BBDA /* UInt8Extension.swift */; };
- 75EB380119ABDD710002375A /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75EB380019ABDD710002375A /* ChaCha20.swift */; };
- 75FB9C9A1BB8A4BD009CAFC5 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C951BB8A4BD009CAFC5 /* AES+Foundation.swift */; };
- 75FB9C9B1BB8A4BD009CAFC5 /* ArrayUInt8+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C961BB8A4BD009CAFC5 /* ArrayUInt8+Foundation.swift */; };
- 75FB9C9C1BB8A4BD009CAFC5 /* ChaCha20+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C971BB8A4BD009CAFC5 /* ChaCha20+Foundation.swift */; };
- 75FB9C9D1BB8A4BD009CAFC5 /* NSData+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C981BB8A4BD009CAFC5 /* NSData+Extension.swift */; };
- 75FB9C9E1BB8A4BD009CAFC5 /* Utils+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C991BB8A4BD009CAFC5 /* Utils+Foundation.swift */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- 75B601E3197D69EB0009B53D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 754BE45419693E190098E6F3;
- remoteInfo = CryptoSwift;
- };
- 75B601E5197D6A270009B53D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 754BE45419693E190098E6F3;
- remoteInfo = CryptoSwift;
- };
- 75B601E7197D6A3A0009B53D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 754BE45419693E190098E6F3;
- remoteInfo = CryptoSwift;
- };
- 75B601E9197D6A5C0009B53D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 754BE45419693E190098E6F3;
- remoteInfo = CryptoSwift;
- };
- 75B601EC197D6B3D0009B53D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 754BE45419693E190098E6F3;
- remoteInfo = CryptoSwift;
- };
- 75B6021C197D6CF10009B53D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 754BE45419693E190098E6F3;
- remoteInfo = CryptoSwift;
- };
- 75B6021E197D6D070009B53D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 754BE45419693E190098E6F3;
- remoteInfo = CryptoSwift;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXCopyFilesBuildPhase section */
- 75B601E0197D69770009B53D /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 10;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 75D614BB1BD844F2001358B2 /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 10;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 75DF776E1BC8EB59006E9520 /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 10;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXCopyFilesBuildPhase section */
- /* Begin PBXFileReference section */
- 21C68D4E1C0BA77500D2B00A /* CryptoSwift.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CryptoSwift.h; sourceTree = "<group>"; };
- 5596BDBB1BC8F220007E38D5 /* CryptoSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CryptoSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 674A73661BF4E08C00866C5B /* Rabbit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Rabbit.swift; sourceTree = "<group>"; };
- 674A736E1BF5D85B00866C5B /* RabbitTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RabbitTests.swift; sourceTree = "<group>"; };
- 6764D7D21BF62E16000FE52E /* Rabbit+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Rabbit+Foundation.swift"; sourceTree = "<group>"; };
- 750955B91C10EFCF009D0722 /* Multiplatform.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Multiplatform.swift; sourceTree = "<group>"; };
- 750A545F1992D2680017DA75 /* MD5.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MD5.swift; sourceTree = "<group>"; };
- 75100F8E19B0BC890005C5F5 /* Poly1305Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Poly1305Tests.swift; sourceTree = "<group>"; };
- 75153D4119AA3C7900750381 /* SHA2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SHA2.swift; sourceTree = "<group>"; };
- 75164E4819AD30AC00737F30 /* Utils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = "<group>"; };
- 751C5C3C19B26B000094C75D /* Poly1305.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Poly1305.swift; sourceTree = "<group>"; };
- 75232CCD1BC6E6AC007F68B1 /* CSArrayType+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CSArrayType+Extensions.swift"; sourceTree = "<group>"; };
- 752E087A199FF27C005B0EA0 /* SHA1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SHA1.swift; sourceTree = "<group>"; };
- 75445820196AA2A5002FF20E /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
- 7547195019931802002FA5F1 /* IntExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IntExtension.swift; sourceTree = "<group>"; };
- 754BE45519693E190098E6F3 /* CryptoSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CryptoSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 754BE45919693E190098E6F3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CryptoSwiftTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- 754BE46619693E190098E6F3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 754BE46719693E190098E6F3 /* HashTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HashTests.swift; sourceTree = "<group>"; };
- 754C30B61AA13BC000E6FFA4 /* PKCS7.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PKCS7.swift; sourceTree = "<group>"; };
- 754C8FEC19979F94005AD904 /* Array+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Array+Extension.swift"; sourceTree = "<group>"; };
- 754DD76D19A149AF00E52288 /* HashProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HashProtocol.swift; sourceTree = "<group>"; };
- 755111E719B7B7DF00C2AD86 /* Authenticator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Authenticator.swift; sourceTree = "<group>"; };
- 7552614D1993051E000D2B20 /* Hash.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Hash.swift; sourceTree = "<group>"; };
- 755FB1D9199E347D00475437 /* ExtensionsTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExtensionsTest.swift; sourceTree = "<group>"; };
- 7563B2E719B14D4300B152CD /* Cipher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Cipher.swift; sourceTree = "<group>"; };
- 756BFDCA1A82B87300B9D9A4 /* Bridging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bridging.h; sourceTree = "<group>"; };
- 757DA2521A4ED0A4002BA3EF /* PaddingTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaddingTests.swift; sourceTree = "<group>"; };
- 757DA2541A4ED408002BA3EF /* AESTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AESTests.swift; sourceTree = "<group>"; };
- 757DA2561A4ED47B002BA3EF /* Helpers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Helpers.swift; sourceTree = "<group>"; };
- 757DA2581A4ED4D7002BA3EF /* ChaCha20Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChaCha20Tests.swift; sourceTree = "<group>"; };
- 757EF7F419AAA82400586276 /* CRC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CRC.swift; sourceTree = "<group>"; };
- 758A94251A65AEB100E46135 /* HMAC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HMAC.swift; sourceTree = "<group>"; };
- 758A94271A65C59200E46135 /* HMACTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HMACTests.swift; sourceTree = "<group>"; };
- 758C764019B61AE500653BC6 /* Generics.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Generics.swift; sourceTree = "<group>"; };
- 758F3F771992F6CE0014BBDA /* UInt8Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UInt8Extension.swift; sourceTree = "<group>"; };
- 7599C9C5199EA28700A3988B /* String+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Extension.swift"; sourceTree = "<group>"; };
- 759B0A9B1BCDAB1200AF902E /* String+FoundationExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+FoundationExtension.swift"; sourceTree = "<group>"; };
- 759D481019B517BC005FF7FC /* BitExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BitExtension.swift; sourceTree = "<group>"; };
- 75A663A51AA0CAD00052110B /* Padding.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Padding.swift; sourceTree = "<group>"; };
- 75A74B261A1FF6B2004419F1 /* AES.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AES.swift; sourceTree = "<group>"; };
- 75B0A56F1AB1A1BB000BD8D2 /* PKCS5.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PKCS5.swift; sourceTree = "<group>"; };
- 75BC3AE21A4E412000ADF343 /* CipherBlockMode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CipherBlockMode.swift; sourceTree = "<group>"; };
- 75BE4EB01B1E4A9F007A2B57 /* IntegerConvertible.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IntegerConvertible.swift; sourceTree = "<group>"; };
- 75D614BF1BD844F2001358B2 /* CryptoSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CryptoSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 75D63F741BB711270041579B /* BytesSequence.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BytesSequence.swift; sourceTree = "<group>"; };
- 75D63F761BB840050041579B /* ArraySliceUInt8+Bytes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ArraySliceUInt8+Bytes.swift"; sourceTree = "<group>"; };
- 75D94E2319B60C08007CB2A4 /* Operators.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Operators.swift; sourceTree = "<group>"; };
- 75D94E2519B60C4F007CB2A4 /* UInt32Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UInt32Extension.swift; sourceTree = "<group>"; };
- 75D94E2719B60DDE007CB2A4 /* UInt64Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UInt64Extension.swift; sourceTree = "<group>"; };
- 75DF77721BC8EB59006E9520 /* CryptoSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CryptoSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 75EB380019ABDD710002375A /* ChaCha20.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChaCha20.swift; sourceTree = "<group>"; };
- 75FB9C951BB8A4BD009CAFC5 /* AES+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AES+Foundation.swift"; sourceTree = "<group>"; };
- 75FB9C961BB8A4BD009CAFC5 /* ArrayUInt8+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ArrayUInt8+Foundation.swift"; sourceTree = "<group>"; };
- 75FB9C971BB8A4BD009CAFC5 /* ChaCha20+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ChaCha20+Foundation.swift"; sourceTree = "<group>"; };
- 75FB9C981BB8A4BD009CAFC5 /* NSData+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSData+Extension.swift"; sourceTree = "<group>"; };
- 75FB9C991BB8A4BD009CAFC5 /* Utils+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Utils+Foundation.swift"; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 5596BDB71BC8F220007E38D5 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 754BE45119693E190098E6F3 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 754BE45D19693E190098E6F3 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 75B601EB197D6A6C0009B53D /* CryptoSwift.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 75D614B81BD844F2001358B2 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 75DF776B1BC8EB59006E9520 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 24B0BBA29D734E62809E53BC /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 75445820196AA2A5002FF20E /* Security.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- 754BE44B19693E190098E6F3 = {
- isa = PBXGroup;
- children = (
- 754BE45719693E190098E6F3 /* CryptoSwift */,
- 754BE46419693E190098E6F3 /* CryptoSwiftTests */,
- 754BE45619693E190098E6F3 /* Products */,
- 24B0BBA29D734E62809E53BC /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- 754BE45619693E190098E6F3 /* Products */ = {
- isa = PBXGroup;
- children = (
- 754BE45519693E190098E6F3 /* CryptoSwift.framework */,
- 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */,
- 75DF77721BC8EB59006E9520 /* CryptoSwift.framework */,
- 5596BDBB1BC8F220007E38D5 /* CryptoSwift.framework */,
- 75D614BF1BD844F2001358B2 /* CryptoSwift.framework */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 754BE45719693E190098E6F3 /* CryptoSwift */ = {
- isa = PBXGroup;
- children = (
- 21C68D4E1C0BA77500D2B00A /* CryptoSwift.h */,
- 75FB9C941BB8A4BD009CAFC5 /* Foundation */,
- 7552614D1993051E000D2B20 /* Hash.swift */,
- 7563B2E719B14D4300B152CD /* Cipher.swift */,
- 75BC3AE21A4E412000ADF343 /* CipherBlockMode.swift */,
- 75A663A51AA0CAD00052110B /* Padding.swift */,
- 75B0A56F1AB1A1BB000BD8D2 /* PKCS5.swift */,
- 754C30B61AA13BC000E6FFA4 /* PKCS7.swift */,
- 755111E719B7B7DF00C2AD86 /* Authenticator.swift */,
- 754DD76D19A149AF00E52288 /* HashProtocol.swift */,
- 750A545F1992D2680017DA75 /* MD5.swift */,
- 752E087A199FF27C005B0EA0 /* SHA1.swift */,
- 75153D4119AA3C7900750381 /* SHA2.swift */,
- 757EF7F419AAA82400586276 /* CRC.swift */,
- 75EB380019ABDD710002375A /* ChaCha20.swift */,
- 674A73661BF4E08C00866C5B /* Rabbit.swift */,
- 751C5C3C19B26B000094C75D /* Poly1305.swift */,
- 758A94251A65AEB100E46135 /* HMAC.swift */,
- 75A74B261A1FF6B2004419F1 /* AES.swift */,
- 759D481019B517BC005FF7FC /* BitExtension.swift */,
- 7547195019931802002FA5F1 /* IntExtension.swift */,
- 758F3F771992F6CE0014BBDA /* UInt8Extension.swift */,
- 75D94E2519B60C4F007CB2A4 /* UInt32Extension.swift */,
- 75D94E2719B60DDE007CB2A4 /* UInt64Extension.swift */,
- 754C8FEC19979F94005AD904 /* Array+Extension.swift */,
- 75D63F761BB840050041579B /* ArraySliceUInt8+Bytes.swift */,
- 75232CCD1BC6E6AC007F68B1 /* CSArrayType+Extensions.swift */,
- 7599C9C5199EA28700A3988B /* String+Extension.swift */,
- 75D94E2319B60C08007CB2A4 /* Operators.swift */,
- 75164E4819AD30AC00737F30 /* Utils.swift */,
- 758C764019B61AE500653BC6 /* Generics.swift */,
- 75BE4EB01B1E4A9F007A2B57 /* IntegerConvertible.swift */,
- 75D63F741BB711270041579B /* BytesSequence.swift */,
- 750955B91C10EFCF009D0722 /* Multiplatform.swift */,
- 754BE45819693E190098E6F3 /* Supporting Files */,
- );
- path = CryptoSwift;
- sourceTree = "<group>";
- };
- 754BE45819693E190098E6F3 /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- 754BE45919693E190098E6F3 /* Info.plist */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- 754BE46419693E190098E6F3 /* CryptoSwiftTests */ = {
- isa = PBXGroup;
- children = (
- 757DA2561A4ED47B002BA3EF /* Helpers.swift */,
- 754BE46719693E190098E6F3 /* HashTests.swift */,
- 75100F8E19B0BC890005C5F5 /* Poly1305Tests.swift */,
- 758A94271A65C59200E46135 /* HMACTests.swift */,
- 757DA2541A4ED408002BA3EF /* AESTests.swift */,
- 757DA2581A4ED4D7002BA3EF /* ChaCha20Tests.swift */,
- 674A736E1BF5D85B00866C5B /* RabbitTests.swift */,
- 755FB1D9199E347D00475437 /* ExtensionsTest.swift */,
- 757DA2521A4ED0A4002BA3EF /* PaddingTests.swift */,
- 756BFDCA1A82B87300B9D9A4 /* Bridging.h */,
- 754BE46519693E190098E6F3 /* Supporting Files */,
- );
- path = CryptoSwiftTests;
- sourceTree = "<group>";
- };
- 754BE46519693E190098E6F3 /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- 754BE46619693E190098E6F3 /* Info.plist */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- 75FB9C941BB8A4BD009CAFC5 /* Foundation */ = {
- isa = PBXGroup;
- children = (
- 75FB9C951BB8A4BD009CAFC5 /* AES+Foundation.swift */,
- 75FB9C961BB8A4BD009CAFC5 /* ArrayUInt8+Foundation.swift */,
- 75FB9C971BB8A4BD009CAFC5 /* ChaCha20+Foundation.swift */,
- 6764D7D21BF62E16000FE52E /* Rabbit+Foundation.swift */,
- 75FB9C981BB8A4BD009CAFC5 /* NSData+Extension.swift */,
- 75FB9C991BB8A4BD009CAFC5 /* Utils+Foundation.swift */,
- 759B0A9B1BCDAB1200AF902E /* String+FoundationExtension.swift */,
- );
- path = Foundation;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXHeadersBuildPhase section */
- 5596BDB81BC8F220007E38D5 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 21C68D501C0BA77500D2B00A /* CryptoSwift.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 754BE45219693E190098E6F3 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 21C68D4F1C0BA77500D2B00A /* CryptoSwift.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 75D614B91BD844F2001358B2 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 21C68D511C0BA77500D2B00A /* CryptoSwift.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 75DF776C1BC8EB59006E9520 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 21C68D521C0BA77500D2B00A /* CryptoSwift.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXHeadersBuildPhase section */
- /* Begin PBXNativeTarget section */
- 5596BDBA1BC8F220007E38D5 /* CryptoSwift watchOS */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 5596BDC01BC8F220007E38D5 /* Build configuration list for PBXNativeTarget "CryptoSwift watchOS" */;
- buildPhases = (
- 5596BDB61BC8F220007E38D5 /* Sources */,
- 5596BDB71BC8F220007E38D5 /* Frameworks */,
- 5596BDB81BC8F220007E38D5 /* Headers */,
- 5596BDB91BC8F220007E38D5 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "CryptoSwift watchOS";
- productName = "CryptoSwift watchOS";
- productReference = 5596BDBB1BC8F220007E38D5 /* CryptoSwift.framework */;
- productType = "com.apple.product-type.framework";
- };
- 754BE45419693E190098E6F3 /* CryptoSwift iOS */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 754BE46B19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwift iOS" */;
- buildPhases = (
- 754BE45019693E190098E6F3 /* Sources */,
- 754BE45119693E190098E6F3 /* Frameworks */,
- 754BE45219693E190098E6F3 /* Headers */,
- 754BE45319693E190098E6F3 /* Resources */,
- 75B601E0197D69770009B53D /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "CryptoSwift iOS";
- productName = CryptoSwift;
- productReference = 754BE45519693E190098E6F3 /* CryptoSwift.framework */;
- productType = "com.apple.product-type.framework";
- };
- 754BE45F19693E190098E6F3 /* CryptoSwiftTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 754BE46E19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwiftTests" */;
- buildPhases = (
- 754BE45C19693E190098E6F3 /* Sources */,
- 754BE45D19693E190098E6F3 /* Frameworks */,
- 754BE45E19693E190098E6F3 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 75B601E4197D69EB0009B53D /* PBXTargetDependency */,
- 75B601E6197D6A270009B53D /* PBXTargetDependency */,
- 75B601E8197D6A3A0009B53D /* PBXTargetDependency */,
- 75B601EA197D6A5C0009B53D /* PBXTargetDependency */,
- 75B601ED197D6B3D0009B53D /* PBXTargetDependency */,
- 75B6021D197D6CF10009B53D /* PBXTargetDependency */,
- 75B6021F197D6D070009B53D /* PBXTargetDependency */,
- );
- name = CryptoSwiftTests;
- productName = CryptoSwiftTests;
- productReference = 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- 75D614921BD844F2001358B2 /* CryptoSwift tvOS */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 75D614BC1BD844F2001358B2 /* Build configuration list for PBXNativeTarget "CryptoSwift tvOS" */;
- buildPhases = (
- 75D614931BD844F2001358B2 /* Sources */,
- 75D614B81BD844F2001358B2 /* Frameworks */,
- 75D614B91BD844F2001358B2 /* Headers */,
- 75D614BA1BD844F2001358B2 /* Resources */,
- 75D614BB1BD844F2001358B2 /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "CryptoSwift tvOS";
- productName = CryptoSwift;
- productReference = 75D614BF1BD844F2001358B2 /* CryptoSwift.framework */;
- productType = "com.apple.product-type.framework";
- };
- 75DF77461BC8EB59006E9520 /* CryptoSwift OSX */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 75DF776F1BC8EB59006E9520 /* Build configuration list for PBXNativeTarget "CryptoSwift OSX" */;
- buildPhases = (
- 75DF77471BC8EB59006E9520 /* Sources */,
- 75DF776B1BC8EB59006E9520 /* Frameworks */,
- 75DF776C1BC8EB59006E9520 /* Headers */,
- 75DF776D1BC8EB59006E9520 /* Resources */,
- 75DF776E1BC8EB59006E9520 /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "CryptoSwift OSX";
- productName = CryptoSwift;
- productReference = 75DF77721BC8EB59006E9520 /* CryptoSwift.framework */;
- productType = "com.apple.product-type.framework";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 754BE44C19693E190098E6F3 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastSwiftUpdateCheck = 0700;
- LastUpgradeCheck = 0710;
- ORGANIZATIONNAME = "Marcin Krzyzanowski";
- TargetAttributes = {
- 5596BDBA1BC8F220007E38D5 = {
- CreatedOnToolsVersion = 7.0.1;
- };
- 754BE45419693E190098E6F3 = {
- CreatedOnToolsVersion = 6.0;
- };
- 754BE45F19693E190098E6F3 = {
- CreatedOnToolsVersion = 6.0;
- TestTargetID = 754BE45419693E190098E6F3;
- };
- };
- };
- buildConfigurationList = 754BE44F19693E190098E6F3 /* Build configuration list for PBXProject "CryptoSwift" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- );
- mainGroup = 754BE44B19693E190098E6F3;
- productRefGroup = 754BE45619693E190098E6F3 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 754BE45419693E190098E6F3 /* CryptoSwift iOS */,
- 5596BDBA1BC8F220007E38D5 /* CryptoSwift watchOS */,
- 75D614921BD844F2001358B2 /* CryptoSwift tvOS */,
- 75DF77461BC8EB59006E9520 /* CryptoSwift OSX */,
- 754BE45F19693E190098E6F3 /* CryptoSwiftTests */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 5596BDB91BC8F220007E38D5 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 754BE45319693E190098E6F3 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 754BE45E19693E190098E6F3 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 758A94281A65C59200E46135 /* HMACTests.swift in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 75D614BA1BD844F2001358B2 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 75DF776D1BC8EB59006E9520 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 5596BDB61BC8F220007E38D5 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6764D7D41BF62E16000FE52E /* Rabbit+Foundation.swift in Sources */,
- 5596BDD01BC8F384007E38D5 /* MD5.swift in Sources */,
- 5596BDD91BC8F384007E38D5 /* IntExtension.swift in Sources */,
- 5596BDC61BC8F384007E38D5 /* NSData+Extension.swift in Sources */,
- 5596BDC81BC8F384007E38D5 /* Hash.swift in Sources */,
- 5596BDD21BC8F384007E38D5 /* SHA2.swift in Sources */,
- 5596BDDC1BC8F384007E38D5 /* UInt64Extension.swift in Sources */,
- 5596BDE11BC8F384007E38D5 /* Operators.swift in Sources */,
- 5596BDDB1BC8F384007E38D5 /* UInt32Extension.swift in Sources */,
- 5596BDDE1BC8F384007E38D5 /* ArraySliceUInt8+Bytes.swift in Sources */,
- 5596BDCB1BC8F384007E38D5 /* Padding.swift in Sources */,
- 5596BDC91BC8F384007E38D5 /* Cipher.swift in Sources */,
- 5596BDD61BC8F384007E38D5 /* HMAC.swift in Sources */,
- 5596BDD11BC8F384007E38D5 /* SHA1.swift in Sources */,
- 750955BB1C10EFCF009D0722 /* Multiplatform.swift in Sources */,
- 5596BDD31BC8F384007E38D5 /* CRC.swift in Sources */,
- 5596BDE41BC8F384007E38D5 /* IntegerConvertible.swift in Sources */,
- 5596BDD51BC8F384007E38D5 /* Poly1305.swift in Sources */,
- 5596BDCA1BC8F384007E38D5 /* CipherBlockMode.swift in Sources */,
- 5596BDDA1BC8F384007E38D5 /* UInt8Extension.swift in Sources */,
- 5596BDCE1BC8F384007E38D5 /* Authenticator.swift in Sources */,
- 5596BDC31BC8F384007E38D5 /* AES+Foundation.swift in Sources */,
- 5596BDD81BC8F384007E38D5 /* BitExtension.swift in Sources */,
- 5596BDCD1BC8F384007E38D5 /* PKCS7.swift in Sources */,
- 5596BDC41BC8F384007E38D5 /* ArrayUInt8+Foundation.swift in Sources */,
- 5596BDC51BC8F384007E38D5 /* ChaCha20+Foundation.swift in Sources */,
- 5596BDE51BC8F384007E38D5 /* BytesSequence.swift in Sources */,
- 5596BDE21BC8F384007E38D5 /* Utils.swift in Sources */,
- 5596BDDD1BC8F384007E38D5 /* Array+Extension.swift in Sources */,
- 5596BDCC1BC8F384007E38D5 /* PKCS5.swift in Sources */,
- 5596BDD41BC8F384007E38D5 /* ChaCha20.swift in Sources */,
- 5596BDCF1BC8F384007E38D5 /* HashProtocol.swift in Sources */,
- 5596BDD71BC8F384007E38D5 /* AES.swift in Sources */,
- 674A73681BF4E08C00866C5B /* Rabbit.swift in Sources */,
- 5596BDDF1BC8F384007E38D5 /* CSArrayType+Extensions.swift in Sources */,
- 5596BDE31BC8F384007E38D5 /* Generics.swift in Sources */,
- 5596BDE01BC8F384007E38D5 /* String+Extension.swift in Sources */,
- 5596BDC71BC8F384007E38D5 /* Utils+Foundation.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 754BE45019693E190098E6F3 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 75D94E2819B60DDE007CB2A4 /* UInt64Extension.swift in Sources */,
- 751C5C3D19B26B000094C75D /* Poly1305.swift in Sources */,
- 7552614E1993051E000D2B20 /* Hash.swift in Sources */,
- 75BC3AE31A4E412000ADF343 /* CipherBlockMode.swift in Sources */,
- 75BE4EB11B1E4A9F007A2B57 /* IntegerConvertible.swift in Sources */,
- 7539E32E1B3B4E970037F4E1 /* SHA2.swift in Sources */,
- 7539E32C1B3B4C750037F4E1 /* String+Extension.swift in Sources */,
- 7563B2E819B14D4300B152CD /* Cipher.swift in Sources */,
- 7539E32B1B3B4C6B0037F4E1 /* HMAC.swift in Sources */,
- 75EB380119ABDD710002375A /* ChaCha20.swift in Sources */,
- 75FB9C9A1BB8A4BD009CAFC5 /* AES+Foundation.swift in Sources */,
- 674A73671BF4E08C00866C5B /* Rabbit.swift in Sources */,
- 75A663A61AA0CAD00052110B /* Padding.swift in Sources */,
- 75164E4919AD30AC00737F30 /* Utils.swift in Sources */,
- 75D63F751BB711270041579B /* BytesSequence.swift in Sources */,
- 75FB9C9C1BB8A4BD009CAFC5 /* ChaCha20+Foundation.swift in Sources */,
- 759D481119B517BC005FF7FC /* BitExtension.swift in Sources */,
- 754C8FED19979F94005AD904 /* Array+Extension.swift in Sources */,
- 75232CCE1BC6E6AC007F68B1 /* CSArrayType+Extensions.swift in Sources */,
- 7539E3291B3B4A530037F4E1 /* MD5.swift in Sources */,
- 75FB9C9B1BB8A4BD009CAFC5 /* ArrayUInt8+Foundation.swift in Sources */,
- 7547195119931802002FA5F1 /* IntExtension.swift in Sources */,
- 75D94E2419B60C08007CB2A4 /* Operators.swift in Sources */,
- 75FB9C9D1BB8A4BD009CAFC5 /* NSData+Extension.swift in Sources */,
- 7539E32D1B3B4E950037F4E1 /* SHA1.swift in Sources */,
- 75FB9C9E1BB8A4BD009CAFC5 /* Utils+Foundation.swift in Sources */,
- 75B0A5701AB1A1BB000BD8D2 /* PKCS5.swift in Sources */,
- 757EF7F519AAA82400586276 /* CRC.swift in Sources */,
- 75D94E2619B60C4F007CB2A4 /* UInt32Extension.swift in Sources */,
- 759B0A9C1BCDAB1200AF902E /* String+FoundationExtension.swift in Sources */,
- 6764D7D31BF62E16000FE52E /* Rabbit+Foundation.swift in Sources */,
- 750955BA1C10EFCF009D0722 /* Multiplatform.swift in Sources */,
- 75A74B271A1FF6B2004419F1 /* AES.swift in Sources */,
- 75D63F771BB840050041579B /* ArraySliceUInt8+Bytes.swift in Sources */,
- 754C30B71AA13BC000E6FFA4 /* PKCS7.swift in Sources */,
- 755111E819B7B7DF00C2AD86 /* Authenticator.swift in Sources */,
- 754DD76E19A149AF00E52288 /* HashProtocol.swift in Sources */,
- 758C764119B61AE500653BC6 /* Generics.swift in Sources */,
- 758F3F781992F6CE0014BBDA /* UInt8Extension.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 754BE45C19693E190098E6F3 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 758A94291A65C67400E46135 /* HMACTests.swift in Sources */,
- 75100F8F19B0BC890005C5F5 /* Poly1305Tests.swift in Sources */,
- 757DA2571A4ED47B002BA3EF /* Helpers.swift in Sources */,
- 754BE46819693E190098E6F3 /* HashTests.swift in Sources */,
- 757DA2591A4ED4D7002BA3EF /* ChaCha20Tests.swift in Sources */,
- 755FB1DA199E347D00475437 /* ExtensionsTest.swift in Sources */,
- 674A736F1BF5D85B00866C5B /* RabbitTests.swift in Sources */,
- 757DA2531A4ED0A4002BA3EF /* PaddingTests.swift in Sources */,
- 757DA2551A4ED408002BA3EF /* AESTests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 75D614931BD844F2001358B2 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 75D614941BD844F2001358B2 /* UInt64Extension.swift in Sources */,
- 75D614951BD844F2001358B2 /* Poly1305.swift in Sources */,
- 75D614961BD844F2001358B2 /* Hash.swift in Sources */,
- 75D614971BD844F2001358B2 /* CipherBlockMode.swift in Sources */,
- 75D614981BD844F2001358B2 /* IntegerConvertible.swift in Sources */,
- 75D614991BD844F2001358B2 /* SHA2.swift in Sources */,
- 75D6149A1BD844F2001358B2 /* String+Extension.swift in Sources */,
- 75D6149B1BD844F2001358B2 /* Cipher.swift in Sources */,
- 75D6149C1BD844F2001358B2 /* HMAC.swift in Sources */,
- 75D6149D1BD844F2001358B2 /* ChaCha20.swift in Sources */,
- 75D6149E1BD844F2001358B2 /* AES+Foundation.swift in Sources */,
- 674A73691BF4E08C00866C5B /* Rabbit.swift in Sources */,
- 75D6149F1BD844F2001358B2 /* Padding.swift in Sources */,
- 75D614A01BD844F2001358B2 /* Utils.swift in Sources */,
- 75D614A11BD844F2001358B2 /* BytesSequence.swift in Sources */,
- 75D614A21BD844F2001358B2 /* ChaCha20+Foundation.swift in Sources */,
- 75D614A31BD844F2001358B2 /* BitExtension.swift in Sources */,
- 75D614A41BD844F2001358B2 /* Array+Extension.swift in Sources */,
- 75D614A51BD844F2001358B2 /* CSArrayType+Extensions.swift in Sources */,
- 75D614A61BD844F2001358B2 /* MD5.swift in Sources */,
- 75D614A71BD844F2001358B2 /* ArrayUInt8+Foundation.swift in Sources */,
- 75D614A81BD844F2001358B2 /* IntExtension.swift in Sources */,
- 75D614A91BD844F2001358B2 /* Operators.swift in Sources */,
- 75D614AA1BD844F2001358B2 /* NSData+Extension.swift in Sources */,
- 75D614AB1BD844F2001358B2 /* SHA1.swift in Sources */,
- 75D614AC1BD844F2001358B2 /* Utils+Foundation.swift in Sources */,
- 75D614AD1BD844F2001358B2 /* PKCS5.swift in Sources */,
- 75D614AE1BD844F2001358B2 /* CRC.swift in Sources */,
- 75D614AF1BD844F2001358B2 /* UInt32Extension.swift in Sources */,
- 75D614B01BD844F2001358B2 /* String+FoundationExtension.swift in Sources */,
- 6764D7D51BF62E16000FE52E /* Rabbit+Foundation.swift in Sources */,
- 750955BC1C10EFCF009D0722 /* Multiplatform.swift in Sources */,
- 75D614B11BD844F2001358B2 /* AES.swift in Sources */,
- 75D614B21BD844F2001358B2 /* ArraySliceUInt8+Bytes.swift in Sources */,
- 75D614B31BD844F2001358B2 /* PKCS7.swift in Sources */,
- 75D614B41BD844F2001358B2 /* Authenticator.swift in Sources */,
- 75D614B51BD844F2001358B2 /* HashProtocol.swift in Sources */,
- 75D614B61BD844F2001358B2 /* Generics.swift in Sources */,
- 75D614B71BD844F2001358B2 /* UInt8Extension.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 75DF77471BC8EB59006E9520 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6764D7D61BF62E16000FE52E /* Rabbit+Foundation.swift in Sources */,
- 75DF77481BC8EB59006E9520 /* UInt64Extension.swift in Sources */,
- 75DF77491BC8EB59006E9520 /* Poly1305.swift in Sources */,
- 75DF774A1BC8EB59006E9520 /* Hash.swift in Sources */,
- 75DF774B1BC8EB59006E9520 /* CipherBlockMode.swift in Sources */,
- 75DF774C1BC8EB59006E9520 /* IntegerConvertible.swift in Sources */,
- 75DF774D1BC8EB59006E9520 /* SHA2.swift in Sources */,
- 75DF774E1BC8EB59006E9520 /* String+Extension.swift in Sources */,
- 75DF774F1BC8EB59006E9520 /* Cipher.swift in Sources */,
- 75DF77501BC8EB59006E9520 /* HMAC.swift in Sources */,
- 75DF77511BC8EB59006E9520 /* ChaCha20.swift in Sources */,
- 75DF77521BC8EB59006E9520 /* AES+Foundation.swift in Sources */,
- 75DF77531BC8EB59006E9520 /* Padding.swift in Sources */,
- 75DF77541BC8EB59006E9520 /* Utils.swift in Sources */,
- 750955BD1C10EFCF009D0722 /* Multiplatform.swift in Sources */,
- 75DF77551BC8EB59006E9520 /* BytesSequence.swift in Sources */,
- 75DF77561BC8EB59006E9520 /* ChaCha20+Foundation.swift in Sources */,
- 75DF77571BC8EB59006E9520 /* BitExtension.swift in Sources */,
- 75DF77581BC8EB59006E9520 /* Array+Extension.swift in Sources */,
- 75DF77591BC8EB59006E9520 /* CSArrayType+Extensions.swift in Sources */,
- 75DF775A1BC8EB59006E9520 /* MD5.swift in Sources */,
- 75DF775B1BC8EB59006E9520 /* ArrayUInt8+Foundation.swift in Sources */,
- 75DF775C1BC8EB59006E9520 /* IntExtension.swift in Sources */,
- 75DF775D1BC8EB59006E9520 /* Operators.swift in Sources */,
- 75DF775E1BC8EB59006E9520 /* NSData+Extension.swift in Sources */,
- 75DF775F1BC8EB59006E9520 /* SHA1.swift in Sources */,
- 75DF77601BC8EB59006E9520 /* Utils+Foundation.swift in Sources */,
- 75DF77611BC8EB59006E9520 /* PKCS5.swift in Sources */,
- 75DF77621BC8EB59006E9520 /* CRC.swift in Sources */,
- 75DF77631BC8EB59006E9520 /* UInt32Extension.swift in Sources */,
- 75DF77641BC8EB59006E9520 /* AES.swift in Sources */,
- 75DF77651BC8EB59006E9520 /* ArraySliceUInt8+Bytes.swift in Sources */,
- 75DF77661BC8EB59006E9520 /* PKCS7.swift in Sources */,
- 674A736A1BF4E08C00866C5B /* Rabbit.swift in Sources */,
- 75DF77671BC8EB59006E9520 /* Authenticator.swift in Sources */,
- 75DF77681BC8EB59006E9520 /* HashProtocol.swift in Sources */,
- 75DF77691BC8EB59006E9520 /* Generics.swift in Sources */,
- 75DF776A1BC8EB59006E9520 /* UInt8Extension.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- 75B601E4197D69EB0009B53D /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
- targetProxy = 75B601E3197D69EB0009B53D /* PBXContainerItemProxy */;
- };
- 75B601E6197D6A270009B53D /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
- targetProxy = 75B601E5197D6A270009B53D /* PBXContainerItemProxy */;
- };
- 75B601E8197D6A3A0009B53D /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
- targetProxy = 75B601E7197D6A3A0009B53D /* PBXContainerItemProxy */;
- };
- 75B601EA197D6A5C0009B53D /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
- targetProxy = 75B601E9197D6A5C0009B53D /* PBXContainerItemProxy */;
- };
- 75B601ED197D6B3D0009B53D /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
- targetProxy = 75B601EC197D6B3D0009B53D /* PBXContainerItemProxy */;
- };
- 75B6021D197D6CF10009B53D /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
- targetProxy = 75B6021C197D6CF10009B53D /* PBXContainerItemProxy */;
- };
- 75B6021F197D6D070009B53D /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
- targetProxy = 75B6021E197D6D070009B53D /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin XCBuildConfiguration section */
- 5596BDC11BC8F220007E38D5 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DEBUG_INFORMATION_FORMAT = dwarf;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- GCC_NO_COMMON_BLOCKS = YES;
- INFOPLIST_FILE = CryptoSwift/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- MTL_ENABLE_DEBUG_INFO = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.hakore.CryptoSwift;
- PRODUCT_NAME = CryptoSwift;
- SDKROOT = watchos;
- SKIP_INSTALL = YES;
- TARGETED_DEVICE_FAMILY = 4;
- WATCHOS_DEPLOYMENT_TARGET = 2.0;
- };
- name = Debug;
- };
- 5596BDC21BC8F220007E38D5 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- GCC_NO_COMMON_BLOCKS = YES;
- INFOPLIST_FILE = CryptoSwift/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- MTL_ENABLE_DEBUG_INFO = NO;
- PRODUCT_BUNDLE_IDENTIFIER = com.hakore.CryptoSwift;
- PRODUCT_NAME = CryptoSwift;
- SDKROOT = watchos;
- SKIP_INSTALL = YES;
- TARGETED_DEVICE_FAMILY = 4;
- WATCHOS_DEPLOYMENT_TARGET = 2.0;
- };
- name = Release;
- };
- 754BE46919693E190098E6F3 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 1;
- DEFINES_MODULE = YES;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- MACOSX_DEPLOYMENT_TARGET = 10.9;
- METAL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- PRODUCT_NAME = CryptoSwift;
- SDKROOT = iphoneos;
- SWIFT_INSTALL_OBJC_HEADER = NO;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- TARGETED_DEVICE_FAMILY = "1,2";
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Debug;
- };
- 754BE46A19693E190098E6F3 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = YES;
- CURRENT_PROJECT_VERSION = 1;
- DEFINES_MODULE = YES;
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- MACOSX_DEPLOYMENT_TARGET = 10.9;
- METAL_ENABLE_DEBUG_INFO = NO;
- PRODUCT_NAME = CryptoSwift;
- SDKROOT = iphoneos;
- SWIFT_INSTALL_OBJC_HEADER = NO;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Release;
- };
- 754BE46C19693E190098E6F3 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- APPLICATION_EXTENSION_API_ONLY = YES;
- BITCODE_GENERATION_MODE = marker;
- CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_IDENTITY = "";
- "CODE_SIGN_IDENTITY[sdk=*]" = "iPhone Developer";
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- INFOPLIST_FILE = CryptoSwift/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = CryptoSwift;
- SKIP_INSTALL = YES;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- };
- name = Debug;
- };
- 754BE46D19693E190098E6F3 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- APPLICATION_EXTENSION_API_ONLY = YES;
- BITCODE_GENERATION_MODE = bitcode;
- CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_IDENTITY = "";
- "CODE_SIGN_IDENTITY[sdk=*]" = "iPhone Developer";
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
- GCC_UNROLL_LOOPS = YES;
- INFOPLIST_FILE = CryptoSwift/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- LLVM_LTO = YES;
- PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = CryptoSwift;
- SKIP_INSTALL = YES;
- SWIFT_DISABLE_SAFETY_CHECKS = YES;
- SWIFT_OPTIMIZATION_LEVEL = "-O";
- };
- name = Release;
- };
- 754BE46F19693E190098E6F3 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- HEADER_SEARCH_PATHS = (
- "$(inherited)",
- "/Applications/Xcode6-Beta3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
- "includes/**",
- );
- INFOPLIST_FILE = CryptoSwiftTests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- LLVM_LTO = NO;
- METAL_ENABLE_DEBUG_INFO = YES;
- PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_OBJC_BRIDGING_HEADER = CryptoSwiftTests/Bridging.h;
- };
- name = Debug;
- };
- 754BE47019693E190098E6F3 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- GCC_OPTIMIZATION_LEVEL = fast;
- GCC_UNROLL_LOOPS = YES;
- HEADER_SEARCH_PATHS = (
- "$(inherited)",
- "/Applications/Xcode6-Beta3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
- "includes/**",
- );
- INFOPLIST_FILE = CryptoSwiftTests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- LLVM_LTO = YES;
- METAL_ENABLE_DEBUG_INFO = NO;
- PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_DISABLE_SAFETY_CHECKS = YES;
- SWIFT_OBJC_BRIDGING_HEADER = CryptoSwiftTests/Bridging.h;
- SWIFT_OPTIMIZATION_LEVEL = "-O";
- };
- name = Release;
- };
- 75D614BD1BD844F2001358B2 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- APPLICATION_EXTENSION_API_ONLY = YES;
- BITCODE_GENERATION_MODE = marker;
- CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_IDENTITY = "";
- "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "iPhone Developer";
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- INFOPLIST_FILE = CryptoSwift/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 9.0;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- MACOSX_DEPLOYMENT_TARGET = 10.11;
- PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = CryptoSwift;
- SDKROOT = appletvos;
- SKIP_INSTALL = YES;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- TARGETED_DEVICE_FAMILY = 3;
- TVOS_DEPLOYMENT_TARGET = 9.0;
- WATCHOS_DEPLOYMENT_TARGET = 2.0;
- };
- name = Debug;
- };
- 75D614BE1BD844F2001358B2 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- APPLICATION_EXTENSION_API_ONLY = YES;
- BITCODE_GENERATION_MODE = bitcode;
- CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_IDENTITY = "";
- "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "iPhone Developer";
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
- GCC_UNROLL_LOOPS = YES;
- INFOPLIST_FILE = CryptoSwift/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 9.0;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- LLVM_LTO = YES;
- MACOSX_DEPLOYMENT_TARGET = 10.11;
- PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = CryptoSwift;
- SDKROOT = appletvos;
- SKIP_INSTALL = YES;
- SWIFT_DISABLE_SAFETY_CHECKS = YES;
- SWIFT_OPTIMIZATION_LEVEL = "-O";
- TARGETED_DEVICE_FAMILY = 3;
- TVOS_DEPLOYMENT_TARGET = 9.0;
- WATCHOS_DEPLOYMENT_TARGET = 2.0;
- };
- name = Release;
- };
- 75DF77701BC8EB59006E9520 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- APPLICATION_EXTENSION_API_ONLY = YES;
- BITCODE_GENERATION_MODE = marker;
- CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_IDENTITY = "";
- "CODE_SIGN_IDENTITY[sdk=macosx*]" = "";
- COMBINE_HIDPI_IMAGES = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- INFOPLIST_FILE = CryptoSwift/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = CryptoSwift;
- SDKROOT = macosx;
- SKIP_INSTALL = YES;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- };
- name = Debug;
- };
- 75DF77711BC8EB59006E9520 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- APPLICATION_EXTENSION_API_ONLY = YES;
- BITCODE_GENERATION_MODE = bitcode;
- CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_IDENTITY = "";
- "CODE_SIGN_IDENTITY[sdk=macosx*]" = "";
- COMBINE_HIDPI_IMAGES = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
- GCC_UNROLL_LOOPS = YES;
- INFOPLIST_FILE = CryptoSwift/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- LLVM_LTO = YES;
- PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = CryptoSwift;
- SDKROOT = macosx;
- SKIP_INSTALL = YES;
- SWIFT_DISABLE_SAFETY_CHECKS = YES;
- SWIFT_OPTIMIZATION_LEVEL = "-O";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 5596BDC01BC8F220007E38D5 /* Build configuration list for PBXNativeTarget "CryptoSwift watchOS" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 5596BDC11BC8F220007E38D5 /* Debug */,
- 5596BDC21BC8F220007E38D5 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 754BE44F19693E190098E6F3 /* Build configuration list for PBXProject "CryptoSwift" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 754BE46919693E190098E6F3 /* Debug */,
- 754BE46A19693E190098E6F3 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 754BE46B19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwift iOS" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 754BE46C19693E190098E6F3 /* Debug */,
- 754BE46D19693E190098E6F3 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 754BE46E19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwiftTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 754BE46F19693E190098E6F3 /* Debug */,
- 754BE47019693E190098E6F3 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 75D614BC1BD844F2001358B2 /* Build configuration list for PBXNativeTarget "CryptoSwift tvOS" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 75D614BD1BD844F2001358B2 /* Debug */,
- 75D614BE1BD844F2001358B2 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 75DF776F1BC8EB59006E9520 /* Build configuration list for PBXNativeTarget "CryptoSwift OSX" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 75DF77701BC8EB59006E9520 /* Debug */,
- 75DF77711BC8EB59006E9520 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 754BE44C19693E190098E6F3 /* Project object */;
- }
|