|
37 | 37 | remoteGlobalIDString = WA000003; |
38 | 38 | remoteInfo = ClarissaWatch; |
39 | 39 | }; |
| 40 | + WT000010 /* PBXContainerItemProxy */ = { |
| 41 | + isa = PBXContainerItemProxy; |
| 42 | + containerPortal = A000000B /* Project object */; |
| 43 | + proxyType = 1; |
| 44 | + remoteGlobalIDString = WA000003; |
| 45 | + remoteInfo = ClarissaWatch; |
| 46 | + }; |
40 | 47 | /* End PBXContainerItemProxy section */ |
41 | 48 |
|
42 | 49 | /* Begin PBXCopyFilesBuildPhase section */ |
|
71 | 78 | W0000011 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; |
72 | 79 | W0000013 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; |
73 | 80 | WA000002 /* ClarissaWatch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ClarissaWatch.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 81 | + WT000001 /* ClarissaWatchUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ClarissaWatchUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
74 | 82 | /* End PBXFileReference section */ |
75 | 83 |
|
76 | 84 | /* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
|
137 | 145 | path = Sources/Watch; |
138 | 146 | sourceTree = "<group>"; |
139 | 147 | }; |
| 148 | + WT000050 /* ClarissaWatchUITests */ = { |
| 149 | + isa = PBXFileSystemSynchronizedRootGroup; |
| 150 | + path = ClarissaWatchUITests; |
| 151 | + sourceTree = "<group>"; |
| 152 | + }; |
140 | 153 | /* End PBXFileSystemSynchronizedRootGroup section */ |
141 | 154 |
|
142 | 155 | /* Begin PBXFrameworksBuildPhase section */ |
|
172 | 185 | ); |
173 | 186 | runOnlyForDeploymentPostprocessing = 0; |
174 | 187 | }; |
| 188 | + WT000060 /* Frameworks */ = { |
| 189 | + isa = PBXFrameworksBuildPhase; |
| 190 | + buildActionMask = 2147483647; |
| 191 | + files = ( |
| 192 | + ); |
| 193 | + runOnlyForDeploymentPostprocessing = 0; |
| 194 | + }; |
175 | 195 | /* End PBXFrameworksBuildPhase section */ |
176 | 196 |
|
177 | 197 | /* Begin PBXGroup section */ |
|
184 | 204 | W0000050 /* ClarissaWidgets */, |
185 | 205 | WA000050 /* ClarissaWatch */, |
186 | 206 | 7EECC0682EFB0BE8006BB322 /* ClarissaUITests */, |
| 207 | + WT000050 /* ClarissaWatchUITests */, |
187 | 208 | W0000070 /* Frameworks */, |
188 | 209 | A0000008 /* Products */, |
189 | 210 | ); |
|
196 | 217 | W0000003 /* ClarissaWidgets.appex */, |
197 | 218 | WA000002 /* ClarissaWatch.app */, |
198 | 219 | 7EECC0672EFB0BE8006BB322 /* ClarissaUITests.xctest */, |
| 220 | + WT000001 /* ClarissaWatchUITests.xctest */, |
199 | 221 | ); |
200 | 222 | name = Products; |
201 | 223 | sourceTree = "<group>"; |
|
309 | 331 | productReference = WA000002 /* ClarissaWatch.app */; |
310 | 332 | productType = "com.apple.product-type.application"; |
311 | 333 | }; |
| 334 | + WT000002 /* ClarissaWatchUITests */ = { |
| 335 | + isa = PBXNativeTarget; |
| 336 | + buildConfigurationList = WT000080 /* Build configuration list for PBXNativeTarget "ClarissaWatchUITests" */; |
| 337 | + buildPhases = ( |
| 338 | + WT000061 /* Sources */, |
| 339 | + WT000060 /* Frameworks */, |
| 340 | + WT000062 /* Resources */, |
| 341 | + ); |
| 342 | + buildRules = ( |
| 343 | + ); |
| 344 | + dependencies = ( |
| 345 | + WT000011 /* PBXTargetDependency */, |
| 346 | + ); |
| 347 | + fileSystemSynchronizedGroups = ( |
| 348 | + WT000050 /* ClarissaWatchUITests */, |
| 349 | + ); |
| 350 | + name = ClarissaWatchUITests; |
| 351 | + packageProductDependencies = ( |
| 352 | + ); |
| 353 | + productName = ClarissaWatchUITests; |
| 354 | + productReference = WT000001 /* ClarissaWatchUITests.xctest */; |
| 355 | + productType = "com.apple.product-type.bundle.ui-testing"; |
| 356 | + }; |
312 | 357 | /* End PBXNativeTarget section */ |
313 | 358 |
|
314 | 359 | /* Begin PBXProject section */ |
|
332 | 377 | WA000003 = { |
333 | 378 | CreatedOnToolsVersion = 26.2; |
334 | 379 | }; |
| 380 | + WT000002 = { |
| 381 | + CreatedOnToolsVersion = 26.2; |
| 382 | + TestTargetID = WA000003; |
| 383 | + }; |
335 | 384 | }; |
336 | 385 | }; |
337 | 386 | buildConfigurationList = A000000C /* Build configuration list for PBXProject "Clarissa" */; |
|
355 | 404 | W0000004 /* ClarissaWidgets */, |
356 | 405 | WA000003 /* ClarissaWatch */, |
357 | 406 | 7EECC0662EFB0BE8006BB322 /* ClarissaUITests */, |
| 407 | + WT000002 /* ClarissaWatchUITests */, |
358 | 408 | ); |
359 | 409 | }; |
360 | 410 | /* End PBXProject section */ |
|
388 | 438 | ); |
389 | 439 | runOnlyForDeploymentPostprocessing = 0; |
390 | 440 | }; |
| 441 | + WT000062 /* Resources */ = { |
| 442 | + isa = PBXResourcesBuildPhase; |
| 443 | + buildActionMask = 2147483647; |
| 444 | + files = ( |
| 445 | + ); |
| 446 | + runOnlyForDeploymentPostprocessing = 0; |
| 447 | + }; |
391 | 448 | /* End PBXResourcesBuildPhase section */ |
392 | 449 |
|
393 | 450 | /* Begin PBXSourcesBuildPhase section */ |
|
419 | 476 | ); |
420 | 477 | runOnlyForDeploymentPostprocessing = 0; |
421 | 478 | }; |
| 479 | + WT000061 /* Sources */ = { |
| 480 | + isa = PBXSourcesBuildPhase; |
| 481 | + buildActionMask = 2147483647; |
| 482 | + files = ( |
| 483 | + ); |
| 484 | + runOnlyForDeploymentPostprocessing = 0; |
| 485 | + }; |
422 | 486 | /* End PBXSourcesBuildPhase section */ |
423 | 487 |
|
424 | 488 | /* Begin PBXTargetDependency section */ |
|
438 | 502 | target = WA000003 /* ClarissaWatch */; |
439 | 503 | targetProxy = WA000010 /* PBXContainerItemProxy */; |
440 | 504 | }; |
| 505 | + WT000011 /* PBXTargetDependency */ = { |
| 506 | + isa = PBXTargetDependency; |
| 507 | + target = WA000003 /* ClarissaWatch */; |
| 508 | + targetProxy = WT000010 /* PBXContainerItemProxy */; |
| 509 | + }; |
441 | 510 | /* End PBXTargetDependency section */ |
442 | 511 |
|
443 | 512 | /* Begin XCBuildConfiguration section */ |
|
814 | 883 | }; |
815 | 884 | name = Release; |
816 | 885 | }; |
| 886 | + WT000081 /* Debug */ = { |
| 887 | + isa = XCBuildConfiguration; |
| 888 | + buildSettings = { |
| 889 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 890 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 891 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 892 | + CODE_SIGN_STYLE = Automatic; |
| 893 | + CURRENT_PROJECT_VERSION = 15; |
| 894 | + DEVELOPMENT_TEAM = SDRCMNG666; |
| 895 | + GCC_C_LANGUAGE_STANDARD = gnu17; |
| 896 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 897 | + "DEBUG=1", |
| 898 | + "$(inherited)", |
| 899 | + ); |
| 900 | + GENERATE_INFOPLIST_FILE = YES; |
| 901 | + LOCALIZATION_PREFERS_STRING_CATALOGS = YES; |
| 902 | + MARKETING_VERSION = 1.0.0; |
| 903 | + PRODUCT_BUNDLE_IDENTIFIER = dev.rye.ClarissaWatchUITests; |
| 904 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 905 | + SDKROOT = watchos; |
| 906 | + STRING_CATALOG_GENERATE_SYMBOLS = NO; |
| 907 | + SUPPORTED_PLATFORMS = "watchos watchsimulator"; |
| 908 | + SWIFT_APPROACHABLE_CONCURRENCY = YES; |
| 909 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 910 | + SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; |
| 911 | + SWIFT_VERSION = 6.0; |
| 912 | + TARGETED_DEVICE_FAMILY = 4; |
| 913 | + TEST_TARGET_NAME = ClarissaWatch; |
| 914 | + WATCHOS_DEPLOYMENT_TARGET = 26.0; |
| 915 | + }; |
| 916 | + name = Debug; |
| 917 | + }; |
| 918 | + WT000082 /* Release */ = { |
| 919 | + isa = XCBuildConfiguration; |
| 920 | + buildSettings = { |
| 921 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 922 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 923 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 924 | + CODE_SIGN_STYLE = Automatic; |
| 925 | + CURRENT_PROJECT_VERSION = 15; |
| 926 | + DEVELOPMENT_TEAM = SDRCMNG666; |
| 927 | + GCC_C_LANGUAGE_STANDARD = gnu17; |
| 928 | + GENERATE_INFOPLIST_FILE = YES; |
| 929 | + LOCALIZATION_PREFERS_STRING_CATALOGS = YES; |
| 930 | + MARKETING_VERSION = 1.0.0; |
| 931 | + PRODUCT_BUNDLE_IDENTIFIER = dev.rye.ClarissaWatchUITests; |
| 932 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 933 | + SDKROOT = watchos; |
| 934 | + STRING_CATALOG_GENERATE_SYMBOLS = NO; |
| 935 | + SUPPORTED_PLATFORMS = "watchos watchsimulator"; |
| 936 | + SWIFT_APPROACHABLE_CONCURRENCY = YES; |
| 937 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 938 | + SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; |
| 939 | + SWIFT_VERSION = 6.0; |
| 940 | + TARGETED_DEVICE_FAMILY = 4; |
| 941 | + TEST_TARGET_NAME = ClarissaWatch; |
| 942 | + WATCHOS_DEPLOYMENT_TARGET = 26.0; |
| 943 | + }; |
| 944 | + name = Release; |
| 945 | + }; |
817 | 946 | /* End XCBuildConfiguration section */ |
818 | 947 |
|
819 | 948 | /* Begin XCConfigurationList section */ |
|
862 | 991 | defaultConfigurationIsVisible = 0; |
863 | 992 | defaultConfigurationName = Release; |
864 | 993 | }; |
| 994 | + WT000080 /* Build configuration list for PBXNativeTarget "ClarissaWatchUITests" */ = { |
| 995 | + isa = XCConfigurationList; |
| 996 | + buildConfigurations = ( |
| 997 | + WT000081 /* Debug */, |
| 998 | + WT000082 /* Release */, |
| 999 | + ); |
| 1000 | + defaultConfigurationIsVisible = 0; |
| 1001 | + defaultConfigurationName = Release; |
| 1002 | + }; |
865 | 1003 | /* End XCConfigurationList section */ |
866 | 1004 |
|
867 | 1005 | /* Begin XCLocalSwiftPackageReference section */ |
|
0 commit comments