|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + FA53C69F2B8BF82000FC1A15 /* GatherScreenshots.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA53C69E2B8BF82000FC1A15 /* GatherScreenshots.swift */; }; |
10 | 11 | FA9687E92B8338E100123476 /* NamedNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA9687E82B8338E100123476 /* NamedNode.swift */; }; |
11 | 12 | FA9687EB2B833C1700123476 /* RuntimeObjectType.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA9687EA2B833C1700123476 /* RuntimeObjectType.swift */; }; |
12 | 13 | FA9687ED2B833C3200123476 /* RuntimeObjectDetail.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA9687EC2B833C3200123476 /* RuntimeObjectDetail.swift */; }; |
|
24 | 25 | /* End PBXBuildFile section */ |
25 | 26 |
|
26 | 27 | /* Begin PBXContainerItemProxy section */ |
| 28 | + FA53C6992B8BF70200FC1A15 /* PBXContainerItemProxy */ = { |
| 29 | + isa = PBXContainerItemProxy; |
| 30 | + containerPortal = FAD661EC2B81D1210000D2A6 /* Project object */; |
| 31 | + proxyType = 1; |
| 32 | + remoteGlobalIDString = FAD661F32B81D1210000D2A6; |
| 33 | + remoteInfo = HeaderViewer; |
| 34 | + }; |
27 | 35 | FAD6620B2B81D2990000D2A6 /* PBXContainerItemProxy */ = { |
28 | 36 | isa = PBXContainerItemProxy; |
29 | 37 | containerPortal = FAD662062B81D2990000D2A6 /* ClassDump.xcodeproj */; |
|
62 | 70 | /* End PBXCopyFilesBuildPhase section */ |
63 | 71 |
|
64 | 72 | /* Begin PBXFileReference section */ |
| 73 | + FA53C6932B8BF70200FC1A15 /* HeaderViewerUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = HeaderViewerUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 74 | + FA53C69E2B8BF82000FC1A15 /* GatherScreenshots.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GatherScreenshots.swift; sourceTree = "<group>"; }; |
| 75 | + FA53C6A02B8BFC0E00FC1A15 /* HeaderViewerUITests.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = HeaderViewerUITests.entitlements; sourceTree = "<group>"; }; |
65 | 76 | FA9687E72B82E37E00123476 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; |
66 | 77 | FA9687E82B8338E100123476 /* NamedNode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NamedNode.swift; sourceTree = "<group>"; }; |
67 | 78 | FA9687EA2B833C1700123476 /* RuntimeObjectType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RuntimeObjectType.swift; sourceTree = "<group>"; }; |
|
81 | 92 | /* End PBXFileReference section */ |
82 | 93 |
|
83 | 94 | /* Begin PBXFrameworksBuildPhase section */ |
| 95 | + FA53C6902B8BF70200FC1A15 /* Frameworks */ = { |
| 96 | + isa = PBXFrameworksBuildPhase; |
| 97 | + buildActionMask = 2147483647; |
| 98 | + files = ( |
| 99 | + ); |
| 100 | + runOnlyForDeploymentPostprocessing = 0; |
| 101 | + }; |
84 | 102 | FAD661F12B81D1210000D2A6 /* Frameworks */ = { |
85 | 103 | isa = PBXFrameworksBuildPhase; |
86 | 104 | buildActionMask = 2147483647; |
|
92 | 110 | /* End PBXFrameworksBuildPhase section */ |
93 | 111 |
|
94 | 112 | /* Begin PBXGroup section */ |
| 113 | + FA53C6942B8BF70200FC1A15 /* HeaderViewerUITests */ = { |
| 114 | + isa = PBXGroup; |
| 115 | + children = ( |
| 116 | + FA53C69E2B8BF82000FC1A15 /* GatherScreenshots.swift */, |
| 117 | + FA53C6A02B8BFC0E00FC1A15 /* HeaderViewerUITests.entitlements */, |
| 118 | + ); |
| 119 | + path = HeaderViewerUITests; |
| 120 | + sourceTree = "<group>"; |
| 121 | + }; |
95 | 122 | FAD661EB2B81D1210000D2A6 = { |
96 | 123 | isa = PBXGroup; |
97 | 124 | children = ( |
98 | 125 | FAD662062B81D2990000D2A6 /* ClassDump.xcodeproj */, |
99 | 126 | FAD661F62B81D1210000D2A6 /* HeaderViewer */, |
| 127 | + FA53C6942B8BF70200FC1A15 /* HeaderViewerUITests */, |
100 | 128 | FAD661F52B81D1210000D2A6 /* Products */, |
101 | 129 | FAD6620F2B81D2C90000D2A6 /* Frameworks */, |
102 | 130 | ); |
|
106 | 134 | isa = PBXGroup; |
107 | 135 | children = ( |
108 | 136 | FAD661F42B81D1210000D2A6 /* HeaderViewer.app */, |
| 137 | + FA53C6932B8BF70200FC1A15 /* HeaderViewerUITests.xctest */, |
109 | 138 | ); |
110 | 139 | name = Products; |
111 | 140 | sourceTree = "<group>"; |
|
150 | 179 | /* End PBXGroup section */ |
151 | 180 |
|
152 | 181 | /* Begin PBXNativeTarget section */ |
| 182 | + FA53C6922B8BF70200FC1A15 /* HeaderViewerUITests */ = { |
| 183 | + isa = PBXNativeTarget; |
| 184 | + buildConfigurationList = FA53C69B2B8BF70200FC1A15 /* Build configuration list for PBXNativeTarget "HeaderViewerUITests" */; |
| 185 | + buildPhases = ( |
| 186 | + FA53C68F2B8BF70200FC1A15 /* Sources */, |
| 187 | + FA53C6902B8BF70200FC1A15 /* Frameworks */, |
| 188 | + FA53C6912B8BF70200FC1A15 /* Resources */, |
| 189 | + ); |
| 190 | + buildRules = ( |
| 191 | + ); |
| 192 | + dependencies = ( |
| 193 | + FA53C69A2B8BF70200FC1A15 /* PBXTargetDependency */, |
| 194 | + ); |
| 195 | + name = HeaderViewerUITests; |
| 196 | + productName = HeaderViewerUITests; |
| 197 | + productReference = FA53C6932B8BF70200FC1A15 /* HeaderViewerUITests.xctest */; |
| 198 | + productType = "com.apple.product-type.bundle.ui-testing"; |
| 199 | + }; |
153 | 200 | FAD661F32B81D1210000D2A6 /* HeaderViewer */ = { |
154 | 201 | isa = PBXNativeTarget; |
155 | 202 | buildConfigurationList = FAD662032B81D1220000D2A6 /* Build configuration list for PBXNativeTarget "HeaderViewer" */; |
|
176 | 223 | isa = PBXProject; |
177 | 224 | attributes = { |
178 | 225 | BuildIndependentTargetsInParallel = 1; |
179 | | - LastSwiftUpdateCheck = 1500; |
| 226 | + LastSwiftUpdateCheck = 1520; |
180 | 227 | LastUpgradeCheck = 1520; |
181 | 228 | TargetAttributes = { |
| 229 | + FA53C6922B8BF70200FC1A15 = { |
| 230 | + CreatedOnToolsVersion = 15.2; |
| 231 | + TestTargetID = FAD661F32B81D1210000D2A6; |
| 232 | + }; |
182 | 233 | FAD661F32B81D1210000D2A6 = { |
183 | 234 | CreatedOnToolsVersion = 15.0.1; |
184 | 235 | }; |
|
204 | 255 | projectRoot = ""; |
205 | 256 | targets = ( |
206 | 257 | FAD661F32B81D1210000D2A6 /* HeaderViewer */, |
| 258 | + FA53C6922B8BF70200FC1A15 /* HeaderViewerUITests */, |
207 | 259 | ); |
208 | 260 | }; |
209 | 261 | /* End PBXProject section */ |
|
226 | 278 | /* End PBXReferenceProxy section */ |
227 | 279 |
|
228 | 280 | /* Begin PBXResourcesBuildPhase section */ |
| 281 | + FA53C6912B8BF70200FC1A15 /* Resources */ = { |
| 282 | + isa = PBXResourcesBuildPhase; |
| 283 | + buildActionMask = 2147483647; |
| 284 | + files = ( |
| 285 | + ); |
| 286 | + runOnlyForDeploymentPostprocessing = 0; |
| 287 | + }; |
229 | 288 | FAD661F22B81D1210000D2A6 /* Resources */ = { |
230 | 289 | isa = PBXResourcesBuildPhase; |
231 | 290 | buildActionMask = 2147483647; |
|
237 | 296 | /* End PBXResourcesBuildPhase section */ |
238 | 297 |
|
239 | 298 | /* Begin PBXSourcesBuildPhase section */ |
| 299 | + FA53C68F2B8BF70200FC1A15 /* Sources */ = { |
| 300 | + isa = PBXSourcesBuildPhase; |
| 301 | + buildActionMask = 2147483647; |
| 302 | + files = ( |
| 303 | + FA53C69F2B8BF82000FC1A15 /* GatherScreenshots.swift in Sources */, |
| 304 | + ); |
| 305 | + runOnlyForDeploymentPostprocessing = 0; |
| 306 | + }; |
240 | 307 | FAD661F02B81D1210000D2A6 /* Sources */ = { |
241 | 308 | isa = PBXSourcesBuildPhase; |
242 | 309 | buildActionMask = 2147483647; |
|
258 | 325 | /* End PBXSourcesBuildPhase section */ |
259 | 326 |
|
260 | 327 | /* Begin PBXTargetDependency section */ |
| 328 | + FA53C69A2B8BF70200FC1A15 /* PBXTargetDependency */ = { |
| 329 | + isa = PBXTargetDependency; |
| 330 | + target = FAD661F32B81D1210000D2A6 /* HeaderViewer */; |
| 331 | + targetProxy = FA53C6992B8BF70200FC1A15 /* PBXContainerItemProxy */; |
| 332 | + }; |
261 | 333 | FAE3C1702B81F7AC00242A99 /* PBXTargetDependency */ = { |
262 | 334 | isa = PBXTargetDependency; |
263 | 335 | name = ClassDump; |
|
266 | 338 | /* End PBXTargetDependency section */ |
267 | 339 |
|
268 | 340 | /* Begin XCBuildConfiguration section */ |
| 341 | + FA53C69C2B8BF70200FC1A15 /* Debug */ = { |
| 342 | + isa = XCBuildConfiguration; |
| 343 | + buildSettings = { |
| 344 | + CODE_SIGN_ENTITLEMENTS = HeaderViewerUITests/HeaderViewerUITests.entitlements; |
| 345 | + CODE_SIGN_STYLE = Automatic; |
| 346 | + CURRENT_PROJECT_VERSION = 1; |
| 347 | + DEVELOPMENT_TEAM = 7P56K8K4MY; |
| 348 | + GENERATE_INFOPLIST_FILE = YES; |
| 349 | + IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 350 | + MACOSX_DEPLOYMENT_TARGET = 13.0; |
| 351 | + MARKETING_VERSION = 1.0; |
| 352 | + PRODUCT_BUNDLE_IDENTIFIER = null.leptos.HeaderViewerUITests; |
| 353 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 354 | + SDKROOT = auto; |
| 355 | + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; |
| 356 | + SUPPORTS_MACCATALYST = NO; |
| 357 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 358 | + SWIFT_VERSION = 5.0; |
| 359 | + TARGETED_DEVICE_FAMILY = "1,2,7"; |
| 360 | + TEST_TARGET_NAME = HeaderViewer; |
| 361 | + }; |
| 362 | + name = Debug; |
| 363 | + }; |
| 364 | + FA53C69D2B8BF70200FC1A15 /* Release */ = { |
| 365 | + isa = XCBuildConfiguration; |
| 366 | + buildSettings = { |
| 367 | + CODE_SIGN_ENTITLEMENTS = HeaderViewerUITests/HeaderViewerUITests.entitlements; |
| 368 | + CODE_SIGN_STYLE = Automatic; |
| 369 | + CURRENT_PROJECT_VERSION = 1; |
| 370 | + DEVELOPMENT_TEAM = 7P56K8K4MY; |
| 371 | + GENERATE_INFOPLIST_FILE = YES; |
| 372 | + IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 373 | + MACOSX_DEPLOYMENT_TARGET = 13.0; |
| 374 | + MARKETING_VERSION = 1.0; |
| 375 | + PRODUCT_BUNDLE_IDENTIFIER = null.leptos.HeaderViewerUITests; |
| 376 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 377 | + SDKROOT = auto; |
| 378 | + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; |
| 379 | + SUPPORTS_MACCATALYST = NO; |
| 380 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 381 | + SWIFT_VERSION = 5.0; |
| 382 | + TARGETED_DEVICE_FAMILY = "1,2,7"; |
| 383 | + TEST_TARGET_NAME = HeaderViewer; |
| 384 | + }; |
| 385 | + name = Release; |
| 386 | + }; |
269 | 387 | FAD662012B81D1220000D2A6 /* Debug */ = { |
270 | 388 | isa = XCBuildConfiguration; |
271 | 389 | buildSettings = { |
|
465 | 583 | /* End XCBuildConfiguration section */ |
466 | 584 |
|
467 | 585 | /* Begin XCConfigurationList section */ |
| 586 | + FA53C69B2B8BF70200FC1A15 /* Build configuration list for PBXNativeTarget "HeaderViewerUITests" */ = { |
| 587 | + isa = XCConfigurationList; |
| 588 | + buildConfigurations = ( |
| 589 | + FA53C69C2B8BF70200FC1A15 /* Debug */, |
| 590 | + FA53C69D2B8BF70200FC1A15 /* Release */, |
| 591 | + ); |
| 592 | + defaultConfigurationIsVisible = 0; |
| 593 | + defaultConfigurationName = Release; |
| 594 | + }; |
468 | 595 | FAD661EF2B81D1210000D2A6 /* Build configuration list for PBXProject "HeaderViewer" */ = { |
469 | 596 | isa = XCConfigurationList; |
470 | 597 | buildConfigurations = ( |
|
0 commit comments