|
87 | 87 | A91DBC792DE58191001F42ED /* SnapSafeApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = A91DBC522DE58191001F42ED /* SnapSafeApp.swift */; }; |
88 | 88 | A91DBC7A2DE58191001F42ED /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A91DBC2C2DE58191001F42ED /* Preview Assets.xcassets */; }; |
89 | 89 | A91DBC7B2DE58191001F42ED /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A91DBC3F2DE58191001F42ED /* Assets.xcassets */; }; |
90 | | - A9B3E0882DCF1D3C003F1ED3 /* Dependencies in Frameworks */ = {isa = PBXBuildFile; productRef = A9B3E0872DCF1D3C003F1ED3 /* Dependencies */; }; |
91 | | - A9B3E08A2DCF1D3C003F1ED3 /* DependenciesTestSupport in Frameworks */ = {isa = PBXBuildFile; productRef = A9B3E0892DCF1D3C003F1ED3 /* DependenciesTestSupport */; }; |
92 | 90 | A9E6B6962E6E47B500BB6F19 /* ThumbnailCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9E6B6942E6E47B500BB6F19 /* ThumbnailCache.swift */; }; |
93 | 91 | A9E6B6972E6E47B500BB6F19 /* SecureImageRepository.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9E6B6932E6E47B500BB6F19 /* SecureImageRepository.swift */; }; |
94 | 92 | A9E6B6992E6E47E700BB6F19 /* PhotoDef.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9E6B6982E6E47E700BB6F19 /* PhotoDef.swift */; }; |
|
209 | 207 | 660130A02E676F5B00D07E9C /* FactoryKit in Frameworks */, |
210 | 208 | 66A404C92E67EAF90054FFE7 /* Argon2Kit in Frameworks */, |
211 | 209 | 66A404DC2E69537E0054FFE7 /* Mockable in Frameworks */, |
212 | | - A9B3E0882DCF1D3C003F1ED3 /* Dependencies in Frameworks */, |
213 | 210 | 663C7E342E7153CA00967B9E /* Logging in Frameworks */, |
214 | 211 | ); |
215 | 212 | runOnlyForDeploymentPostprocessing = 0; |
|
219 | 216 | buildActionMask = 2147483647; |
220 | 217 | files = ( |
221 | 218 | 660130A22E676F5B00D07E9C /* FactoryTesting in Frameworks */, |
222 | | - A9B3E08A2DCF1D3C003F1ED3 /* DependenciesTestSupport in Frameworks */, |
223 | 219 | 66A404DA2E694E2C0054FFE7 /* Mockable in Frameworks */, |
224 | 220 | ); |
225 | 221 | runOnlyForDeploymentPostprocessing = 0; |
|
533 | 529 | ); |
534 | 530 | name = SnapSafe; |
535 | 531 | packageProductDependencies = ( |
536 | | - A9B3E0872DCF1D3C003F1ED3 /* Dependencies */, |
537 | 532 | 6601309F2E676F5B00D07E9C /* FactoryKit */, |
538 | 533 | 66A404C82E67EAF90054FFE7 /* Argon2Kit */, |
539 | 534 | 66A404DB2E69537E0054FFE7 /* Mockable */, |
|
558 | 553 | ); |
559 | 554 | name = SnapSafeTests; |
560 | 555 | packageProductDependencies = ( |
561 | | - A9B3E0892DCF1D3C003F1ED3 /* DependenciesTestSupport */, |
562 | 556 | 660130A12E676F5B00D07E9C /* FactoryTesting */, |
563 | 557 | 66A404D92E694E2C0054FFE7 /* Mockable */, |
564 | 558 | ); |
|
620 | 614 | ); |
621 | 615 | mainGroup = A9DE373E2DC5F34400679C2C; |
622 | 616 | packageReferences = ( |
623 | | - A9B3E0862DCF1D3C003F1ED3 /* XCRemoteSwiftPackageReference "swift-dependencies" */, |
624 | 617 | 6601309E2E676F5B00D07E9C /* XCRemoteSwiftPackageReference "Factory" */, |
625 | 618 | 66A404C72E67EAF90054FFE7 /* XCRemoteSwiftPackageReference "Argon2Kit" */, |
626 | 619 | 66A404D82E694E2C0054FFE7 /* XCRemoteSwiftPackageReference "Mockable" */, |
|
1119 | 1112 | minimumVersion = 0.4.0; |
1120 | 1113 | }; |
1121 | 1114 | }; |
1122 | | - A9B3E0862DCF1D3C003F1ED3 /* XCRemoteSwiftPackageReference "swift-dependencies" */ = { |
1123 | | - isa = XCRemoteSwiftPackageReference; |
1124 | | - repositoryURL = "https://github.com/pointfreeco/swift-dependencies"; |
1125 | | - requirement = { |
1126 | | - kind = upToNextMajorVersion; |
1127 | | - minimumVersion = 1.9.2; |
1128 | | - }; |
1129 | | - }; |
1130 | 1115 | /* End XCRemoteSwiftPackageReference section */ |
1131 | 1116 |
|
1132 | 1117 | /* Begin XCSwiftPackageProductDependency section */ |
|
1160 | 1145 | package = 66A404D82E694E2C0054FFE7 /* XCRemoteSwiftPackageReference "Mockable" */; |
1161 | 1146 | productName = Mockable; |
1162 | 1147 | }; |
1163 | | - A9B3E0872DCF1D3C003F1ED3 /* Dependencies */ = { |
1164 | | - isa = XCSwiftPackageProductDependency; |
1165 | | - package = A9B3E0862DCF1D3C003F1ED3 /* XCRemoteSwiftPackageReference "swift-dependencies" */; |
1166 | | - productName = Dependencies; |
1167 | | - }; |
1168 | | - A9B3E0892DCF1D3C003F1ED3 /* DependenciesTestSupport */ = { |
1169 | | - isa = XCSwiftPackageProductDependency; |
1170 | | - package = A9B3E0862DCF1D3C003F1ED3 /* XCRemoteSwiftPackageReference "swift-dependencies" */; |
1171 | | - productName = DependenciesTestSupport; |
1172 | | - }; |
1173 | 1148 | /* End XCSwiftPackageProductDependency section */ |
1174 | 1149 | }; |
1175 | 1150 | rootObject = A9DE373F2DC5F34400679C2C /* Project object */; |
|
0 commit comments