|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | D5CEB5582E84304900A88BA3 /* SwiftUIIntrospect in Frameworks */ = {isa = PBXBuildFile; productRef = D5CEB5572E84304900A88BA3 /* SwiftUIIntrospect */; }; |
| 11 | + D5CEB6452E8431FB00A88BA3 /* Tests.xctestplan in Resources */ = {isa = PBXBuildFile; fileRef = D5CEB6442E8431FB00A88BA3 /* Tests.xctestplan */; }; |
11 | 12 | D5E04C312E842584006739F9 /* SwiftUIIntrospect in Frameworks */ = {isa = PBXBuildFile; productRef = D5E04C302E842584006739F9 /* SwiftUIIntrospect */; }; |
12 | 13 | /* End PBXBuildFile section */ |
13 | 14 |
|
|
23 | 24 |
|
24 | 25 | /* Begin PBXFileReference section */ |
25 | 26 | D5CEB5502E84303E00A88BA3 /* TestFramework.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TestFramework.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 27 | + D5CEB6442E8431FB00A88BA3 /* Tests.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = Tests.xctestplan; sourceTree = "<group>"; }; |
26 | 28 | D5E04C162E8424CD006739F9 /* TestsHostApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestsHostApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
27 | 29 | D5E04C262E84254D006739F9 /* Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
28 | 30 | /* End PBXFileReference section */ |
|
77 | 79 | children = ( |
78 | 80 | D5E04C182E8424CD006739F9 /* TestsHostApp */, |
79 | 81 | D5E04C272E84254D006739F9 /* Tests */, |
| 82 | + D5CEB6442E8431FB00A88BA3 /* Tests.xctestplan */, |
80 | 83 | D5CEB5512E84303E00A88BA3 /* TestFramework */, |
81 | 84 | D5E04C2F2E842584006739F9 /* Frameworks */, |
82 | 85 | D5E04C172E8424CD006739F9 /* Products */, |
|
231 | 234 | isa = PBXResourcesBuildPhase; |
232 | 235 | buildActionMask = 2147483647; |
233 | 236 | files = ( |
| 237 | + D5CEB6452E8431FB00A88BA3 /* Tests.xctestplan in Resources */, |
234 | 238 | ); |
235 | 239 | runOnlyForDeploymentPostprocessing = 0; |
236 | 240 | }; |
|
0 commit comments