This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build VIViewInvalidating with Swift 6.0 for visionOS using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme VIViewInvalidating-Package -destination generic/platform=xros OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/VIViewInvalidating.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/VIViewInvalidating
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7539fb1 Fixed demo linkage
Cloned https://github.com/dagronf/VIViewInvalidating.git
Revision (git rev-parse @):
7539fb18d8366c338a701b32ec356a756c965b81
SUCCESS checkout https://github.com/dagronf/VIViewInvalidating.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.0
Building package at path:  $workDir
https://github.com/dagronf/VIViewInvalidating.git
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  VIViewInvalidating: /Users/admin/builder/spi-builder-workspace
resolved source packages: VIViewInvalidating
{
  "dependencies" : [
  ],
  "manifest_display_name" : "VIViewInvalidating",
  "name" : "VIViewInvalidating",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "VIViewInvalidating",
      "targets" : [
        "VIViewInvalidating"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "VIViewInvalidatingStatic",
      "targets" : [
        "VIViewInvalidating"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VIViewInvalidatingTests",
      "module_type" : "SwiftTarget",
      "name" : "VIViewInvalidatingTests",
      "path" : "Tests/VIViewInvalidatingTests",
      "sources" : [
        "VIViewInvalidatingTests.swift"
      ],
      "target_dependencies" : [
        "VIViewInvalidating"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VIViewInvalidating",
      "module_type" : "SwiftTarget",
      "name" : "VIViewInvalidating",
      "path" : "Sources/VIViewInvalidating",
      "product_memberships" : [
        "VIViewInvalidating",
        "VIViewInvalidatingStatic"
      ],
      "sources" : [
        "VIViewInvalidatingPropertyWrapper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "VIViewInvalidating",
      "VIViewInvalidating-Package",
      "VIViewInvalidatingStatic"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "VIViewInvalidating",
      "VIViewInvalidating-Package",
      "VIViewInvalidatingStatic"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme VIViewInvalidating-Package -destination generic/platform=xros OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme VIViewInvalidating-Package -destination generic/platform=xros "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  VIViewInvalidating: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'VIViewInvalidatingStatic' in project 'VIViewInvalidating'
        ➜ Explicit dependency on target 'VIViewInvalidating' in project 'VIViewInvalidating'
    Target 'VIViewInvalidating' in project 'VIViewInvalidating'
        ➜ Explicit dependency on target 'VIViewInvalidating' in project 'VIViewInvalidating'
    Target 'VIViewInvalidating' in project 'VIViewInvalidating' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
Build description signature: 2757e329b3d0c812562c54fde03ee384
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2757e329b3d0c812562c54fde03ee384.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks/VIViewInvalidating.framework (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks/VIViewInvalidating.framework
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/VIViewInvalidating.modulemap (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/VIViewInvalidating.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/VIViewInvalidating.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/VIViewInvalidating.modulemap (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/VIViewInvalidating.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating.LinkFileList (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating-OutputFileMap.json (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating_const_extract_protocols.json (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating.SwiftFileList (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating.SwiftFileList
SwiftDriver VIViewInvalidating normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name VIViewInvalidating -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ VIViewInvalidatingPropertyWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name VIViewInvalidating -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.o -index-unit-output-path /VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name VIViewInvalidating -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.o -index-unit-output-path /VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64 Emitting\ module\ for\ VIViewInvalidating (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name VIViewInvalidating -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:122:30: error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
109 |
110 | /// An invalidator class type
111 | open class VIViewInvalidatorAction {
    |            `- note: 'VIViewInvalidatorAction' was obsoleted in iOS 16.0
112 | 	public init() { }
113 |
    :
120 |
121 | 	/// `setNeedsDisplay`
122 | 	public static let display = VIViewInvalidatorAction.Display()
    |                              `- error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
123 | 	/// `setNeedsUpdateConstraints`
124 | 	public static let constraints = VIViewInvalidatorAction.Constraints()
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:122:20: warning: static property 'display' is not concurrency-safe because non-'Sendable' type 'VIViewInvalidatorAction.Display' may have shared mutable state; this is an error in the Swift 6 language mode
120 |
121 | 	/// `setNeedsDisplay`
122 | 	public static let display = VIViewInvalidatorAction.Display()
    |                    |- warning: static property 'display' is not concurrency-safe because non-'Sendable' type 'VIViewInvalidatorAction.Display' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: annotate 'display' with '@MainActor' if property should only be accessed from the main actor
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
123 | 	/// `setNeedsUpdateConstraints`
124 | 	public static let constraints = VIViewInvalidatorAction.Constraints()
    :
239 | public extension VIViewInvalidatorAction {
240 |
241 | 	class Display: VIViewInvalidatorAction {
    |        `- note: class 'Display' does not conform to the 'Sendable' protocol
242 | 		public override func invalidate(_ view: VIViewType) {
243 | #if os(macOS)
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:124:34: error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
109 |
110 | /// An invalidator class type
111 | open class VIViewInvalidatorAction {
    |            `- note: 'VIViewInvalidatorAction' was obsoleted in iOS 16.0
112 | 	public init() { }
113 |
    :
122 | 	public static let display = VIViewInvalidatorAction.Display()
123 | 	/// `setNeedsUpdateConstraints`
124 | 	public static let constraints = VIViewInvalidatorAction.Constraints()
    |                                  `- error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
125 | 	/// `setNeedsLayout`
126 | 	public static let layout = VIViewInvalidatorAction.Layout()
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:124:20: warning: static property 'constraints' is not concurrency-safe because non-'Sendable' type 'VIViewInvalidatorAction.Constraints' may have shared mutable state; this is an error in the Swift 6 language mode
122 | 	public static let display = VIViewInvalidatorAction.Display()
123 | 	/// `setNeedsUpdateConstraints`
124 | 	public static let constraints = VIViewInvalidatorAction.Constraints()
    |                    |- warning: static property 'constraints' is not concurrency-safe because non-'Sendable' type 'VIViewInvalidatorAction.Constraints' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: annotate 'constraints' with '@MainActor' if property should only be accessed from the main actor
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
125 | 	/// `setNeedsLayout`
126 | 	public static let layout = VIViewInvalidatorAction.Layout()
    :
249 | 	}
250 |
251 | 	class Constraints: VIViewInvalidatorAction {
    |        `- note: class 'Constraints' does not conform to the 'Sendable' protocol
252 | 		public override func invalidate(_ view: VIViewType) {
253 | #if os(macOS)
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:126:29: error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
109 |
110 | /// An invalidator class type
111 | open class VIViewInvalidatorAction {
    |            `- note: 'VIViewInvalidatorAction' was obsoleted in iOS 16.0
112 | 	public init() { }
113 |
    :
124 | 	public static let constraints = VIViewInvalidatorAction.Constraints()
125 | 	/// `setNeedsLayout`
126 | 	public static let layout = VIViewInvalidatorAction.Layout()
    |                             `- error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
127 | 	/// `invalidateIntrinsicContentSize`
128 | 	public static let intrinsicContentSize = VIViewInvalidatorAction.InstrinsicContentSize()
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:126:20: warning: static property 'layout' is not concurrency-safe because non-'Sendable' type 'VIViewInvalidatorAction.Layout' may have shared mutable state; this is an error in the Swift 6 language mode
124 | 	public static let constraints = VIViewInvalidatorAction.Constraints()
125 | 	/// `setNeedsLayout`
126 | 	public static let layout = VIViewInvalidatorAction.Layout()
    |                    |- warning: static property 'layout' is not concurrency-safe because non-'Sendable' type 'VIViewInvalidatorAction.Layout' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: annotate 'layout' with '@MainActor' if property should only be accessed from the main actor
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
127 | 	/// `invalidateIntrinsicContentSize`
128 | 	public static let intrinsicContentSize = VIViewInvalidatorAction.InstrinsicContentSize()
    :
259 | 	}
260 |
261 | 	class Layout: VIViewInvalidatorAction {
    |        `- note: class 'Layout' does not conform to the 'Sendable' protocol
262 | 		public override func invalidate(_ view: VIViewType) {
263 | #if os(macOS)
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:128:43: error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
109 |
110 | /// An invalidator class type
111 | open class VIViewInvalidatorAction {
    |            `- note: 'VIViewInvalidatorAction' was obsoleted in iOS 16.0
112 | 	public init() { }
113 |
    :
126 | 	public static let layout = VIViewInvalidatorAction.Layout()
127 | 	/// `invalidateIntrinsicContentSize`
128 | 	public static let intrinsicContentSize = VIViewInvalidatorAction.InstrinsicContentSize()
    |                                           `- error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
129 |
130 | #if canImport(AppKit)
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:128:20: warning: static property 'intrinsicContentSize' is not concurrency-safe because non-'Sendable' type 'VIViewInvalidatorAction.InstrinsicContentSize' may have shared mutable state; this is an error in the Swift 6 language mode
126 | 	public static let layout = VIViewInvalidatorAction.Layout()
127 | 	/// `invalidateIntrinsicContentSize`
128 | 	public static let intrinsicContentSize = VIViewInvalidatorAction.InstrinsicContentSize()
    |                    |- warning: static property 'intrinsicContentSize' is not concurrency-safe because non-'Sendable' type 'VIViewInvalidatorAction.InstrinsicContentSize' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: annotate 'intrinsicContentSize' with '@MainActor' if property should only be accessed from the main actor
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
129 |
130 | #if canImport(AppKit)
    :
269 | 	}
270 |
271 | 	class InstrinsicContentSize: VIViewInvalidatorAction {
    |        `- note: class 'InstrinsicContentSize' does not conform to the 'Sendable' protocol
272 | 		public override func invalidate(_ view: VIViewType) {
273 | 			view.invalidateIntrinsicContentSize()
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:141:29: error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
109 |
110 | /// An invalidator class type
111 | open class VIViewInvalidatorAction {
    |            `- note: 'VIViewInvalidatorAction' was obsoleted in iOS 16.0
112 | 	public init() { }
113 |
    :
139 | public struct VIViewInvalidating<Value: Equatable> {
140 | 	/// Built-in invalidating types supported by the propertyWrapper
141 | 	private let invalidators: [VIViewInvalidatorAction]
    |                             `- error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
142 |
143 | 	// Stored value
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:157:50: error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
109 |
110 | /// An invalidator class type
111 | open class VIViewInvalidatorAction {
    |            `- note: 'VIViewInvalidatorAction' was obsoleted in iOS 16.0
112 | 	public init() { }
113 |
    :
155 |
156 | 	/// Initialize with a built-in invalidating type.
157 | 	public init(wrappedValue: Value, _ invalidator: VIViewInvalidatorAction) {
    |                                                  `- error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
158 | 		self.valueType = wrappedValue
159 | 		self.invalidators = [invalidator]
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:163:51: error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
109 |
110 | /// An invalidator class type
111 | open class VIViewInvalidatorAction {
    |            `- note: 'VIViewInvalidatorAction' was obsoleted in iOS 16.0
112 | 	public init() { }
113 |
    :
161 |
162 | 	/// Initialize with a comma separated collection of built-in invalidating types
163 | 	public init(wrappedValue: Value, _ invalidators: VIViewInvalidatorAction...) {
    |                                                   `- error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
164 | 		self.valueType = wrappedValue
165 | 		self.invalidators = invalidators.map { $0 }
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'VIViewInvalidatingStatic' from project 'VIViewInvalidating')
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ VIViewInvalidating (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
(1 failure)
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme VIViewInvalidating-Package -destination generic/platform=xros "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  VIViewInvalidating: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'VIViewInvalidatingStatic' in project 'VIViewInvalidating'
        ➜ Explicit dependency on target 'VIViewInvalidating' in project 'VIViewInvalidating'
    Target 'VIViewInvalidating' in project 'VIViewInvalidating'
        ➜ Explicit dependency on target 'VIViewInvalidating' in project 'VIViewInvalidating'
    Target 'VIViewInvalidating' in project 'VIViewInvalidating' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
SwiftDriver VIViewInvalidating normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name VIViewInvalidating -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ VIViewInvalidating (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name VIViewInvalidating -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:122:30: error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
109 |
110 | /// An invalidator class type
111 | open class VIViewInvalidatorAction {
    |            `- note: 'VIViewInvalidatorAction' was obsoleted in iOS 16.0
112 | 	public init() { }
113 |
    :
120 |
121 | 	/// `setNeedsDisplay`
122 | 	public static let display = VIViewInvalidatorAction.Display()
    |                              `- error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
123 | 	/// `setNeedsUpdateConstraints`
124 | 	public static let constraints = VIViewInvalidatorAction.Constraints()
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:122:20: warning: static property 'display' is not concurrency-safe because non-'Sendable' type 'VIViewInvalidatorAction.Display' may have shared mutable state; this is an error in the Swift 6 language mode
120 |
121 | 	/// `setNeedsDisplay`
122 | 	public static let display = VIViewInvalidatorAction.Display()
    |                    |- warning: static property 'display' is not concurrency-safe because non-'Sendable' type 'VIViewInvalidatorAction.Display' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: annotate 'display' with '@MainActor' if property should only be accessed from the main actor
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
123 | 	/// `setNeedsUpdateConstraints`
124 | 	public static let constraints = VIViewInvalidatorAction.Constraints()
    :
239 | public extension VIViewInvalidatorAction {
240 |
241 | 	class Display: VIViewInvalidatorAction {
    |        `- note: class 'Display' does not conform to the 'Sendable' protocol
242 | 		public override func invalidate(_ view: VIViewType) {
243 | #if os(macOS)
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:124:34: error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
109 |
110 | /// An invalidator class type
111 | open class VIViewInvalidatorAction {
    |            `- note: 'VIViewInvalidatorAction' was obsoleted in iOS 16.0
112 | 	public init() { }
113 |
    :
122 | 	public static let display = VIViewInvalidatorAction.Display()
123 | 	/// `setNeedsUpdateConstraints`
124 | 	public static let constraints = VIViewInvalidatorAction.Constraints()
    |                                  `- error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
125 | 	/// `setNeedsLayout`
126 | 	public static let layout = VIViewInvalidatorAction.Layout()
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:124:20: warning: static property 'constraints' is not concurrency-safe because non-'Sendable' type 'VIViewInvalidatorAction.Constraints' may have shared mutable state; this is an error in the Swift 6 language mode
122 | 	public static let display = VIViewInvalidatorAction.Display()
123 | 	/// `setNeedsUpdateConstraints`
124 | 	public static let constraints = VIViewInvalidatorAction.Constraints()
    |                    |- warning: static property 'constraints' is not concurrency-safe because non-'Sendable' type 'VIViewInvalidatorAction.Constraints' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: annotate 'constraints' with '@MainActor' if property should only be accessed from the main actor
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
125 | 	/// `setNeedsLayout`
126 | 	public static let layout = VIViewInvalidatorAction.Layout()
    :
249 | 	}
250 |
251 | 	class Constraints: VIViewInvalidatorAction {
    |        `- note: class 'Constraints' does not conform to the 'Sendable' protocol
252 | 		public override func invalidate(_ view: VIViewType) {
253 | #if os(macOS)
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:126:29: error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
109 |
110 | /// An invalidator class type
111 | open class VIViewInvalidatorAction {
    |            `- note: 'VIViewInvalidatorAction' was obsoleted in iOS 16.0
112 | 	public init() { }
113 |
    :
124 | 	public static let constraints = VIViewInvalidatorAction.Constraints()
125 | 	/// `setNeedsLayout`
126 | 	public static let layout = VIViewInvalidatorAction.Layout()
    |                             `- error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
127 | 	/// `invalidateIntrinsicContentSize`
128 | 	public static let intrinsicContentSize = VIViewInvalidatorAction.InstrinsicContentSize()
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:126:20: warning: static property 'layout' is not concurrency-safe because non-'Sendable' type 'VIViewInvalidatorAction.Layout' may have shared mutable state; this is an error in the Swift 6 language mode
124 | 	public static let constraints = VIViewInvalidatorAction.Constraints()
125 | 	/// `setNeedsLayout`
126 | 	public static let layout = VIViewInvalidatorAction.Layout()
    |                    |- warning: static property 'layout' is not concurrency-safe because non-'Sendable' type 'VIViewInvalidatorAction.Layout' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: annotate 'layout' with '@MainActor' if property should only be accessed from the main actor
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
127 | 	/// `invalidateIntrinsicContentSize`
128 | 	public static let intrinsicContentSize = VIViewInvalidatorAction.InstrinsicContentSize()
    :
259 | 	}
260 |
261 | 	class Layout: VIViewInvalidatorAction {
    |        `- note: class 'Layout' does not conform to the 'Sendable' protocol
262 | 		public override func invalidate(_ view: VIViewType) {
263 | #if os(macOS)
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:128:43: error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
109 |
110 | /// An invalidator class type
111 | open class VIViewInvalidatorAction {
    |            `- note: 'VIViewInvalidatorAction' was obsoleted in iOS 16.0
112 | 	public init() { }
113 |
    :
126 | 	public static let layout = VIViewInvalidatorAction.Layout()
127 | 	/// `invalidateIntrinsicContentSize`
128 | 	public static let intrinsicContentSize = VIViewInvalidatorAction.InstrinsicContentSize()
    |                                           `- error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
129 |
130 | #if canImport(AppKit)
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:128:20: warning: static property 'intrinsicContentSize' is not concurrency-safe because non-'Sendable' type 'VIViewInvalidatorAction.InstrinsicContentSize' may have shared mutable state; this is an error in the Swift 6 language mode
126 | 	public static let layout = VIViewInvalidatorAction.Layout()
127 | 	/// `invalidateIntrinsicContentSize`
128 | 	public static let intrinsicContentSize = VIViewInvalidatorAction.InstrinsicContentSize()
    |                    |- warning: static property 'intrinsicContentSize' is not concurrency-safe because non-'Sendable' type 'VIViewInvalidatorAction.InstrinsicContentSize' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: annotate 'intrinsicContentSize' with '@MainActor' if property should only be accessed from the main actor
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
129 |
130 | #if canImport(AppKit)
    :
269 | 	}
270 |
271 | 	class InstrinsicContentSize: VIViewInvalidatorAction {
    |        `- note: class 'InstrinsicContentSize' does not conform to the 'Sendable' protocol
272 | 		public override func invalidate(_ view: VIViewType) {
273 | 			view.invalidateIntrinsicContentSize()
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:141:29: error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
109 |
110 | /// An invalidator class type
111 | open class VIViewInvalidatorAction {
    |            `- note: 'VIViewInvalidatorAction' was obsoleted in iOS 16.0
112 | 	public init() { }
113 |
    :
139 | public struct VIViewInvalidating<Value: Equatable> {
140 | 	/// Built-in invalidating types supported by the propertyWrapper
141 | 	private let invalidators: [VIViewInvalidatorAction]
    |                             `- error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
142 |
143 | 	// Stored value
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:157:50: error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
109 |
110 | /// An invalidator class type
111 | open class VIViewInvalidatorAction {
    |            `- note: 'VIViewInvalidatorAction' was obsoleted in iOS 16.0
112 | 	public init() { }
113 |
    :
155 |
156 | 	/// Initialize with a built-in invalidating type.
157 | 	public init(wrappedValue: Value, _ invalidator: VIViewInvalidatorAction) {
    |                                                  `- error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
158 | 		self.valueType = wrappedValue
159 | 		self.invalidators = [invalidator]
/Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift:163:51: error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
109 |
110 | /// An invalidator class type
111 | open class VIViewInvalidatorAction {
    |            `- note: 'VIViewInvalidatorAction' was obsoleted in iOS 16.0
112 | 	public init() { }
113 |
    :
161 |
162 | 	/// Initialize with a comma separated collection of built-in invalidating types
163 | 	public init(wrappedValue: Value, _ invalidators: VIViewInvalidatorAction...) {
    |                                                   `- error: 'VIViewInvalidatorAction' is unavailable in visionOS: Use the built-in @Invalidating property wrapper for iOS 15 and above
164 | 		self.valueType = wrappedValue
165 | 		self.invalidators = invalidators.map { $0 }
SwiftCompile normal arm64 Compiling\ VIViewInvalidatingPropertyWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name VIViewInvalidating -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.o -index-unit-output-path /VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/VIViewInvalidating/VIViewInvalidatingPropertyWrapper.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidating_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name VIViewInvalidating -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.o -index-unit-output-path /VIViewInvalidating.build/Debug-xros/VIViewInvalidating.build/Objects-normal/arm64/VIViewInvalidatingPropertyWrapper.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'VIViewInvalidatingStatic' from project 'VIViewInvalidating')
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ VIViewInvalidating (in target 'VIViewInvalidating' from project 'VIViewInvalidating')
(1 failure)
BUILD FAILURE 6.0 visionOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.