|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 8C6C4670202351D800FB6E39 /* Package@swift-4.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C6C466F202351D800FB6E39 /* Package@swift-4.swift */; }; |
11 | 10 | 8C9590301CC80A2300A2C2B4 /* libCryptor.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = "_____Product_Cryptor" /* libCryptor.dylib */; }; |
12 | 11 | 8C97EE131EBF75DD000E795B /* Cryptor-iOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 8C97EE111EBF75DD000E795B /* Cryptor-iOS.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
13 | 12 | 8C97EE181EBF76F0000E795B /* Crypto.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Sources/Crypto.swift /* Crypto.swift */; }; |
|
44 | 43 | /* End PBXContainerItemProxy section */ |
45 | 44 |
|
46 | 45 | /* Begin PBXFileReference section */ |
47 | | - 8C6C466F202351D800FB6E39 /* Package@swift-4.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Package@swift-4.swift"; sourceTree = "<group>"; }; |
48 | 46 | 8C9590241CC807D400A2C2B4 /* CryptorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CryptorTests.swift; path = Tests/CryptorTests/CryptorTests.swift; sourceTree = "<group>"; }; |
49 | 47 | 8C95902B1CC80A2300A2C2B4 /* CryptorTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CryptorTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
50 | 48 | 8C97EE0F1EBF75DD000E795B /* Cryptor.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Cryptor.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
133 | 131 | 8C9B7E631FEC01D90038D9C6 /* BlueCryptor.podspec */, |
134 | 132 | 8CD16C6C1CC81DE5007296B5 /* LICENSE */, |
135 | 133 | __PBXFileRef_Package.swift /* Package.swift */, |
136 | | - 8C6C466F202351D800FB6E39 /* Package@swift-4.swift */, |
137 | 134 | 8CD16C6D1CC81DE5007296B5 /* README.md */, |
138 | 135 | "_____Sources_" /* Sources */, |
139 | 136 | 8C9590261CC807EA00A2C2B4 /* Tests */, |
|
363 | 360 | __src_cc_ref_Sources/KeyDerivation.swift /* KeyDerivation.swift in Sources */, |
364 | 361 | __src_cc_ref_Sources/Random.swift /* Random.swift in Sources */, |
365 | 362 | __src_cc_ref_Sources/Status.swift /* Status.swift in Sources */, |
366 | | - 8C6C4670202351D800FB6E39 /* Package@swift-4.swift in Sources */, |
367 | 363 | __src_cc_ref_Sources/StreamCryptor.swift /* StreamCryptor.swift in Sources */, |
368 | 364 | __src_cc_ref_Sources/Updateable.swift /* Updatable.swift in Sources */, |
369 | 365 | __src_cc_ref_Sources/Utilities.swift /* Utilities.swift in Sources */, |
|
0 commit comments