|
50 | 50 |
|
51 | 51 | /* Begin PBXFileReference section */ |
52 | 52 | 271D81642BB1E8E300A6D543 /* OpenAttributeGraph */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = OpenAttributeGraph; path = ../../OpenAttributeGraph; sourceTree = "<group>"; }; |
53 | | - 275751E32DEE1441003E467C /* TestingHost_SwiftUI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestingHost_SwiftUI.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 53 | + 275751E32DEE1441003E467C /* TestingHost.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestingHost.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
54 | 54 | 279080912E8E5E7B0082B5B6 /* Testing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Testing.framework; path = Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework; sourceTree = DEVELOPER_DIR; }; |
55 | | - 279283B92DFF11CE00234D64 /* OpenSwiftUIUITests_SwiftUI.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OpenSwiftUIUITests_SwiftUI.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 55 | + 279283B92DFF11CE00234D64 /* OpenSwiftUIUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OpenSwiftUIUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
56 | 56 | 27AF22B12E758F0F00D534AB /* BacklightServices.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = BacklightServices.xcframework; path = ../../DarwinPrivateFrameworks/BLS/2024/BacklightServices.xcframework; sourceTree = "<group>"; }; |
57 | 57 | 27B7FC802BB31FF500272BA5 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
58 | | - 27CD0B492AFC8D37003665EB /* Example_SwiftUI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example_SwiftUI.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 58 | + 27CD0B492AFC8D37003665EB /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
59 | 59 | 27CD0B612AFC8E0E003665EB /* OpenSwiftUI */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = OpenSwiftUI; path = ..; sourceTree = "<group>"; }; |
60 | | - 27D49DF82BA604FB00F6E2E2 /* HostingExample_SwiftUI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HostingExample_SwiftUI.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 60 | + 27D49DF82BA604FB00F6E2E2 /* HostingExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HostingExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
61 | 61 | 27E6C4D02D2842530010502F /* OpenRenderBox */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = OpenRenderBox; path = ../../OpenRenderBox; sourceTree = "<group>"; }; |
62 | 62 | 27E6C4D12D2842740010502F /* AttributeGraph.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = AttributeGraph.xcframework; path = ../../DarwinPrivateFrameworks/AG/2024/AttributeGraph.xcframework; sourceTree = "<group>"; }; |
63 | 63 | 27E6C4D42D2842810010502F /* RenderBox.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = RenderBox.xcframework; path = ../../DarwinPrivateFrameworks/RB/2024/RenderBox.xcframework; sourceTree = "<group>"; }; |
|
182 | 182 | 27CD0B4A2AFC8D37003665EB /* Products */ = { |
183 | 183 | isa = PBXGroup; |
184 | 184 | children = ( |
185 | | - 27CD0B492AFC8D37003665EB /* Example_SwiftUI.app */, |
186 | | - 27D49DF82BA604FB00F6E2E2 /* HostingExample_SwiftUI.app */, |
187 | | - 275751E32DEE1441003E467C /* TestingHost_SwiftUI.app */, |
188 | | - 279283B92DFF11CE00234D64 /* OpenSwiftUIUITests_SwiftUI.xctest */, |
| 185 | + 27CD0B492AFC8D37003665EB /* Example.app */, |
| 186 | + 27D49DF82BA604FB00F6E2E2 /* HostingExample.app */, |
| 187 | + 275751E32DEE1441003E467C /* TestingHost.app */, |
| 188 | + 279283B92DFF11CE00234D64 /* OpenSwiftUIUITests.xctest */, |
189 | 189 | ); |
190 | 190 | name = Products; |
191 | 191 | sourceTree = "<group>"; |
|
225 | 225 | 279FED0C2DF4567B00320390 /* OpenSwiftUI */, |
226 | 226 | ); |
227 | 227 | productName = TestingHost; |
228 | | - productReference = 275751E32DEE1441003E467C /* TestingHost_SwiftUI.app */; |
| 228 | + productReference = 275751E32DEE1441003E467C /* TestingHost.app */; |
229 | 229 | productType = "com.apple.product-type.application"; |
230 | 230 | }; |
231 | 231 | 279283B82DFF11CE00234D64 /* OpenSwiftUIUITests */ = { |
|
250 | 250 | 2792849E2DFF137400234D64 /* SnapshotTesting */, |
251 | 251 | ); |
252 | 252 | productName = OpenSwiftUIUITests; |
253 | | - productReference = 279283B92DFF11CE00234D64 /* OpenSwiftUIUITests_SwiftUI.xctest */; |
| 253 | + productReference = 279283B92DFF11CE00234D64 /* OpenSwiftUIUITests.xctest */; |
254 | 254 | productType = "com.apple.product-type.bundle.unit-test"; |
255 | 255 | }; |
256 | 256 | 27CD0B482AFC8D37003665EB /* Example */ = { |
|
275 | 275 | 278EF52E2E227304009C32EB /* Equatable */, |
276 | 276 | ); |
277 | 277 | productName = Example; |
278 | | - productReference = 27CD0B492AFC8D37003665EB /* Example_SwiftUI.app */; |
| 278 | + productReference = 27CD0B492AFC8D37003665EB /* Example.app */; |
279 | 279 | productType = "com.apple.product-type.application"; |
280 | 280 | }; |
281 | 281 | 27D49DF72BA604FB00F6E2E2 /* HostingExample */ = { |
|
300 | 300 | 278EF52C2E2272F2009C32EB /* Equatable */, |
301 | 301 | ); |
302 | 302 | productName = HostingExample; |
303 | | - productReference = 27D49DF82BA604FB00F6E2E2 /* HostingExample_SwiftUI.app */; |
| 303 | + productReference = 27D49DF82BA604FB00F6E2E2 /* HostingExample.app */; |
304 | 304 | productType = "com.apple.product-type.application"; |
305 | 305 | }; |
306 | 306 | /* End PBXNativeTarget section */ |
|
0 commit comments