|
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 | DC5B73A72DEFE103004C2A16 /* SharingGRDB in Frameworks */ = {isa = PBXBuildFile; productRef = DC5B73A62DEFE103004C2A16 /* SharingGRDB */; }; |
|
20 | 24 | /* End PBXBuildFile section */ |
21 | 25 |
|
22 | 26 | /* Begin PBXContainerItemProxy section */ |
| 27 | + CA5E469A2DEBFE410069E0F8 /* PBXContainerItemProxy */ = { |
| 28 | + isa = PBXContainerItemProxy; |
| 29 | + containerPortal = CAF836902D4735620047AEB5 /* Project object */; |
| 30 | + proxyType = 1; |
| 31 | + remoteGlobalIDString = CAF836D72D4735AB0047AEB5; |
| 32 | + remoteInfo = Reminders; |
| 33 | + }; |
23 | 34 | CAD001812D874E6F00FA977A /* PBXContainerItemProxy */ = { |
24 | 35 | isa = PBXContainerItemProxy; |
25 | 36 | containerPortal = CAF836902D4735620047AEB5 /* Project object */; |
|
37 | 48 | /* End PBXContainerItemProxy section */ |
38 | 49 |
|
39 | 50 | /* Begin PBXFileReference section */ |
| 51 | + CA5E46962DEBFE410069E0F8 /* RemindersTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RemindersTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
40 | 52 | CA5F37542D5AFBBC002E1A9E /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
41 | 53 | CAD0017D2D874E6F00FA977A /* SyncUpTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SyncUpTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
42 | 54 | CAF836982D4735620047AEB5 /* CaseStudies.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CaseStudies.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
71 | 83 | /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
72 | 84 |
|
73 | 85 | /* Begin PBXFileSystemSynchronizedRootGroup section */ |
| 86 | + CA5E46972DEBFE410069E0F8 /* RemindersTests */ = { |
| 87 | + isa = PBXFileSystemSynchronizedRootGroup; |
| 88 | + path = RemindersTests; |
| 89 | + sourceTree = "<group>"; |
| 90 | + }; |
74 | 91 | CAD0017E2D874E6F00FA977A /* SyncUpTests */ = { |
75 | 92 | isa = PBXFileSystemSynchronizedRootGroup; |
76 | 93 | path = SyncUpTests; |
|
108 | 125 | /* End PBXFileSystemSynchronizedRootGroup section */ |
109 | 126 |
|
110 | 127 | /* Begin PBXFrameworksBuildPhase section */ |
| 128 | + CA5E46932DEBFE410069E0F8 /* Frameworks */ = { |
| 129 | + isa = PBXFrameworksBuildPhase; |
| 130 | + buildActionMask = 2147483647; |
| 131 | + files = ( |
| 132 | + CA5E47092DECEFC80069E0F8 /* SnapshotTestingCustomDump in Frameworks */, |
| 133 | + CA5E47072DECEF0F0069E0F8 /* InlineSnapshotTesting in Frameworks */, |
| 134 | + CA5E470B2DECF0280069E0F8 /* DependenciesTestSupport in Frameworks */, |
| 135 | + ); |
| 136 | + runOnlyForDeploymentPostprocessing = 0; |
| 137 | + }; |
111 | 138 | CAD0017A2D874E6F00FA977A /* Frameworks */ = { |
112 | 139 | isa = PBXFrameworksBuildPhase; |
113 | 140 | buildActionMask = 2147483647; |
|
139 | 166 | files = ( |
140 | 167 | CAFDD64A2D5E823A00EE099E /* SharingGRDB in Frameworks */, |
141 | 168 | CA14DBC92DA884C400E36852 /* CasePaths in Frameworks */, |
| 169 | + CA5E46912DEBB8570069E0F8 /* SwiftUINavigation in Frameworks */, |
142 | 170 | ); |
143 | 171 | runOnlyForDeploymentPostprocessing = 0; |
144 | 172 | }; |
|
163 | 191 | CAF8369A2D4735620047AEB5 /* CaseStudies */, |
164 | 192 | CAF836AB2D4735640047AEB5 /* CaseStudiesTests */, |
165 | 193 | CAF836D92D4735AB0047AEB5 /* Reminders */, |
| 194 | + CA5E46972DEBFE410069E0F8 /* RemindersTests */, |
166 | 195 | DCBE89CD2D483FB90071F499 /* SyncUps */, |
167 | 196 | CAD0017E2D874E6F00FA977A /* SyncUpTests */, |
168 | 197 | CAF837022D4735C00047AEB5 /* Frameworks */, |
|
178 | 207 | CAF836D82D4735AB0047AEB5 /* Reminders.app */, |
179 | 208 | DCBE89CC2D483FB90071F499 /* SyncUps.app */, |
180 | 209 | CAD0017D2D874E6F00FA977A /* SyncUpTests.xctest */, |
| 210 | + CA5E46962DEBFE410069E0F8 /* RemindersTests.xctest */, |
181 | 211 | ); |
182 | 212 | name = Products; |
183 | 213 | sourceTree = "<group>"; |
|
192 | 222 | /* End PBXGroup section */ |
193 | 223 |
|
194 | 224 | /* Begin PBXNativeTarget section */ |
| 225 | + CA5E46952DEBFE410069E0F8 /* RemindersTests */ = { |
| 226 | + isa = PBXNativeTarget; |
| 227 | + buildConfigurationList = CA5E469C2DEBFE420069E0F8 /* Build configuration list for PBXNativeTarget "RemindersTests" */; |
| 228 | + buildPhases = ( |
| 229 | + CA5E46922DEBFE410069E0F8 /* Sources */, |
| 230 | + CA5E46932DEBFE410069E0F8 /* Frameworks */, |
| 231 | + CA5E46942DEBFE410069E0F8 /* Resources */, |
| 232 | + ); |
| 233 | + buildRules = ( |
| 234 | + ); |
| 235 | + dependencies = ( |
| 236 | + CA5E469B2DEBFE410069E0F8 /* PBXTargetDependency */, |
| 237 | + ); |
| 238 | + fileSystemSynchronizedGroups = ( |
| 239 | + CA5E46972DEBFE410069E0F8 /* RemindersTests */, |
| 240 | + ); |
| 241 | + name = RemindersTests; |
| 242 | + packageProductDependencies = ( |
| 243 | + CA5E47062DECEF0F0069E0F8 /* InlineSnapshotTesting */, |
| 244 | + CA5E47082DECEFC80069E0F8 /* SnapshotTestingCustomDump */, |
| 245 | + CA5E470A2DECF0280069E0F8 /* DependenciesTestSupport */, |
| 246 | + ); |
| 247 | + productName = RemindersTests; |
| 248 | + productReference = CA5E46962DEBFE410069E0F8 /* RemindersTests.xctest */; |
| 249 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 250 | + }; |
195 | 251 | CAD0017C2D874E6F00FA977A /* SyncUpTests */ = { |
196 | 252 | isa = PBXNativeTarget; |
197 | 253 | buildConfigurationList = CAD001852D874E6F00FA977A /* Build configuration list for PBXNativeTarget "SyncUpTests" */; |
|
283 | 339 | packageProductDependencies = ( |
284 | 340 | CAFDD6492D5E823A00EE099E /* SharingGRDB */, |
285 | 341 | CA14DBC82DA884C400E36852 /* CasePaths */, |
| 342 | + CA5E46902DEBB8570069E0F8 /* SwiftUINavigation */, |
286 | 343 | ); |
287 | 344 | productName = Reminders; |
288 | 345 | productReference = CAF836D82D4735AB0047AEB5 /* Reminders.app */; |
|
321 | 378 | isa = PBXProject; |
322 | 379 | attributes = { |
323 | 380 | BuildIndependentTargetsInParallel = 1; |
324 | | - LastSwiftUpdateCheck = 1630; |
| 381 | + LastSwiftUpdateCheck = 1640; |
325 | 382 | LastUpgradeCheck = 1620; |
326 | 383 | TargetAttributes = { |
| 384 | + CA5E46952DEBFE410069E0F8 = { |
| 385 | + CreatedOnToolsVersion = 16.4; |
| 386 | + TestTargetID = CAF836D72D4735AB0047AEB5; |
| 387 | + }; |
327 | 388 | CAD0017C2D874E6F00FA977A = { |
328 | 389 | CreatedOnToolsVersion = 16.3; |
329 | 390 | TestTargetID = DCBE89CB2D483FB90071F499; |
|
356 | 417 | DCBE8A122D4842BF0071F499 /* XCRemoteSwiftPackageReference "swift-case-paths" */, |
357 | 418 | DCF267372D48437300B680BE /* XCRemoteSwiftPackageReference "swift-navigation" */, |
358 | 419 | DC5FA7462D4C63D60082743E /* XCRemoteSwiftPackageReference "swift-dependencies" */, |
359 | | - DC5B73A52DEFE103004C2A16 /* XCLocalSwiftPackageReference "../../sharing-grdb" */, |
| 420 | + CA5E47052DECEF0F0069E0F8 /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */, |
360 | 421 | ); |
361 | 422 | preferredProjectObjectVersion = 77; |
362 | 423 | productRefGroup = CAF836992D4735620047AEB5 /* Products */; |
|
366 | 427 | CAF836972D4735620047AEB5 /* CaseStudies */, |
367 | 428 | CAF836A72D4735640047AEB5 /* CaseStudiesTests */, |
368 | 429 | CAF836D72D4735AB0047AEB5 /* Reminders */, |
| 430 | + CA5E46952DEBFE410069E0F8 /* RemindersTests */, |
369 | 431 | DCBE89CB2D483FB90071F499 /* SyncUps */, |
370 | 432 | CAD0017C2D874E6F00FA977A /* SyncUpTests */, |
371 | 433 | ); |
372 | 434 | }; |
373 | 435 | /* End PBXProject section */ |
374 | 436 |
|
375 | 437 | /* Begin PBXResourcesBuildPhase section */ |
| 438 | + CA5E46942DEBFE410069E0F8 /* Resources */ = { |
| 439 | + isa = PBXResourcesBuildPhase; |
| 440 | + buildActionMask = 2147483647; |
| 441 | + files = ( |
| 442 | + ); |
| 443 | + runOnlyForDeploymentPostprocessing = 0; |
| 444 | + }; |
376 | 445 | CAD0017B2D874E6F00FA977A /* Resources */ = { |
377 | 446 | isa = PBXResourcesBuildPhase; |
378 | 447 | buildActionMask = 2147483647; |
|
411 | 480 | /* End PBXResourcesBuildPhase section */ |
412 | 481 |
|
413 | 482 | /* Begin PBXSourcesBuildPhase section */ |
| 483 | + CA5E46922DEBFE410069E0F8 /* Sources */ = { |
| 484 | + isa = PBXSourcesBuildPhase; |
| 485 | + buildActionMask = 2147483647; |
| 486 | + files = ( |
| 487 | + ); |
| 488 | + runOnlyForDeploymentPostprocessing = 0; |
| 489 | + }; |
414 | 490 | CAD001792D874E6F00FA977A /* Sources */ = { |
415 | 491 | isa = PBXSourcesBuildPhase; |
416 | 492 | buildActionMask = 2147483647; |
|
449 | 525 | /* End PBXSourcesBuildPhase section */ |
450 | 526 |
|
451 | 527 | /* Begin PBXTargetDependency section */ |
| 528 | + CA5E469B2DEBFE410069E0F8 /* PBXTargetDependency */ = { |
| 529 | + isa = PBXTargetDependency; |
| 530 | + target = CAF836D72D4735AB0047AEB5 /* Reminders */; |
| 531 | + targetProxy = CA5E469A2DEBFE410069E0F8 /* PBXContainerItemProxy */; |
| 532 | + }; |
452 | 533 | CAD001822D874E6F00FA977A /* PBXTargetDependency */ = { |
453 | 534 | isa = PBXTargetDependency; |
454 | 535 | target = DCBE89CB2D483FB90071F499 /* SyncUps */; |
|
462 | 543 | /* End PBXTargetDependency section */ |
463 | 544 |
|
464 | 545 | /* Begin XCBuildConfiguration section */ |
| 546 | + CA5E469D2DEBFE420069E0F8 /* Debug */ = { |
| 547 | + isa = XCBuildConfiguration; |
| 548 | + buildSettings = { |
| 549 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 550 | + CODE_SIGN_STYLE = Automatic; |
| 551 | + CURRENT_PROJECT_VERSION = 1; |
| 552 | + GENERATE_INFOPLIST_FILE = YES; |
| 553 | + MARKETING_VERSION = 1.0; |
| 554 | + PRODUCT_BUNDLE_IDENTIFIER = co.pointfree.RemindersTests; |
| 555 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 556 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 557 | + SWIFT_VERSION = 5.0; |
| 558 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 559 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Reminders.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Reminders"; |
| 560 | + }; |
| 561 | + name = Debug; |
| 562 | + }; |
| 563 | + CA5E469E2DEBFE420069E0F8 /* Release */ = { |
| 564 | + isa = XCBuildConfiguration; |
| 565 | + buildSettings = { |
| 566 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 567 | + CODE_SIGN_STYLE = Automatic; |
| 568 | + CURRENT_PROJECT_VERSION = 1; |
| 569 | + GENERATE_INFOPLIST_FILE = YES; |
| 570 | + MARKETING_VERSION = 1.0; |
| 571 | + PRODUCT_BUNDLE_IDENTIFIER = co.pointfree.RemindersTests; |
| 572 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 573 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 574 | + SWIFT_VERSION = 5.0; |
| 575 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 576 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Reminders.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Reminders"; |
| 577 | + }; |
| 578 | + name = Release; |
| 579 | + }; |
465 | 580 | CAD001832D874E6F00FA977A /* Debug */ = { |
466 | 581 | isa = XCBuildConfiguration; |
467 | 582 | buildSettings = { |
468 | 583 | BUNDLE_LOADER = "$(TEST_HOST)"; |
469 | 584 | CODE_SIGN_STYLE = Automatic; |
470 | 585 | CURRENT_PROJECT_VERSION = 1; |
471 | 586 | GENERATE_INFOPLIST_FILE = YES; |
472 | | - IPHONEOS_DEPLOYMENT_TARGET = 18.4; |
473 | 587 | MARKETING_VERSION = 1.0; |
474 | 588 | PRODUCT_BUNDLE_IDENTIFIER = co.pointfree.SyncUpTests; |
475 | 589 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
487 | 601 | CODE_SIGN_STYLE = Automatic; |
488 | 602 | CURRENT_PROJECT_VERSION = 1; |
489 | 603 | GENERATE_INFOPLIST_FILE = YES; |
490 | | - IPHONEOS_DEPLOYMENT_TARGET = 18.4; |
491 | 604 | MARKETING_VERSION = 1.0; |
492 | 605 | PRODUCT_BUNDLE_IDENTIFIER = co.pointfree.SyncUpTests; |
493 | 606 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
682 | 795 | CODE_SIGN_STYLE = Automatic; |
683 | 796 | CURRENT_PROJECT_VERSION = 1; |
684 | 797 | GENERATE_INFOPLIST_FILE = YES; |
685 | | - IPHONEOS_DEPLOYMENT_TARGET = 18.2; |
686 | 798 | MARKETING_VERSION = 1.0; |
687 | 799 | PRODUCT_BUNDLE_IDENTIFIER = co.pointfree.CaseStudiesTests; |
688 | 800 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
699 | 811 | CODE_SIGN_STYLE = Automatic; |
700 | 812 | CURRENT_PROJECT_VERSION = 1; |
701 | 813 | GENERATE_INFOPLIST_FILE = YES; |
702 | | - IPHONEOS_DEPLOYMENT_TARGET = 18.2; |
703 | 814 | MARKETING_VERSION = 1.0; |
704 | 815 | PRODUCT_BUNDLE_IDENTIFIER = co.pointfree.CaseStudiesTests; |
705 | 816 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
822 | 933 | /* End XCBuildConfiguration section */ |
823 | 934 |
|
824 | 935 | /* Begin XCConfigurationList section */ |
| 936 | + CA5E469C2DEBFE420069E0F8 /* Build configuration list for PBXNativeTarget "RemindersTests" */ = { |
| 937 | + isa = XCConfigurationList; |
| 938 | + buildConfigurations = ( |
| 939 | + CA5E469D2DEBFE420069E0F8 /* Debug */, |
| 940 | + CA5E469E2DEBFE420069E0F8 /* Release */, |
| 941 | + ); |
| 942 | + defaultConfigurationIsVisible = 0; |
| 943 | + defaultConfigurationName = Release; |
| 944 | + }; |
825 | 945 | CAD001852D874E6F00FA977A /* Build configuration list for PBXNativeTarget "SyncUpTests" */ = { |
826 | 946 | isa = XCConfigurationList; |
827 | 947 | buildConfigurations = ( |
|
886 | 1006 | /* End XCLocalSwiftPackageReference section */ |
887 | 1007 |
|
888 | 1008 | /* Begin XCRemoteSwiftPackageReference section */ |
| 1009 | + CA5E47052DECEF0F0069E0F8 /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */ = { |
| 1010 | + isa = XCRemoteSwiftPackageReference; |
| 1011 | + repositoryURL = "https://github.com/pointfreeco/swift-snapshot-testing.git"; |
| 1012 | + requirement = { |
| 1013 | + kind = upToNextMajorVersion; |
| 1014 | + minimumVersion = 1.18.4; |
| 1015 | + }; |
| 1016 | + }; |
889 | 1017 | DC5FA7462D4C63D60082743E /* XCRemoteSwiftPackageReference "swift-dependencies" */ = { |
890 | 1018 | isa = XCRemoteSwiftPackageReference; |
891 | 1019 | repositoryURL = "https://github.com/pointfreeco/swift-dependencies"; |
|
923 | 1051 | package = DCF267372D48437300B680BE /* XCRemoteSwiftPackageReference "swift-navigation" */; |
924 | 1052 | productName = UIKitNavigation; |
925 | 1053 | }; |
| 1054 | + CA5E46902DEBB8570069E0F8 /* SwiftUINavigation */ = { |
| 1055 | + isa = XCSwiftPackageProductDependency; |
| 1056 | + package = DCF267372D48437300B680BE /* XCRemoteSwiftPackageReference "swift-navigation" */; |
| 1057 | + productName = SwiftUINavigation; |
| 1058 | + }; |
| 1059 | + CA5E47062DECEF0F0069E0F8 /* InlineSnapshotTesting */ = { |
| 1060 | + isa = XCSwiftPackageProductDependency; |
| 1061 | + package = CA5E47052DECEF0F0069E0F8 /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */; |
| 1062 | + productName = InlineSnapshotTesting; |
| 1063 | + }; |
| 1064 | + CA5E47082DECEFC80069E0F8 /* SnapshotTestingCustomDump */ = { |
| 1065 | + isa = XCSwiftPackageProductDependency; |
| 1066 | + package = CA5E47052DECEF0F0069E0F8 /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */; |
| 1067 | + productName = SnapshotTestingCustomDump; |
| 1068 | + }; |
| 1069 | + CA5E470A2DECF0280069E0F8 /* DependenciesTestSupport */ = { |
| 1070 | + isa = XCSwiftPackageProductDependency; |
| 1071 | + package = DC5FA7462D4C63D60082743E /* XCRemoteSwiftPackageReference "swift-dependencies" */; |
| 1072 | + productName = DependenciesTestSupport; |
| 1073 | + }; |
926 | 1074 | CAD001862D874F1F00FA977A /* DependenciesTestSupport */ = { |
927 | 1075 | isa = XCSwiftPackageProductDependency; |
928 | 1076 | package = DC5FA7462D4C63D60082743E /* XCRemoteSwiftPackageReference "swift-dependencies" */; |
|
0 commit comments