|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | CA14DBC92DA884C400E36852 /* CasePaths in Frameworks */ = {isa = PBXBuildFile; productRef = CA14DBC82DA884C400E36852 /* CasePaths */; }; |
11 | 11 | CA2908C92D4AF70E003F165F /* UIKitNavigation in Frameworks */ = {isa = PBXBuildFile; productRef = CA2908C82D4AF70E003F165F /* UIKitNavigation */; }; |
| 12 | + CA5E46912DEBB8570069E0F8 /* SwiftUINavigation in Frameworks */ = {isa = PBXBuildFile; productRef = CA5E46902DEBB8570069E0F8 /* SwiftUINavigation */; }; |
| 13 | + CA5E47072DECEF0F0069E0F8 /* InlineSnapshotTesting in Frameworks */ = {isa = PBXBuildFile; productRef = CA5E47062DECEF0F0069E0F8 /* InlineSnapshotTesting */; }; |
| 14 | + CA5E47092DECEFC80069E0F8 /* SnapshotTestingCustomDump in Frameworks */ = {isa = PBXBuildFile; productRef = CA5E47082DECEFC80069E0F8 /* SnapshotTestingCustomDump */; }; |
| 15 | + CA5E470B2DECF0280069E0F8 /* DependenciesTestSupport in Frameworks */ = {isa = PBXBuildFile; productRef = CA5E470A2DECF0280069E0F8 /* DependenciesTestSupport */; }; |
12 | 16 | CAD001872D874F1F00FA977A /* DependenciesTestSupport in Frameworks */ = {isa = PBXBuildFile; productRef = CAD001862D874F1F00FA977A /* DependenciesTestSupport */; }; |
13 | 17 | CAFDD64A2D5E823A00EE099E /* SharingGRDB in Frameworks */ = {isa = PBXBuildFile; productRef = CAFDD6492D5E823A00EE099E /* SharingGRDB */; }; |
14 | 18 | DC5FA7482D4C63D60082743E /* DependenciesMacros in Frameworks */ = {isa = PBXBuildFile; productRef = DC5FA7472D4C63D60082743E /* DependenciesMacros */; }; |
|
19 | 23 | /* End PBXBuildFile section */ |
20 | 24 |
|
21 | 25 | /* Begin PBXContainerItemProxy section */ |
| 26 | + CA5E469A2DEBFE410069E0F8 /* PBXContainerItemProxy */ = { |
| 27 | + isa = PBXContainerItemProxy; |
| 28 | + containerPortal = CAF836902D4735620047AEB5 /* Project object */; |
| 29 | + proxyType = 1; |
| 30 | + remoteGlobalIDString = CAF836D72D4735AB0047AEB5; |
| 31 | + remoteInfo = Reminders; |
| 32 | + }; |
22 | 33 | CAD001812D874E6F00FA977A /* PBXContainerItemProxy */ = { |
23 | 34 | isa = PBXContainerItemProxy; |
24 | 35 | containerPortal = CAF836902D4735620047AEB5 /* Project object */; |
|
36 | 47 | /* End PBXContainerItemProxy section */ |
37 | 48 |
|
38 | 49 | /* Begin PBXFileReference section */ |
| 50 | + CA5E46962DEBFE410069E0F8 /* RemindersTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RemindersTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
39 | 51 | CA5F37542D5AFBBC002E1A9E /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
40 | 52 | CAD0017D2D874E6F00FA977A /* SyncUpTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SyncUpTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
41 | 53 | CAF836982D4735620047AEB5 /* CaseStudies.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CaseStudies.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
70 | 82 | /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
71 | 83 |
|
72 | 84 | /* Begin PBXFileSystemSynchronizedRootGroup section */ |
| 85 | + CA5E46972DEBFE410069E0F8 /* RemindersTests */ = { |
| 86 | + isa = PBXFileSystemSynchronizedRootGroup; |
| 87 | + path = RemindersTests; |
| 88 | + sourceTree = "<group>"; |
| 89 | + }; |
73 | 90 | CAD0017E2D874E6F00FA977A /* SyncUpTests */ = { |
74 | 91 | isa = PBXFileSystemSynchronizedRootGroup; |
75 | 92 | path = SyncUpTests; |
|
107 | 124 | /* End PBXFileSystemSynchronizedRootGroup section */ |
108 | 125 |
|
109 | 126 | /* Begin PBXFrameworksBuildPhase section */ |
| 127 | + CA5E46932DEBFE410069E0F8 /* Frameworks */ = { |
| 128 | + isa = PBXFrameworksBuildPhase; |
| 129 | + buildActionMask = 2147483647; |
| 130 | + files = ( |
| 131 | + CA5E47092DECEFC80069E0F8 /* SnapshotTestingCustomDump in Frameworks */, |
| 132 | + CA5E47072DECEF0F0069E0F8 /* InlineSnapshotTesting in Frameworks */, |
| 133 | + CA5E470B2DECF0280069E0F8 /* DependenciesTestSupport in Frameworks */, |
| 134 | + ); |
| 135 | + runOnlyForDeploymentPostprocessing = 0; |
| 136 | + }; |
110 | 137 | CAD0017A2D874E6F00FA977A /* Frameworks */ = { |
111 | 138 | isa = PBXFrameworksBuildPhase; |
112 | 139 | buildActionMask = 2147483647; |
|
137 | 164 | files = ( |
138 | 165 | CAFDD64A2D5E823A00EE099E /* SharingGRDB in Frameworks */, |
139 | 166 | CA14DBC92DA884C400E36852 /* CasePaths in Frameworks */, |
| 167 | + CA5E46912DEBB8570069E0F8 /* SwiftUINavigation in Frameworks */, |
140 | 168 | ); |
141 | 169 | runOnlyForDeploymentPostprocessing = 0; |
142 | 170 | }; |
|
161 | 189 | CAF8369A2D4735620047AEB5 /* CaseStudies */, |
162 | 190 | CAF836AB2D4735640047AEB5 /* CaseStudiesTests */, |
163 | 191 | CAF836D92D4735AB0047AEB5 /* Reminders */, |
| 192 | + CA5E46972DEBFE410069E0F8 /* RemindersTests */, |
164 | 193 | DCBE89CD2D483FB90071F499 /* SyncUps */, |
165 | 194 | CAD0017E2D874E6F00FA977A /* SyncUpTests */, |
166 | 195 | CAF837022D4735C00047AEB5 /* Frameworks */, |
|
176 | 205 | CAF836D82D4735AB0047AEB5 /* Reminders.app */, |
177 | 206 | DCBE89CC2D483FB90071F499 /* SyncUps.app */, |
178 | 207 | CAD0017D2D874E6F00FA977A /* SyncUpTests.xctest */, |
| 208 | + CA5E46962DEBFE410069E0F8 /* RemindersTests.xctest */, |
179 | 209 | ); |
180 | 210 | name = Products; |
181 | 211 | sourceTree = "<group>"; |
|
190 | 220 | /* End PBXGroup section */ |
191 | 221 |
|
192 | 222 | /* Begin PBXNativeTarget section */ |
| 223 | + CA5E46952DEBFE410069E0F8 /* RemindersTests */ = { |
| 224 | + isa = PBXNativeTarget; |
| 225 | + buildConfigurationList = CA5E469C2DEBFE420069E0F8 /* Build configuration list for PBXNativeTarget "RemindersTests" */; |
| 226 | + buildPhases = ( |
| 227 | + CA5E46922DEBFE410069E0F8 /* Sources */, |
| 228 | + CA5E46932DEBFE410069E0F8 /* Frameworks */, |
| 229 | + CA5E46942DEBFE410069E0F8 /* Resources */, |
| 230 | + ); |
| 231 | + buildRules = ( |
| 232 | + ); |
| 233 | + dependencies = ( |
| 234 | + CA5E469B2DEBFE410069E0F8 /* PBXTargetDependency */, |
| 235 | + ); |
| 236 | + fileSystemSynchronizedGroups = ( |
| 237 | + CA5E46972DEBFE410069E0F8 /* RemindersTests */, |
| 238 | + ); |
| 239 | + name = RemindersTests; |
| 240 | + packageProductDependencies = ( |
| 241 | + CA5E47062DECEF0F0069E0F8 /* InlineSnapshotTesting */, |
| 242 | + CA5E47082DECEFC80069E0F8 /* SnapshotTestingCustomDump */, |
| 243 | + CA5E470A2DECF0280069E0F8 /* DependenciesTestSupport */, |
| 244 | + ); |
| 245 | + productName = RemindersTests; |
| 246 | + productReference = CA5E46962DEBFE410069E0F8 /* RemindersTests.xctest */; |
| 247 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 248 | + }; |
193 | 249 | CAD0017C2D874E6F00FA977A /* SyncUpTests */ = { |
194 | 250 | isa = PBXNativeTarget; |
195 | 251 | buildConfigurationList = CAD001852D874E6F00FA977A /* Build configuration list for PBXNativeTarget "SyncUpTests" */; |
|
280 | 336 | packageProductDependencies = ( |
281 | 337 | CAFDD6492D5E823A00EE099E /* SharingGRDB */, |
282 | 338 | CA14DBC82DA884C400E36852 /* CasePaths */, |
| 339 | + CA5E46902DEBB8570069E0F8 /* SwiftUINavigation */, |
283 | 340 | ); |
284 | 341 | productName = Reminders; |
285 | 342 | productReference = CAF836D82D4735AB0047AEB5 /* Reminders.app */; |
|
318 | 375 | isa = PBXProject; |
319 | 376 | attributes = { |
320 | 377 | BuildIndependentTargetsInParallel = 1; |
321 | | - LastSwiftUpdateCheck = 1630; |
| 378 | + LastSwiftUpdateCheck = 1640; |
322 | 379 | LastUpgradeCheck = 1620; |
323 | 380 | TargetAttributes = { |
| 381 | + CA5E46952DEBFE410069E0F8 = { |
| 382 | + CreatedOnToolsVersion = 16.4; |
| 383 | + TestTargetID = CAF836D72D4735AB0047AEB5; |
| 384 | + }; |
324 | 385 | CAD0017C2D874E6F00FA977A = { |
325 | 386 | CreatedOnToolsVersion = 16.3; |
326 | 387 | TestTargetID = DCBE89CB2D483FB90071F499; |
|
353 | 414 | DCBE8A122D4842BF0071F499 /* XCRemoteSwiftPackageReference "swift-case-paths" */, |
354 | 415 | DCF267372D48437300B680BE /* XCRemoteSwiftPackageReference "swift-navigation" */, |
355 | 416 | DC5FA7462D4C63D60082743E /* XCRemoteSwiftPackageReference "swift-dependencies" */, |
| 417 | + CA5E47052DECEF0F0069E0F8 /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */, |
356 | 418 | ); |
357 | 419 | preferredProjectObjectVersion = 77; |
358 | 420 | productRefGroup = CAF836992D4735620047AEB5 /* Products */; |
|
362 | 424 | CAF836972D4735620047AEB5 /* CaseStudies */, |
363 | 425 | CAF836A72D4735640047AEB5 /* CaseStudiesTests */, |
364 | 426 | CAF836D72D4735AB0047AEB5 /* Reminders */, |
| 427 | + CA5E46952DEBFE410069E0F8 /* RemindersTests */, |
365 | 428 | DCBE89CB2D483FB90071F499 /* SyncUps */, |
366 | 429 | CAD0017C2D874E6F00FA977A /* SyncUpTests */, |
367 | 430 | ); |
368 | 431 | }; |
369 | 432 | /* End PBXProject section */ |
370 | 433 |
|
371 | 434 | /* Begin PBXResourcesBuildPhase section */ |
| 435 | + CA5E46942DEBFE410069E0F8 /* Resources */ = { |
| 436 | + isa = PBXResourcesBuildPhase; |
| 437 | + buildActionMask = 2147483647; |
| 438 | + files = ( |
| 439 | + ); |
| 440 | + runOnlyForDeploymentPostprocessing = 0; |
| 441 | + }; |
372 | 442 | CAD0017B2D874E6F00FA977A /* Resources */ = { |
373 | 443 | isa = PBXResourcesBuildPhase; |
374 | 444 | buildActionMask = 2147483647; |
|
407 | 477 | /* End PBXResourcesBuildPhase section */ |
408 | 478 |
|
409 | 479 | /* Begin PBXSourcesBuildPhase section */ |
| 480 | + CA5E46922DEBFE410069E0F8 /* Sources */ = { |
| 481 | + isa = PBXSourcesBuildPhase; |
| 482 | + buildActionMask = 2147483647; |
| 483 | + files = ( |
| 484 | + ); |
| 485 | + runOnlyForDeploymentPostprocessing = 0; |
| 486 | + }; |
410 | 487 | CAD001792D874E6F00FA977A /* Sources */ = { |
411 | 488 | isa = PBXSourcesBuildPhase; |
412 | 489 | buildActionMask = 2147483647; |
|
445 | 522 | /* End PBXSourcesBuildPhase section */ |
446 | 523 |
|
447 | 524 | /* Begin PBXTargetDependency section */ |
| 525 | + CA5E469B2DEBFE410069E0F8 /* PBXTargetDependency */ = { |
| 526 | + isa = PBXTargetDependency; |
| 527 | + target = CAF836D72D4735AB0047AEB5 /* Reminders */; |
| 528 | + targetProxy = CA5E469A2DEBFE410069E0F8 /* PBXContainerItemProxy */; |
| 529 | + }; |
448 | 530 | CAD001822D874E6F00FA977A /* PBXTargetDependency */ = { |
449 | 531 | isa = PBXTargetDependency; |
450 | 532 | target = DCBE89CB2D483FB90071F499 /* SyncUps */; |
|
458 | 540 | /* End PBXTargetDependency section */ |
459 | 541 |
|
460 | 542 | /* Begin XCBuildConfiguration section */ |
| 543 | + CA5E469D2DEBFE420069E0F8 /* Debug */ = { |
| 544 | + isa = XCBuildConfiguration; |
| 545 | + buildSettings = { |
| 546 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 547 | + CODE_SIGN_STYLE = Automatic; |
| 548 | + CURRENT_PROJECT_VERSION = 1; |
| 549 | + GENERATE_INFOPLIST_FILE = YES; |
| 550 | + MARKETING_VERSION = 1.0; |
| 551 | + PRODUCT_BUNDLE_IDENTIFIER = co.pointfree.RemindersTests; |
| 552 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 553 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 554 | + SWIFT_VERSION = 5.0; |
| 555 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 556 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Reminders.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Reminders"; |
| 557 | + }; |
| 558 | + name = Debug; |
| 559 | + }; |
| 560 | + CA5E469E2DEBFE420069E0F8 /* Release */ = { |
| 561 | + isa = XCBuildConfiguration; |
| 562 | + buildSettings = { |
| 563 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 564 | + CODE_SIGN_STYLE = Automatic; |
| 565 | + CURRENT_PROJECT_VERSION = 1; |
| 566 | + GENERATE_INFOPLIST_FILE = YES; |
| 567 | + MARKETING_VERSION = 1.0; |
| 568 | + PRODUCT_BUNDLE_IDENTIFIER = co.pointfree.RemindersTests; |
| 569 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 570 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 571 | + SWIFT_VERSION = 5.0; |
| 572 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 573 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Reminders.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Reminders"; |
| 574 | + }; |
| 575 | + name = Release; |
| 576 | + }; |
461 | 577 | CAD001832D874E6F00FA977A /* Debug */ = { |
462 | 578 | isa = XCBuildConfiguration; |
463 | 579 | buildSettings = { |
464 | 580 | BUNDLE_LOADER = "$(TEST_HOST)"; |
465 | 581 | CODE_SIGN_STYLE = Automatic; |
466 | 582 | CURRENT_PROJECT_VERSION = 1; |
467 | 583 | GENERATE_INFOPLIST_FILE = YES; |
468 | | - IPHONEOS_DEPLOYMENT_TARGET = 18.4; |
469 | 584 | MARKETING_VERSION = 1.0; |
470 | 585 | PRODUCT_BUNDLE_IDENTIFIER = co.pointfree.SyncUpTests; |
471 | 586 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
483 | 598 | CODE_SIGN_STYLE = Automatic; |
484 | 599 | CURRENT_PROJECT_VERSION = 1; |
485 | 600 | GENERATE_INFOPLIST_FILE = YES; |
486 | | - IPHONEOS_DEPLOYMENT_TARGET = 18.4; |
487 | 601 | MARKETING_VERSION = 1.0; |
488 | 602 | PRODUCT_BUNDLE_IDENTIFIER = co.pointfree.SyncUpTests; |
489 | 603 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
678 | 792 | CODE_SIGN_STYLE = Automatic; |
679 | 793 | CURRENT_PROJECT_VERSION = 1; |
680 | 794 | GENERATE_INFOPLIST_FILE = YES; |
681 | | - IPHONEOS_DEPLOYMENT_TARGET = 18.2; |
682 | 795 | MARKETING_VERSION = 1.0; |
683 | 796 | PRODUCT_BUNDLE_IDENTIFIER = co.pointfree.CaseStudiesTests; |
684 | 797 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
695 | 808 | CODE_SIGN_STYLE = Automatic; |
696 | 809 | CURRENT_PROJECT_VERSION = 1; |
697 | 810 | GENERATE_INFOPLIST_FILE = YES; |
698 | | - IPHONEOS_DEPLOYMENT_TARGET = 18.2; |
699 | 811 | MARKETING_VERSION = 1.0; |
700 | 812 | PRODUCT_BUNDLE_IDENTIFIER = co.pointfree.CaseStudiesTests; |
701 | 813 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
818 | 930 | /* End XCBuildConfiguration section */ |
819 | 931 |
|
820 | 932 | /* Begin XCConfigurationList section */ |
| 933 | + CA5E469C2DEBFE420069E0F8 /* Build configuration list for PBXNativeTarget "RemindersTests" */ = { |
| 934 | + isa = XCConfigurationList; |
| 935 | + buildConfigurations = ( |
| 936 | + CA5E469D2DEBFE420069E0F8 /* Debug */, |
| 937 | + CA5E469E2DEBFE420069E0F8 /* Release */, |
| 938 | + ); |
| 939 | + defaultConfigurationIsVisible = 0; |
| 940 | + defaultConfigurationName = Release; |
| 941 | + }; |
821 | 942 | CAD001852D874E6F00FA977A /* Build configuration list for PBXNativeTarget "SyncUpTests" */ = { |
822 | 943 | isa = XCConfigurationList; |
823 | 944 | buildConfigurations = ( |
|
875 | 996 | /* End XCConfigurationList section */ |
876 | 997 |
|
877 | 998 | /* Begin XCRemoteSwiftPackageReference section */ |
| 999 | + CA5E47052DECEF0F0069E0F8 /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */ = { |
| 1000 | + isa = XCRemoteSwiftPackageReference; |
| 1001 | + repositoryURL = "https://github.com/pointfreeco/swift-snapshot-testing.git"; |
| 1002 | + requirement = { |
| 1003 | + kind = upToNextMajorVersion; |
| 1004 | + minimumVersion = 1.18.4; |
| 1005 | + }; |
| 1006 | + }; |
878 | 1007 | DC5FA7462D4C63D60082743E /* XCRemoteSwiftPackageReference "swift-dependencies" */ = { |
879 | 1008 | isa = XCRemoteSwiftPackageReference; |
880 | 1009 | repositoryURL = "https://github.com/pointfreeco/swift-dependencies"; |
|
912 | 1041 | package = DCF267372D48437300B680BE /* XCRemoteSwiftPackageReference "swift-navigation" */; |
913 | 1042 | productName = UIKitNavigation; |
914 | 1043 | }; |
| 1044 | + CA5E46902DEBB8570069E0F8 /* SwiftUINavigation */ = { |
| 1045 | + isa = XCSwiftPackageProductDependency; |
| 1046 | + package = DCF267372D48437300B680BE /* XCRemoteSwiftPackageReference "swift-navigation" */; |
| 1047 | + productName = SwiftUINavigation; |
| 1048 | + }; |
| 1049 | + CA5E47062DECEF0F0069E0F8 /* InlineSnapshotTesting */ = { |
| 1050 | + isa = XCSwiftPackageProductDependency; |
| 1051 | + package = CA5E47052DECEF0F0069E0F8 /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */; |
| 1052 | + productName = InlineSnapshotTesting; |
| 1053 | + }; |
| 1054 | + CA5E47082DECEFC80069E0F8 /* SnapshotTestingCustomDump */ = { |
| 1055 | + isa = XCSwiftPackageProductDependency; |
| 1056 | + package = CA5E47052DECEF0F0069E0F8 /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */; |
| 1057 | + productName = SnapshotTestingCustomDump; |
| 1058 | + }; |
| 1059 | + CA5E470A2DECF0280069E0F8 /* DependenciesTestSupport */ = { |
| 1060 | + isa = XCSwiftPackageProductDependency; |
| 1061 | + package = DC5FA7462D4C63D60082743E /* XCRemoteSwiftPackageReference "swift-dependencies" */; |
| 1062 | + productName = DependenciesTestSupport; |
| 1063 | + }; |
915 | 1064 | CAD001862D874F1F00FA977A /* DependenciesTestSupport */ = { |
916 | 1065 | isa = XCSwiftPackageProductDependency; |
917 | 1066 | package = DC5FA7462D4C63D60082743E /* XCRemoteSwiftPackageReference "swift-dependencies" */; |
|
0 commit comments