|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 55; |
| 6 | + objectVersion = 70; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | D503B2AC2A49BFE300027F5F /* VideoPlayerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D503B2AB2A49BFE300027F5F /* VideoPlayerTests.swift */; };
|
| 11 | + D50556532E3A6F5A00312263 /* SwiftUIIntrospect in Frameworks */ = {isa = PBXBuildFile; productRef = D50556522E3A6F5A00312263 /* SwiftUIIntrospect */; }; |
11 | 12 | D50FFE8E2A17E2A400C32641 /* ScrollViewTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D50FFE8D2A17E2A400C32641 /* ScrollViewTests.swift */; };
|
12 | 13 | D534D4DC2A4A596200218BFB /* WindowTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D534D4DB2A4A596200218BFB /* WindowTests.swift */; };
|
13 | 14 | D55BAD142DFF2B050038443E /* WebViewTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55BAD132DFF2B050038443E /* WebViewTests.swift */; };
|
|
78 | 79 |
|
79 | 80 | /* Begin PBXFileReference section */
|
80 | 81 | D503B2AB2A49BFE300027F5F /* VideoPlayerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoPlayerTests.swift; sourceTree = "<group>"; };
|
| 82 | + D505564B2E3A6F2700312263 /* TestFramework.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TestFramework.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
81 | 83 | D50FFE8D2A17E2A400C32641 /* ScrollViewTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScrollViewTests.swift; sourceTree = "<group>"; };
|
82 | 84 | D534D4DB2A4A596200218BFB /* WindowTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WindowTests.swift; sourceTree = "<group>"; };
|
83 | 85 | D55BAD132DFF2B050038443E /* WebViewTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebViewTests.swift; sourceTree = "<group>"; };
|
|
137 | 139 | D5F8D5EE2A1E87950054E9AB /* NavigationViewWithColumnsStyleTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationViewWithColumnsStyleTests.swift; sourceTree = "<group>"; };
|
138 | 140 | /* End PBXFileReference section */
|
139 | 141 |
|
| 142 | +/* Begin PBXFileSystemSynchronizedRootGroup section */ |
| 143 | + D505564C2E3A6F2700312263 /* TestFramework */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = TestFramework; sourceTree = "<group>"; }; |
| 144 | +/* End PBXFileSystemSynchronizedRootGroup section */ |
| 145 | + |
140 | 146 | /* Begin PBXFrameworksBuildPhase section */
|
| 147 | + D50556482E3A6F2700312263 /* Frameworks */ = { |
| 148 | + isa = PBXFrameworksBuildPhase; |
| 149 | + buildActionMask = 2147483647; |
| 150 | + files = ( |
| 151 | + D50556532E3A6F5A00312263 /* SwiftUIIntrospect in Frameworks */, |
| 152 | + ); |
| 153 | + runOnlyForDeploymentPostprocessing = 0; |
| 154 | + }; |
141 | 155 | D5F0BE4629C0DBE800AD95AB /* Frameworks */ = {
|
142 | 156 | isa = PBXFrameworksBuildPhase;
|
143 | 157 | buildActionMask = 2147483647;
|
|
220 | 234 | children = (
|
221 | 235 | D5F0BE4B29C0DBE800AD95AB /* TestsHostApp */,
|
222 | 236 | D5F0BE5E29C0DC0000AD95AB /* Tests */,
|
| 237 | + D505564C2E3A6F2700312263 /* TestFramework */, |
223 | 238 | D5F0BE4A29C0DBE800AD95AB /* Products */,
|
224 | 239 | D5F0BE7029C0E12300AD95AB /* Frameworks */,
|
225 | 240 | );
|
|
230 | 245 | children = (
|
231 | 246 | D5F0BE4929C0DBE800AD95AB /* TestsHostApp.app */,
|
232 | 247 | D5F0BE5D29C0DC0000AD95AB /* Tests.xctest */,
|
| 248 | + D505564B2E3A6F2700312263 /* TestFramework.framework */, |
233 | 249 | );
|
234 | 250 | name = Products;
|
235 | 251 | sourceTree = "<group>";
|
|
262 | 278 | };
|
263 | 279 | /* End PBXGroup section */
|
264 | 280 |
|
| 281 | +/* Begin PBXHeadersBuildPhase section */ |
| 282 | + D50556462E3A6F2700312263 /* Headers */ = { |
| 283 | + isa = PBXHeadersBuildPhase; |
| 284 | + buildActionMask = 2147483647; |
| 285 | + files = ( |
| 286 | + ); |
| 287 | + runOnlyForDeploymentPostprocessing = 0; |
| 288 | + }; |
| 289 | +/* End PBXHeadersBuildPhase section */ |
| 290 | + |
265 | 291 | /* Begin PBXNativeTarget section */
|
| 292 | + D505564A2E3A6F2700312263 /* TestFramework */ = { |
| 293 | + isa = PBXNativeTarget; |
| 294 | + buildConfigurationList = D50556512E3A6F2700312263 /* Build configuration list for PBXNativeTarget "TestFramework" */; |
| 295 | + buildPhases = ( |
| 296 | + D50556462E3A6F2700312263 /* Headers */, |
| 297 | + D50556472E3A6F2700312263 /* Sources */, |
| 298 | + D50556482E3A6F2700312263 /* Frameworks */, |
| 299 | + D50556492E3A6F2700312263 /* Resources */, |
| 300 | + ); |
| 301 | + buildRules = ( |
| 302 | + ); |
| 303 | + dependencies = ( |
| 304 | + ); |
| 305 | + fileSystemSynchronizedGroups = ( |
| 306 | + D505564C2E3A6F2700312263 /* TestFramework */, |
| 307 | + ); |
| 308 | + name = TestFramework; |
| 309 | + packageProductDependencies = ( |
| 310 | + D50556522E3A6F5A00312263 /* SwiftUIIntrospect */, |
| 311 | + ); |
| 312 | + productName = TestFramework; |
| 313 | + productReference = D505564B2E3A6F2700312263 /* TestFramework.framework */; |
| 314 | + productType = "com.apple.product-type.framework"; |
| 315 | + }; |
266 | 316 | D5F0BE4829C0DBE800AD95AB /* TestsHostApp */ = {
|
267 | 317 | isa = PBXNativeTarget;
|
268 | 318 | buildConfigurationList = D5F0BE5829C0DBE900AD95AB /* Build configuration list for PBXNativeTarget "TestsHostApp" */;
|
|
308 | 358 | isa = PBXProject;
|
309 | 359 | attributes = {
|
310 | 360 | BuildIndependentTargetsInParallel = 1;
|
311 |
| - LastSwiftUpdateCheck = 1500; |
| 361 | + LastSwiftUpdateCheck = 2600; |
312 | 362 | LastUpgradeCheck = 1500;
|
313 | 363 | TargetAttributes = {
|
| 364 | + D505564A2E3A6F2700312263 = { |
| 365 | + CreatedOnToolsVersion = 26.0; |
| 366 | + }; |
314 | 367 | D5F0BE4829C0DBE800AD95AB = {
|
315 | 368 | CreatedOnToolsVersion = 14.2;
|
316 | 369 | };
|
|
338 | 391 | targets = (
|
339 | 392 | D5F0BE4829C0DBE800AD95AB /* TestsHostApp */,
|
340 | 393 | D5F0BE5C29C0DC0000AD95AB /* Tests */,
|
| 394 | + D505564A2E3A6F2700312263 /* TestFramework */, |
341 | 395 | );
|
342 | 396 | };
|
343 | 397 | /* End PBXProject section */
|
344 | 398 |
|
345 | 399 | /* Begin PBXResourcesBuildPhase section */
|
| 400 | + D50556492E3A6F2700312263 /* Resources */ = { |
| 401 | + isa = PBXResourcesBuildPhase; |
| 402 | + buildActionMask = 2147483647; |
| 403 | + files = ( |
| 404 | + ); |
| 405 | + runOnlyForDeploymentPostprocessing = 0; |
| 406 | + }; |
346 | 407 | D5F0BE4729C0DBE800AD95AB /* Resources */ = {
|
347 | 408 | isa = PBXResourcesBuildPhase;
|
348 | 409 | buildActionMask = 2147483647;
|
|
360 | 421 | /* End PBXResourcesBuildPhase section */
|
361 | 422 |
|
362 | 423 | /* Begin PBXSourcesBuildPhase section */
|
| 424 | + D50556472E3A6F2700312263 /* Sources */ = { |
| 425 | + isa = PBXSourcesBuildPhase; |
| 426 | + buildActionMask = 2147483647; |
| 427 | + files = ( |
| 428 | + ); |
| 429 | + runOnlyForDeploymentPostprocessing = 0; |
| 430 | + }; |
363 | 431 | D5F0BE4529C0DBE800AD95AB /* Sources */ = {
|
364 | 432 | isa = PBXSourcesBuildPhase;
|
365 | 433 | buildActionMask = 2147483647;
|
|
441 | 509 | /* End PBXTargetDependency section */
|
442 | 510 |
|
443 | 511 | /* Begin XCBuildConfiguration section */
|
| 512 | + D505564F2E3A6F2700312263 /* Debug */ = { |
| 513 | + isa = XCBuildConfiguration; |
| 514 | + buildSettings = { |
| 515 | + ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES; |
| 516 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 517 | + BUILD_LIBRARY_FOR_DISTRIBUTION = YES; |
| 518 | + CLANG_ANALYZER_NONNULL = YES; |
| 519 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 520 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; |
| 521 | + CLANG_ENABLE_MODULES = YES; |
| 522 | + CLANG_ENABLE_OBJC_ARC = YES; |
| 523 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 524 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 525 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 526 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 527 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 528 | + CODE_SIGN_STYLE = Automatic; |
| 529 | + COPY_PHASE_STRIP = NO; |
| 530 | + CURRENT_PROJECT_VERSION = 1; |
| 531 | + DEBUG_INFORMATION_FORMAT = dwarf; |
| 532 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 533 | + DYLIB_CURRENT_VERSION = 1; |
| 534 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 535 | + ENABLE_MODULE_VERIFIER = YES; |
| 536 | + ENABLE_USER_SCRIPT_SANDBOXING = YES; |
| 537 | + GCC_C_LANGUAGE_STANDARD = gnu17; |
| 538 | + GCC_DYNAMIC_NO_PIC = NO; |
| 539 | + GCC_OPTIMIZATION_LEVEL = 0; |
| 540 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 541 | + "DEBUG=1", |
| 542 | + "$(inherited)", |
| 543 | + ); |
| 544 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 545 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 546 | + GENERATE_INFOPLIST_FILE = YES; |
| 547 | + INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
| 548 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 549 | + IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 550 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 551 | + "@executable_path/Frameworks", |
| 552 | + "@loader_path/Frameworks", |
| 553 | + ); |
| 554 | + "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = ( |
| 555 | + "@executable_path/../Frameworks", |
| 556 | + "@loader_path/Frameworks", |
| 557 | + ); |
| 558 | + LOCALIZATION_PREFERS_STRING_CATALOGS = YES; |
| 559 | + MACOSX_DEPLOYMENT_TARGET = 11.0; |
| 560 | + MARKETING_VERSION = 1.0; |
| 561 | + MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++"; |
| 562 | + MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20"; |
| 563 | + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
| 564 | + MTL_FAST_MATH = YES; |
| 565 | + PRODUCT_BUNDLE_IDENTIFIER = com.siteline.TestFramework; |
| 566 | + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 567 | + SDKROOT = auto; |
| 568 | + SKIP_INSTALL = YES; |
| 569 | + STRING_CATALOG_GENERATE_SYMBOLS = YES; |
| 570 | + SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator xros xrsimulator"; |
| 571 | + SUPPORTS_MACCATALYST = YES; |
| 572 | + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; |
| 573 | + SWIFT_APPROACHABLE_CONCURRENCY = YES; |
| 574 | + SWIFT_EMIT_LOC_STRINGS = YES; |
| 575 | + SWIFT_INSTALL_MODULE = YES; |
| 576 | + SWIFT_INSTALL_OBJC_HEADER = NO; |
| 577 | + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 578 | + SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; |
| 579 | + SWIFT_VERSION = 5.0; |
| 580 | + TARGETED_DEVICE_FAMILY = "1,2,3,4,7"; |
| 581 | + TVOS_DEPLOYMENT_TARGET = 14.0; |
| 582 | + VERSIONING_SYSTEM = "apple-generic"; |
| 583 | + VERSION_INFO_PREFIX = ""; |
| 584 | + WATCHOS_DEPLOYMENT_TARGET = 6; |
| 585 | + XROS_DEPLOYMENT_TARGET = 1.0; |
| 586 | + }; |
| 587 | + name = Debug; |
| 588 | + }; |
| 589 | + D50556502E3A6F2700312263 /* Release */ = { |
| 590 | + isa = XCBuildConfiguration; |
| 591 | + buildSettings = { |
| 592 | + ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES; |
| 593 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 594 | + BUILD_LIBRARY_FOR_DISTRIBUTION = YES; |
| 595 | + CLANG_ANALYZER_NONNULL = YES; |
| 596 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 597 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; |
| 598 | + CLANG_ENABLE_MODULES = YES; |
| 599 | + CLANG_ENABLE_OBJC_ARC = YES; |
| 600 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 601 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 602 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 603 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 604 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 605 | + CODE_SIGN_STYLE = Automatic; |
| 606 | + COPY_PHASE_STRIP = NO; |
| 607 | + CURRENT_PROJECT_VERSION = 1; |
| 608 | + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 609 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 610 | + DYLIB_CURRENT_VERSION = 1; |
| 611 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 612 | + ENABLE_MODULE_VERIFIER = YES; |
| 613 | + ENABLE_NS_ASSERTIONS = NO; |
| 614 | + ENABLE_USER_SCRIPT_SANDBOXING = YES; |
| 615 | + GCC_C_LANGUAGE_STANDARD = gnu17; |
| 616 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 617 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 618 | + GENERATE_INFOPLIST_FILE = YES; |
| 619 | + INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
| 620 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 621 | + IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 622 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 623 | + "@executable_path/Frameworks", |
| 624 | + "@loader_path/Frameworks", |
| 625 | + ); |
| 626 | + "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = ( |
| 627 | + "@executable_path/../Frameworks", |
| 628 | + "@loader_path/Frameworks", |
| 629 | + ); |
| 630 | + LOCALIZATION_PREFERS_STRING_CATALOGS = YES; |
| 631 | + MACOSX_DEPLOYMENT_TARGET = 11.0; |
| 632 | + MARKETING_VERSION = 1.0; |
| 633 | + MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++"; |
| 634 | + MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20"; |
| 635 | + MTL_ENABLE_DEBUG_INFO = NO; |
| 636 | + MTL_FAST_MATH = YES; |
| 637 | + PRODUCT_BUNDLE_IDENTIFIER = com.siteline.TestFramework; |
| 638 | + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 639 | + SDKROOT = auto; |
| 640 | + SKIP_INSTALL = YES; |
| 641 | + STRING_CATALOG_GENERATE_SYMBOLS = YES; |
| 642 | + SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator xros xrsimulator"; |
| 643 | + SUPPORTS_MACCATALYST = YES; |
| 644 | + SWIFT_APPROACHABLE_CONCURRENCY = YES; |
| 645 | + SWIFT_COMPILATION_MODE = wholemodule; |
| 646 | + SWIFT_EMIT_LOC_STRINGS = YES; |
| 647 | + SWIFT_INSTALL_MODULE = YES; |
| 648 | + SWIFT_INSTALL_OBJC_HEADER = NO; |
| 649 | + SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; |
| 650 | + SWIFT_VERSION = 5.0; |
| 651 | + TARGETED_DEVICE_FAMILY = "1,2,3,4,7"; |
| 652 | + TVOS_DEPLOYMENT_TARGET = 14.0; |
| 653 | + VERSIONING_SYSTEM = "apple-generic"; |
| 654 | + VERSION_INFO_PREFIX = ""; |
| 655 | + WATCHOS_DEPLOYMENT_TARGET = 6; |
| 656 | + XROS_DEPLOYMENT_TARGET = 1.0; |
| 657 | + }; |
| 658 | + name = Release; |
| 659 | + }; |
444 | 660 | D5F0BE4329C0DB9700AD95AB /* Debug */ = {
|
445 | 661 | isa = XCBuildConfiguration;
|
446 | 662 | buildSettings = {
|
|
866 | 1082 | /* End XCBuildConfiguration section */
|
867 | 1083 |
|
868 | 1084 | /* Begin XCConfigurationList section */
|
| 1085 | + D50556512E3A6F2700312263 /* Build configuration list for PBXNativeTarget "TestFramework" */ = { |
| 1086 | + isa = XCConfigurationList; |
| 1087 | + buildConfigurations = ( |
| 1088 | + D505564F2E3A6F2700312263 /* Debug */, |
| 1089 | + D50556502E3A6F2700312263 /* Release */, |
| 1090 | + ); |
| 1091 | + defaultConfigurationIsVisible = 0; |
| 1092 | + defaultConfigurationName = Release; |
| 1093 | + }; |
869 | 1094 | D5F0BE4229C0DB9700AD95AB /* Build configuration list for PBXProject "Tests" */ = {
|
870 | 1095 | isa = XCConfigurationList;
|
871 | 1096 | buildConfigurations = (
|
|
896 | 1121 | /* End XCConfigurationList section */
|
897 | 1122 |
|
898 | 1123 | /* Begin XCSwiftPackageProductDependency section */
|
| 1124 | + D50556522E3A6F5A00312263 /* SwiftUIIntrospect */ = { |
| 1125 | + isa = XCSwiftPackageProductDependency; |
| 1126 | + productName = SwiftUIIntrospect; |
| 1127 | + }; |
899 | 1128 | D58CE15529C621B30081BFB0 /* SwiftUIIntrospect */ = {
|
900 | 1129 | isa = XCSwiftPackageProductDependency;
|
901 | 1130 | productName = SwiftUIIntrospect;
|
|
0 commit comments