|
@@ -7,41 +7,41 @@
|
|
objects = {
|
|
objects = {
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
/* Begin PBXBuildFile section */
|
|
- 5596BDC31BC8F384007E38D5 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C951BB8A4BD009CAFC5 /* AES+Foundation.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDC41BC8F384007E38D5 /* Array<UInt8>+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C961BB8A4BD009CAFC5 /* Array<UInt8>+Foundation.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDC51BC8F384007E38D5 /* ChaCha20+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C971BB8A4BD009CAFC5 /* ChaCha20+Foundation.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDC61BC8F384007E38D5 /* NSData+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C981BB8A4BD009CAFC5 /* NSData+Extension.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDC71BC8F384007E38D5 /* Utils+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C991BB8A4BD009CAFC5 /* Utils+Foundation.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDC81BC8F384007E38D5 /* Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7552614D1993051E000D2B20 /* Hash.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDC91BC8F384007E38D5 /* Cipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7563B2E719B14D4300B152CD /* Cipher.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDCA1BC8F384007E38D5 /* CipherBlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BC3AE21A4E412000ADF343 /* CipherBlockMode.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDCB1BC8F384007E38D5 /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A663A51AA0CAD00052110B /* Padding.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDCC1BC8F384007E38D5 /* PKCS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B0A56F1AB1A1BB000BD8D2 /* PKCS5.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDCD1BC8F384007E38D5 /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C30B61AA13BC000E6FFA4 /* PKCS7.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDCE1BC8F384007E38D5 /* Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755111E719B7B7DF00C2AD86 /* Authenticator.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDCF1BC8F384007E38D5 /* HashProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754DD76D19A149AF00E52288 /* HashProtocol.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDD01BC8F384007E38D5 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750A545F1992D2680017DA75 /* MD5.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDD11BC8F384007E38D5 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 752E087A199FF27C005B0EA0 /* SHA1.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDD21BC8F384007E38D5 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75153D4119AA3C7900750381 /* SHA2.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDD31BC8F384007E38D5 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757EF7F419AAA82400586276 /* CRC.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDD41BC8F384007E38D5 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75EB380019ABDD710002375A /* ChaCha20.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDD51BC8F384007E38D5 /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 751C5C3C19B26B000094C75D /* Poly1305.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDD61BC8F384007E38D5 /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758A94251A65AEB100E46135 /* HMAC.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDD71BC8F384007E38D5 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A74B261A1FF6B2004419F1 /* AES.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDD81BC8F384007E38D5 /* BitExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 759D481019B517BC005FF7FC /* BitExtension.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDD91BC8F384007E38D5 /* IntExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7547195019931802002FA5F1 /* IntExtension.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDDA1BC8F384007E38D5 /* UInt8Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F3F771992F6CE0014BBDA /* UInt8Extension.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDDB1BC8F384007E38D5 /* UInt32Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2519B60C4F007CB2A4 /* UInt32Extension.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDDC1BC8F384007E38D5 /* UInt64Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2719B60DDE007CB2A4 /* UInt64Extension.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDDD1BC8F384007E38D5 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C8FEC19979F94005AD904 /* Array+Extension.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDDE1BC8F384007E38D5 /* ArraySlice<UInt8>+Bytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F761BB840050041579B /* ArraySlice<UInt8>+Bytes.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDDF1BC8F384007E38D5 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75232CCD1BC6E6AC007F68B1 /* CSArrayType+Extensions.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDE01BC8F384007E38D5 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7599C9C5199EA28700A3988B /* String+Extension.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDE11BC8F384007E38D5 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2319B60C08007CB2A4 /* Operators.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDE21BC8F384007E38D5 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75164E4819AD30AC00737F30 /* Utils.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDE31BC8F384007E38D5 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758C764019B61AE500653BC6 /* Generics.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDE41BC8F384007E38D5 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BE4EB01B1E4A9F007A2B57 /* IntegerConvertible.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
- 5596BDE51BC8F384007E38D5 /* BytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F741BB711270041579B /* BytesSequence.swift */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
|
|
+ 5596BDC31BC8F384007E38D5 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C951BB8A4BD009CAFC5 /* AES+Foundation.swift */; };
|
|
|
|
+ 5596BDC41BC8F384007E38D5 /* Array<UInt8>+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C961BB8A4BD009CAFC5 /* Array<UInt8>+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 /* ArraySlice<UInt8>+Bytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F761BB840050041579B /* ArraySlice<UInt8>+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 */; };
|
|
75100F8F19B0BC890005C5F5 /* Poly1305Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75100F8E19B0BC890005C5F5 /* Poly1305Tests.swift */; };
|
|
75100F8F19B0BC890005C5F5 /* Poly1305Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75100F8E19B0BC890005C5F5 /* Poly1305Tests.swift */; };
|
|
75164E4919AD30AC00737F30 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75164E4819AD30AC00737F30 /* Utils.swift */; };
|
|
75164E4919AD30AC00737F30 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75164E4819AD30AC00737F30 /* Utils.swift */; };
|
|
751C5C3D19B26B000094C75D /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 751C5C3C19B26B000094C75D /* Poly1305.swift */; };
|
|
751C5C3D19B26B000094C75D /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 751C5C3C19B26B000094C75D /* Poly1305.swift */; };
|
|
@@ -69,7 +69,7 @@
|
|
758A94291A65C67400E46135 /* HMACTests.swift in Sources */ = {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 */; };
|
|
758C764119B61AE500653BC6 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758C764019B61AE500653BC6 /* Generics.swift */; };
|
|
758F3F781992F6CE0014BBDA /* UInt8Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F3F771992F6CE0014BBDA /* UInt8Extension.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 */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
|
|
+ 759B0A9C1BCDAB1200AF902E /* String+FoundationExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 759B0A9B1BCDAB1200AF902E /* String+FoundationExtension.swift */; };
|
|
759D481119B517BC005FF7FC /* BitExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 759D481019B517BC005FF7FC /* BitExtension.swift */; };
|
|
759D481119B517BC005FF7FC /* BitExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 759D481019B517BC005FF7FC /* BitExtension.swift */; };
|
|
75A663A61AA0CAD00052110B /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A663A51AA0CAD00052110B /* Padding.swift */; };
|
|
75A663A61AA0CAD00052110B /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A663A51AA0CAD00052110B /* Padding.swift */; };
|
|
75A74B271A1FF6B2004419F1 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A74B261A1FF6B2004419F1 /* AES.swift */; };
|
|
75A74B271A1FF6B2004419F1 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A74B261A1FF6B2004419F1 /* AES.swift */; };
|
|
@@ -77,6 +77,42 @@
|
|
75B601EB197D6A6C0009B53D /* CryptoSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 754BE45519693E190098E6F3 /* CryptoSwift.framework */; };
|
|
75B601EB197D6A6C0009B53D /* CryptoSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 754BE45519693E190098E6F3 /* CryptoSwift.framework */; };
|
|
75BC3AE31A4E412000ADF343 /* CipherBlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BC3AE21A4E412000ADF343 /* CipherBlockMode.swift */; };
|
|
75BC3AE31A4E412000ADF343 /* CipherBlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BC3AE21A4E412000ADF343 /* CipherBlockMode.swift */; };
|
|
75BE4EB11B1E4A9F007A2B57 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75BE4EB01B1E4A9F007A2B57 /* IntegerConvertible.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 /* Array<UInt8>+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FB9C961BB8A4BD009CAFC5 /* Array<UInt8>+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 /* ArraySlice<UInt8>+Bytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F761BB840050041579B /* ArraySlice<UInt8>+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 */; };
|
|
75D63F751BB711270041579B /* BytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F741BB711270041579B /* BytesSequence.swift */; };
|
|
75D63F771BB840050041579B /* ArraySlice<UInt8>+Bytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F761BB840050041579B /* ArraySlice<UInt8>+Bytes.swift */; };
|
|
75D63F771BB840050041579B /* ArraySlice<UInt8>+Bytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D63F761BB840050041579B /* ArraySlice<UInt8>+Bytes.swift */; };
|
|
75D94E2419B60C08007CB2A4 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2319B60C08007CB2A4 /* Operators.swift */; };
|
|
75D94E2419B60C08007CB2A4 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D94E2319B60C08007CB2A4 /* Operators.swift */; };
|
|
@@ -187,6 +223,15 @@
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
|
|
+ 75D614BB1BD844F2001358B2 /* CopyFiles */ = {
|
|
|
|
+ isa = PBXCopyFilesBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ dstPath = "";
|
|
|
|
+ dstSubfolderSpec = 10;
|
|
|
|
+ files = (
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
75DF776E1BC8EB59006E9520 /* CopyFiles */ = {
|
|
75DF776E1BC8EB59006E9520 /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
@@ -239,6 +284,7 @@
|
|
75B0A56F1AB1A1BB000BD8D2 /* PKCS5.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PKCS5.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>"; };
|
|
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>"; };
|
|
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>"; };
|
|
75D63F741BB711270041579B /* BytesSequence.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BytesSequence.swift; sourceTree = "<group>"; };
|
|
75D63F761BB840050041579B /* ArraySlice<UInt8>+Bytes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ArraySlice<UInt8>+Bytes.swift"; sourceTree = "<group>"; };
|
|
75D63F761BB840050041579B /* ArraySlice<UInt8>+Bytes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ArraySlice<UInt8>+Bytes.swift"; sourceTree = "<group>"; };
|
|
75D94E2319B60C08007CB2A4 /* Operators.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Operators.swift; sourceTree = "<group>"; };
|
|
75D94E2319B60C08007CB2A4 /* Operators.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Operators.swift; sourceTree = "<group>"; };
|
|
@@ -276,6 +322,13 @@
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
|
|
+ 75D614B81BD844F2001358B2 /* Frameworks */ = {
|
|
|
|
+ isa = PBXFrameworksBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
75DF776B1BC8EB59006E9520 /* Frameworks */ = {
|
|
75DF776B1BC8EB59006E9520 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
@@ -311,6 +364,7 @@
|
|
754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */,
|
|
754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */,
|
|
75DF77721BC8EB59006E9520 /* CryptoSwift.framework */,
|
|
75DF77721BC8EB59006E9520 /* CryptoSwift.framework */,
|
|
5596BDBB1BC8F220007E38D5 /* CryptoSwift.framework */,
|
|
5596BDBB1BC8F220007E38D5 /* CryptoSwift.framework */,
|
|
|
|
+ 75D614BF1BD844F2001358B2 /* CryptoSwift.framework */,
|
|
);
|
|
);
|
|
name = Products;
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -417,6 +471,13 @@
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
|
|
+ 75D614B91BD844F2001358B2 /* Headers */ = {
|
|
|
|
+ isa = PBXHeadersBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
75DF776C1BC8EB59006E9520 /* Headers */ = {
|
|
75DF776C1BC8EB59006E9520 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
@@ -488,6 +549,25 @@
|
|
productReference = 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */;
|
|
productReference = 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
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 */ = {
|
|
75DF77461BC8EB59006E9520 /* CryptoSwift OSX */ = {
|
|
isa = PBXNativeTarget;
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 75DF776F1BC8EB59006E9520 /* Build configuration list for PBXNativeTarget "CryptoSwift OSX" */;
|
|
buildConfigurationList = 75DF776F1BC8EB59006E9520 /* Build configuration list for PBXNativeTarget "CryptoSwift OSX" */;
|
|
@@ -543,6 +623,7 @@
|
|
targets = (
|
|
targets = (
|
|
754BE45419693E190098E6F3 /* CryptoSwift iOS */,
|
|
754BE45419693E190098E6F3 /* CryptoSwift iOS */,
|
|
5596BDBA1BC8F220007E38D5 /* CryptoSwift watchOS */,
|
|
5596BDBA1BC8F220007E38D5 /* CryptoSwift watchOS */,
|
|
|
|
+ 75D614921BD844F2001358B2 /* CryptoSwift tvOS */,
|
|
75DF77461BC8EB59006E9520 /* CryptoSwift OSX */,
|
|
75DF77461BC8EB59006E9520 /* CryptoSwift OSX */,
|
|
754BE45F19693E190098E6F3 /* CryptoSwiftTests */,
|
|
754BE45F19693E190098E6F3 /* CryptoSwiftTests */,
|
|
);
|
|
);
|
|
@@ -572,6 +653,13 @@
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
|
|
+ 75D614BA1BD844F2001358B2 /* Resources */ = {
|
|
|
|
+ isa = PBXResourcesBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
75DF776D1BC8EB59006E9520 /* Resources */ = {
|
|
75DF776D1BC8EB59006E9520 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
@@ -682,6 +770,49 @@
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
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 */,
|
|
|
|
+ 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 /* Array<UInt8>+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 */,
|
|
|
|
+ 75D614B11BD844F2001358B2 /* AES.swift in Sources */,
|
|
|
|
+ 75D614B21BD844F2001358B2 /* ArraySlice<UInt8>+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 */ = {
|
|
75DF77471BC8EB59006E9520 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
@@ -992,6 +1123,64 @@
|
|
};
|
|
};
|
|
name = Release;
|
|
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 */ = {
|
|
75DF77701BC8EB59006E9520 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
@@ -1081,6 +1270,15 @@
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
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" */ = {
|
|
75DF776F1BC8EB59006E9520 /* Build configuration list for PBXNativeTarget "CryptoSwift OSX" */ = {
|
|
isa = XCConfigurationList;
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
buildConfigurations = (
|