Skip to content

Commit

Permalink
Project file updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
billabt committed Feb 1, 2018
1 parent d184e41 commit de20ec9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Cryptor.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
objects = {

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

/* Begin PBXFileReference section */
8C6C466F202351D800FB6E39 /* Package@swift-4.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Package@swift-4.swift"; sourceTree = "<group>"; };
8C9590241CC807D400A2C2B4 /* CryptorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CryptorTests.swift; path = Tests/CryptorTests/CryptorTests.swift; sourceTree = "<group>"; };
8C95902B1CC80A2300A2C2B4 /* CryptorTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CryptorTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
8C97EE0F1EBF75DD000E795B /* Cryptor.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Cryptor.framework; sourceTree = BUILT_PRODUCTS_DIR; };
Expand Down Expand Up @@ -133,7 +131,6 @@
8C9B7E631FEC01D90038D9C6 /* BlueCryptor.podspec */,
8CD16C6C1CC81DE5007296B5 /* LICENSE */,
__PBXFileRef_Package.swift /* Package.swift */,
8C6C466F202351D800FB6E39 /* Package@swift-4.swift */,
8CD16C6D1CC81DE5007296B5 /* README.md */,
"_____Sources_" /* Sources */,
8C9590261CC807EA00A2C2B4 /* Tests */,
Expand Down Expand Up @@ -363,7 +360,6 @@
__src_cc_ref_Sources/KeyDerivation.swift /* KeyDerivation.swift in Sources */,
__src_cc_ref_Sources/Random.swift /* Random.swift in Sources */,
__src_cc_ref_Sources/Status.swift /* Status.swift in Sources */,
8C6C4670202351D800FB6E39 /* Package@swift-4.swift in Sources */,
__src_cc_ref_Sources/StreamCryptor.swift /* StreamCryptor.swift in Sources */,
__src_cc_ref_Sources/Updateable.swift /* Updatable.swift in Sources */,
__src_cc_ref_Sources/Utilities.swift /* Utilities.swift in Sources */,
Expand Down

0 comments on commit de20ec9

Please sign in to comment.