Skip to content

Commit de20ec9

Browse files
committed
Project file updates.
1 parent d184e41 commit de20ec9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Cryptor.xcodeproj/project.pbxproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
8C6C4670202351D800FB6E39 /* Package@swift-4.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C6C466F202351D800FB6E39 /* Package@swift-4.swift */; };
1110
8C9590301CC80A2300A2C2B4 /* libCryptor.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = "_____Product_Cryptor" /* libCryptor.dylib */; };
1211
8C97EE131EBF75DD000E795B /* Cryptor-iOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 8C97EE111EBF75DD000E795B /* Cryptor-iOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
1312
8C97EE181EBF76F0000E795B /* Crypto.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Sources/Crypto.swift /* Crypto.swift */; };
@@ -44,7 +43,6 @@
4443
/* End PBXContainerItemProxy section */
4544

4645
/* Begin PBXFileReference section */
47-
8C6C466F202351D800FB6E39 /* Package@swift-4.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Package@swift-4.swift"; sourceTree = "<group>"; };
4846
8C9590241CC807D400A2C2B4 /* CryptorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CryptorTests.swift; path = Tests/CryptorTests/CryptorTests.swift; sourceTree = "<group>"; };
4947
8C95902B1CC80A2300A2C2B4 /* CryptorTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CryptorTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
5048
8C97EE0F1EBF75DD000E795B /* Cryptor.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Cryptor.framework; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -133,7 +131,6 @@
133131
8C9B7E631FEC01D90038D9C6 /* BlueCryptor.podspec */,
134132
8CD16C6C1CC81DE5007296B5 /* LICENSE */,
135133
__PBXFileRef_Package.swift /* Package.swift */,
136-
8C6C466F202351D800FB6E39 /* Package@swift-4.swift */,
137134
8CD16C6D1CC81DE5007296B5 /* README.md */,
138135
"_____Sources_" /* Sources */,
139136
8C9590261CC807EA00A2C2B4 /* Tests */,
@@ -363,7 +360,6 @@
363360
__src_cc_ref_Sources/KeyDerivation.swift /* KeyDerivation.swift in Sources */,
364361
__src_cc_ref_Sources/Random.swift /* Random.swift in Sources */,
365362
__src_cc_ref_Sources/Status.swift /* Status.swift in Sources */,
366-
8C6C4670202351D800FB6E39 /* Package@swift-4.swift in Sources */,
367363
__src_cc_ref_Sources/StreamCryptor.swift /* StreamCryptor.swift in Sources */,
368364
__src_cc_ref_Sources/Updateable.swift /* Updatable.swift in Sources */,
369365
__src_cc_ref_Sources/Utilities.swift /* Utilities.swift in Sources */,

0 commit comments

Comments
 (0)