diff --git a/SwiftChain.xcodeproj/project.pbxproj b/SwiftChain.xcodeproj/project.pbxproj index 8fa09e4..3d2db76 100644 --- a/SwiftChain.xcodeproj/project.pbxproj +++ b/SwiftChain.xcodeproj/project.pbxproj @@ -9,7 +9,6 @@ /* Begin PBXBuildFile section */ 576693F62DC8EDCE0024463C /* CryptoSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 576693F52DC8EDCE0024463C /* CryptoSwift */; }; 57B6CA1A2CFDFA39009F401F /* SwiftChainCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 57B6CA102CFDFA39009F401F /* SwiftChainCore.framework */; }; - 57BA298C2CF77907009E4448 /* CryptoSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 57BA298B2CF77907009E4448 /* CryptoSwift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -99,7 +98,6 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 57BA298C2CF77907009E4448 /* CryptoSwift in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -151,6 +149,7 @@ buildRules = ( ); dependencies = ( + 5766942C2DC8FBA30024463C /* PBXTargetDependency */, ); fileSystemSynchronizedGroups = ( 57B6CA112CFDFA39009F401F /* SwiftChainCore */, @@ -197,7 +196,6 @@ buildRules = ( ); dependencies = ( - 576693F42DC8EDB60024463C /* PBXTargetDependency */, 57B6CA3A2CFDFB1F009F401F /* PBXTargetDependency */, ); fileSystemSynchronizedGroups = ( @@ -298,9 +296,9 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 576693F42DC8EDB60024463C /* PBXTargetDependency */ = { + 5766942C2DC8FBA30024463C /* PBXTargetDependency */ = { isa = PBXTargetDependency; - productRef = 576693F32DC8EDB60024463C /* CryptoSwift */; + productRef = 5766942B2DC8FBA30024463C /* CryptoSwift */; }; 57B6CA1C2CFDFA39009F401F /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -640,15 +638,15 @@ /* End XCRemoteSwiftPackageReference section */ /* Begin XCSwiftPackageProductDependency section */ - 576693F32DC8EDB60024463C /* CryptoSwift */ = { - isa = XCSwiftPackageProductDependency; - package = 57BA298A2CF77907009E4448 /* XCRemoteSwiftPackageReference "CryptoSwift" */; - productName = CryptoSwift; - }; 576693F52DC8EDCE0024463C /* CryptoSwift */ = { isa = XCSwiftPackageProductDependency; productName = CryptoSwift; }; + 5766942B2DC8FBA30024463C /* CryptoSwift */ = { + isa = XCSwiftPackageProductDependency; + package = 57BA298A2CF77907009E4448 /* XCRemoteSwiftPackageReference "CryptoSwift" */; + productName = CryptoSwift; + }; 57BA298B2CF77907009E4448 /* CryptoSwift */ = { isa = XCSwiftPackageProductDependency; package = 57BA298A2CF77907009E4448 /* XCRemoteSwiftPackageReference "CryptoSwift" */; diff --git a/SwiftChain.xcodeproj/xcuserdata/victor.xcuserdatad/xcschemes/xcschememanagement.plist b/SwiftChain.xcodeproj/xcuserdata/victor.xcuserdatad/xcschemes/xcschememanagement.plist index 95eed41..3ae83d0 100644 --- a/SwiftChain.xcodeproj/xcuserdata/victor.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/SwiftChain.xcodeproj/xcuserdata/victor.xcuserdatad/xcschemes/xcschememanagement.plist @@ -7,12 +7,12 @@ SwiftChain.xcscheme_^#shared#^_ orderHint - 0 + 1 SwiftChainCore.xcscheme_^#shared#^_ orderHint - 1 + 0