|
50 | 50 |
|
51 | 51 | /* Begin PBXFileReference section */ |
52 | 52 | 271D81642BB1E8E300A6D543 /* OpenAttributeGraph */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = OpenAttributeGraph; path = ../../OpenAttributeGraph; sourceTree = "<group>"; }; |
53 | | - 275751E32DEE1441003E467C /* TestingHost.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestingHost.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 53 | + 275751E32DEE1441003E467C /* TestingHost_SwiftUI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestingHost_SwiftUI.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.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OpenSwiftUIUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 55 | + 279283B92DFF11CE00234D64 /* OpenSwiftUIUITests_SwiftUI.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OpenSwiftUIUITests_SwiftUI.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.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 58 | + 27CD0B492AFC8D37003665EB /* Example_SwiftUI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example_SwiftUI.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
59 | 59 | 27CD0B612AFC8E0E003665EB /* OpenSwiftUI */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = OpenSwiftUI; path = ..; sourceTree = "<group>"; }; |
60 | | - 27D49DF82BA604FB00F6E2E2 /* HostingExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HostingExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 60 | + 27D49DF82BA604FB00F6E2E2 /* HostingExample_SwiftUI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HostingExample_SwiftUI.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.app */, |
186 | | - 27D49DF82BA604FB00F6E2E2 /* HostingExample.app */, |
187 | | - 275751E32DEE1441003E467C /* TestingHost.app */, |
188 | | - 279283B92DFF11CE00234D64 /* OpenSwiftUIUITests.xctest */, |
| 185 | + 27CD0B492AFC8D37003665EB /* Example_SwiftUI.app */, |
| 186 | + 27D49DF82BA604FB00F6E2E2 /* HostingExample_SwiftUI.app */, |
| 187 | + 275751E32DEE1441003E467C /* TestingHost_SwiftUI.app */, |
| 188 | + 279283B92DFF11CE00234D64 /* OpenSwiftUIUITests_SwiftUI.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.app */; |
| 228 | + productReference = 275751E32DEE1441003E467C /* TestingHost_SwiftUI.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.xctest */; |
| 253 | + productReference = 279283B92DFF11CE00234D64 /* OpenSwiftUIUITests_SwiftUI.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.app */; |
| 278 | + productReference = 27CD0B492AFC8D37003665EB /* Example_SwiftUI.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.app */; |
| 303 | + productReference = 27D49DF82BA604FB00F6E2E2 /* HostingExample_SwiftUI.app */; |
304 | 304 | productType = "com.apple.product-type.application"; |
305 | 305 | }; |
306 | 306 | /* End PBXNativeTarget section */ |
|
513 | 513 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
514 | 514 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; |
515 | 515 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; |
516 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
517 | 516 | SDKROOT = auto; |
518 | 517 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; |
519 | 518 | SUPPORTS_MACCATALYST = NO; |
|
543 | 542 | "$(inherited)", |
544 | 543 | "@executable_path/Frameworks", |
545 | 544 | ); |
546 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
547 | 545 | REGISTER_APP_GROUPS = NO; |
548 | 546 | SDKROOT = auto; |
549 | 547 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; |
|
620 | 618 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
621 | 619 | MTL_FAST_MATH = YES; |
622 | 620 | ONLY_ACTIVE_ARCH = YES; |
623 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
624 | 621 | REGISTER_APP_GROUPS = YES; |
625 | 622 | SDKROOT = auto; |
626 | 623 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; |
|
689 | 686 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES; |
690 | 687 | MTL_ENABLE_DEBUG_INFO = NO; |
691 | 688 | MTL_FAST_MATH = YES; |
692 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
693 | 689 | REGISTER_APP_GROUPS = YES; |
694 | 690 | SDKROOT = auto; |
695 | 691 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; |
|
759 | 755 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES; |
760 | 756 | MTL_ENABLE_DEBUG_INFO = NO; |
761 | 757 | MTL_FAST_MATH = YES; |
762 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
763 | 758 | REGISTER_APP_GROUPS = YES; |
764 | 759 | SDKROOT = auto; |
765 | 760 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; |
|
829 | 824 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES; |
830 | 825 | MTL_ENABLE_DEBUG_INFO = NO; |
831 | 826 | MTL_FAST_MATH = YES; |
832 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
833 | 827 | REGISTER_APP_GROUPS = YES; |
834 | 828 | SDKROOT = auto; |
835 | 829 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; |
|
923 | 917 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
924 | 918 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; |
925 | 919 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; |
926 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
927 | 920 | SDKROOT = auto; |
928 | 921 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; |
929 | 922 | SUPPORTS_MACCATALYST = NO; |
|
953 | 946 | "$(inherited)", |
954 | 947 | "@executable_path/Frameworks", |
955 | 948 | ); |
956 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
957 | 949 | REGISTER_APP_GROUPS = NO; |
958 | 950 | SDKROOT = auto; |
959 | 951 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; |
|
1051 | 1043 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
1052 | 1044 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; |
1053 | 1045 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; |
1054 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
1055 | 1046 | SDKROOT = auto; |
1056 | 1047 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; |
1057 | 1048 | SUPPORTS_MACCATALYST = NO; |
|
1081 | 1072 | "$(inherited)", |
1082 | 1073 | "@executable_path/Frameworks", |
1083 | 1074 | ); |
1084 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
1085 | 1075 | REGISTER_APP_GROUPS = NO; |
1086 | 1076 | SDKROOT = auto; |
1087 | 1077 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; |
|
1109 | 1099 | GENERATE_INFOPLIST_FILE = YES; |
1110 | 1100 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES; |
1111 | 1101 | ONLY_ACTIVE_ARCH = YES; |
1112 | | - PRODUCT_BUNDLE_IDENTIFIER = org.OpenSwiftUI.OpenSwiftUIUITests; |
1113 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
1114 | 1102 | SDKROOT = auto; |
1115 | 1103 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; |
1116 | 1104 | SUPPORTS_MACCATALYST = NO; |
|
1131 | 1119 | ENABLE_USER_SCRIPT_SANDBOXING = YES; |
1132 | 1120 | GENERATE_INFOPLIST_FILE = YES; |
1133 | 1121 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES; |
1134 | | - PRODUCT_BUNDLE_IDENTIFIER = org.OpenSwiftUI.OpenSwiftUIUITests; |
1135 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
1136 | 1122 | SDKROOT = auto; |
1137 | 1123 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; |
1138 | 1124 | SUPPORTS_MACCATALYST = NO; |
|
1153 | 1139 | ENABLE_USER_SCRIPT_SANDBOXING = YES; |
1154 | 1140 | GENERATE_INFOPLIST_FILE = YES; |
1155 | 1141 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES; |
1156 | | - PRODUCT_BUNDLE_IDENTIFIER = org.OpenSwiftUI.OpenSwiftUIUITests; |
1157 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
1158 | 1142 | SDKROOT = auto; |
1159 | 1143 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; |
1160 | 1144 | SUPPORTS_MACCATALYST = NO; |
|
1175 | 1159 | ENABLE_USER_SCRIPT_SANDBOXING = YES; |
1176 | 1160 | GENERATE_INFOPLIST_FILE = YES; |
1177 | 1161 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES; |
1178 | | - PRODUCT_BUNDLE_IDENTIFIER = org.OpenSwiftUI.OpenSwiftUIUITests; |
1179 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
1180 | 1162 | SDKROOT = auto; |
1181 | 1163 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; |
1182 | 1164 | SUPPORTS_MACCATALYST = NO; |
|
1269 | 1251 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
1270 | 1252 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; |
1271 | 1253 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; |
1272 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
1273 | 1254 | SDKROOT = auto; |
1274 | 1255 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; |
1275 | 1256 | SUPPORTS_MACCATALYST = NO; |
|
1299 | 1280 | "$(inherited)", |
1300 | 1281 | "@executable_path/Frameworks", |
1301 | 1282 | ); |
1302 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
1303 | 1283 | REGISTER_APP_GROUPS = NO; |
1304 | 1284 | SDKROOT = auto; |
1305 | 1285 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; |
|
0 commit comments