|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 4A7C213C2451F2AC00DE81E6 /* CryptoLib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A7C21322451F2AC00DE81E6 /* CryptoLib.framework */; };
|
11 | 11 | 4A7C21432451F2AD00DE81E6 /* CryptoLib.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A7C21352451F2AC00DE81E6 /* CryptoLib.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
12 |
| - 52D51418B3FFF0E212F47BAA /* libPods-CryptoLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A239569B6D7676AE64227515 /* libPods-CryptoLib.a */; }; |
| 12 | + 7980E962F1389ACDDCEBB596 /* libPods-CryptoLibTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 26296374923D6A536A006295 /* libPods-CryptoLibTests.a */; }; |
13 | 13 | 9E35C4EB24576A3D0006E50C /* CryptorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E35C4EA24576A3D0006E50C /* CryptorTests.swift */; };
|
14 | 14 | 9E44EEA624599C6900A37B01 /* AesSiv.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E44EEA524599C6900A37B01 /* AesSiv.swift */; };
|
15 | 15 | 9E44EEA92459AB1500A37B01 /* AesSivTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E44EEA724599C7800A37B01 /* AesSivTests.swift */; };
|
16 | 16 | 9E9BB812245412E900F9FF51 /* Cryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E9BB811245412E900F9FF51 /* Cryptor.swift */; };
|
17 | 17 | 9E9BB8142454708600F9FF51 /* Masterkey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E9BB8132454708600F9FF51 /* Masterkey.swift */; };
|
18 | 18 | 9E9BB81624558DFF00F9FF51 /* MasterkeyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E9BB81524558DFF00F9FF51 /* MasterkeyTests.swift */; };
|
19 | 19 | 9E9BB818245590C100F9FF51 /* libCryptoSwift.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9E9BB817245590C100F9FF51 /* libCryptoSwift.a */; };
|
20 |
| - A32DA6F6C54D8A5A6845B19E /* libPods-CryptoLibTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DE9E50AD12277D0A1DC543FF /* libPods-CryptoLibTests.a */; }; |
| 20 | + AAC7D038BEF14DA7788F6090 /* libPods-CryptoLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 085645A8AA97369573B917E8 /* libPods-CryptoLib.a */; }; |
21 | 21 | /* End PBXBuildFile section */
|
22 | 22 |
|
23 | 23 | /* Begin PBXContainerItemProxy section */
|
|
32 | 32 |
|
33 | 33 | /* Begin PBXFileReference section */
|
34 | 34 | 080BF9098EF20B4D273353B2 /* Pods-CryptoLibTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CryptoLibTests.debug.xcconfig"; path = "Target Support Files/Pods-CryptoLibTests/Pods-CryptoLibTests.debug.xcconfig"; sourceTree = "<group>"; };
|
| 35 | + 085645A8AA97369573B917E8 /* libPods-CryptoLib.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CryptoLib.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
35 | 36 | 187D073CD93DB036796D77DC /* Pods-CryptoLibTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CryptoLibTests.release.xcconfig"; path = "Target Support Files/Pods-CryptoLibTests/Pods-CryptoLibTests.release.xcconfig"; sourceTree = "<group>"; };
|
| 37 | + 26296374923D6A536A006295 /* libPods-CryptoLibTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CryptoLibTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
36 | 38 | 46CE315EF43B1FF833C7A4FB /* Pods-CryptoLib.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CryptoLib.release.xcconfig"; path = "Target Support Files/Pods-CryptoLib/Pods-CryptoLib.release.xcconfig"; sourceTree = "<group>"; };
|
37 | 39 | 4A7C21322451F2AC00DE81E6 /* CryptoLib.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CryptoLib.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
38 | 40 | 4A7C21352451F2AC00DE81E6 /* CryptoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CryptoLib.h; sourceTree = "<group>"; };
|
|
47 | 49 | 9E9BB8132454708600F9FF51 /* Masterkey.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Masterkey.swift; sourceTree = "<group>"; };
|
48 | 50 | 9E9BB81524558DFF00F9FF51 /* MasterkeyTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MasterkeyTests.swift; sourceTree = "<group>"; };
|
49 | 51 | 9E9BB817245590C100F9FF51 /* libCryptoSwift.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libCryptoSwift.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
50 |
| - A239569B6D7676AE64227515 /* libPods-CryptoLib.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CryptoLib.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
51 |
| - DE9E50AD12277D0A1DC543FF /* libPods-CryptoLibTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CryptoLibTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
52 | 52 | /* End PBXFileReference section */
|
53 | 53 |
|
54 | 54 | /* Begin PBXFrameworksBuildPhase section */
|
|
57 | 57 | buildActionMask = 2147483647;
|
58 | 58 | files = (
|
59 | 59 | 9E9BB818245590C100F9FF51 /* libCryptoSwift.a in Frameworks */,
|
60 |
| - 52D51418B3FFF0E212F47BAA /* libPods-CryptoLib.a in Frameworks */, |
| 60 | + AAC7D038BEF14DA7788F6090 /* libPods-CryptoLib.a in Frameworks */, |
61 | 61 | );
|
62 | 62 | runOnlyForDeploymentPostprocessing = 0;
|
63 | 63 | };
|
|
66 | 66 | buildActionMask = 2147483647;
|
67 | 67 | files = (
|
68 | 68 | 4A7C213C2451F2AC00DE81E6 /* CryptoLib.framework in Frameworks */,
|
69 |
| - A32DA6F6C54D8A5A6845B19E /* libPods-CryptoLibTests.a in Frameworks */, |
| 69 | + 7980E962F1389ACDDCEBB596 /* libPods-CryptoLibTests.a in Frameworks */, |
70 | 70 | );
|
71 | 71 | runOnlyForDeploymentPostprocessing = 0;
|
72 | 72 | };
|
|
77 | 77 | isa = PBXGroup;
|
78 | 78 | children = (
|
79 | 79 | 9E9BB817245590C100F9FF51 /* libCryptoSwift.a */,
|
80 |
| - A239569B6D7676AE64227515 /* libPods-CryptoLib.a */, |
81 |
| - DE9E50AD12277D0A1DC543FF /* libPods-CryptoLibTests.a */, |
| 80 | + 085645A8AA97369573B917E8 /* libPods-CryptoLib.a */, |
| 81 | + 26296374923D6A536A006295 /* libPods-CryptoLibTests.a */, |
82 | 82 | );
|
83 | 83 | name = Frameworks;
|
84 | 84 | sourceTree = "<group>";
|
|
0 commit comments