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 EnvironmentOverrides, reference 0.0.4 (d0b763), with Swift 6.1 for visionOS using Xcode 16.3 on 26 Apr 2025 14:00:31 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EnvironmentOverrides -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nalexn/EnvironmentOverrides.git
Reference: 0.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nalexn/EnvironmentOverrides
 * tag               0.0.4      -> FETCH_HEAD
HEAD is now at d0b763a Merge branch '0.0.4'
Cloned https://github.com/nalexn/EnvironmentOverrides.git
Revision (git rev-parse @):
d0b763a678d254e51c74c48e83119bd063250ba3
SUCCESS checkout https://github.com/nalexn/EnvironmentOverrides.git at 0.0.4
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/nalexn/EnvironmentOverrides.git
https://github.com/nalexn/EnvironmentOverrides.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "EnvironmentOverrides",
  "name" : "EnvironmentOverrides",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "EnvironmentOverrides",
      "targets" : [
        "EnvironmentOverrides"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EnvironmentOverrides",
      "module_type" : "SwiftTarget",
      "name" : "EnvironmentOverrides",
      "path" : "Sources/EnvironmentOverrides",
      "product_memberships" : [
        "EnvironmentOverrides"
      ],
      "sources" : [
        "BaseView.swift",
        "EnvironmentOverridesView.swift",
        "GeneralHelpers.swift",
        "SettingsElements.swift",
        "SettingsView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "EnvironmentOverrides",
  "name" : "EnvironmentOverrides",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "EnvironmentOverrides",
      "targets" : [
        "EnvironmentOverrides"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EnvironmentOverrides",
      "module_type" : "SwiftTarget",
      "name" : "EnvironmentOverrides",
      "path" : "Sources/EnvironmentOverrides",
      "product_memberships" : [
        "EnvironmentOverrides"
      ],
      "sources" : [
        "BaseView.swift",
        "EnvironmentOverridesView.swift",
        "GeneralHelpers.swift",
        "SettingsElements.swift",
        "SettingsView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "EnvironmentOverrides",
    "schemes" : [
      "EnvironmentOverrides-Package",
      "EnvironmentOverridesPackageDescription"
    ],
    "targets" : [
      "EnvironmentOverrides",
      "EnvironmentOverridesPackageDescription"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "EnvironmentOverrides"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EnvironmentOverrides -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.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 EnvironmentOverrides -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  EnvironmentOverrides: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'EnvironmentOverrides' in project 'EnvironmentOverrides'
        ➜ Explicit dependency on target 'EnvironmentOverrides' in project 'EnvironmentOverrides'
    Target 'EnvironmentOverrides' in project 'EnvironmentOverrides' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 582eb683d5fa6eadca4d30cc7c5352b9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/582eb683d5fa6eadca4d30cc7c5352b9.xcbuilddata
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
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
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
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/EnvironmentOverrides.DependencyMetadataFileList (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/EnvironmentOverrides.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/EnvironmentOverrides.modulemap (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/EnvironmentOverrides.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/EnvironmentOverrides.DependencyStaticMetadataFileList (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/EnvironmentOverrides.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.LinkFileList (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides_const_extract_protocols.json (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.SwiftConstValuesFileList (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides-OutputFileMap.json (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.SwiftFileList (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/EnvironmentOverrides.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/EnvironmentOverrides.modulemap (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    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/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/EnvironmentOverrides.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver EnvironmentOverrides normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EnvironmentOverrides -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-16.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides-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/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.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/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides_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/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.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/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ SettingsElements.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsElements.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsElements.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsElements.swift:81:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: CGFloat = 300
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsElements.swift:81:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: CGFloat = 300
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsElements.swift:81:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: CGFloat = 300
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsElements.swift:81:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: CGFloat = 300
                   ^
        nonisolated(unsafe)
SwiftEmitModule normal arm64 Emitting\ module\ for\ EnvironmentOverrides (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
EmitSwiftModule normal arm64 (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:11:27: warning: static property 'locale' is not concurrency-safe because non-'Sendable' type 'EnvironmentValues.Diff' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let locale = Diff(rawValue: 1 << 0)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:4:12: note: consider making struct 'Diff' conform to the 'Sendable' protocol
    struct Diff: OptionSet {
           ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:11:27: note: add '@MainActor' to make static property 'locale' part of global actor 'MainActor'
        public static let locale = Diff(rawValue: 1 << 0)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:11:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let locale = Diff(rawValue: 1 << 0)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:12:27: warning: static property 'colorScheme' is not concurrency-safe because non-'Sendable' type 'EnvironmentValues.Diff' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let colorScheme = Diff(rawValue: 1 << 1)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:4:12: note: consider making struct 'Diff' conform to the 'Sendable' protocol
    struct Diff: OptionSet {
           ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:12:27: note: add '@MainActor' to make static property 'colorScheme' part of global actor 'MainActor'
        public static let colorScheme = Diff(rawValue: 1 << 1)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:12:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let colorScheme = Diff(rawValue: 1 << 1)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:13:27: warning: static property 'sizeCategory' is not concurrency-safe because non-'Sendable' type 'EnvironmentValues.Diff' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let sizeCategory = Diff(rawValue: 1 << 2)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:4:12: note: consider making struct 'Diff' conform to the 'Sendable' protocol
    struct Diff: OptionSet {
           ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:13:27: note: add '@MainActor' to make static property 'sizeCategory' part of global actor 'MainActor'
        public static let sizeCategory = Diff(rawValue: 1 << 2)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:13:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let sizeCategory = Diff(rawValue: 1 << 2)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:14:27: warning: static property 'layoutDirection' is not concurrency-safe because non-'Sendable' type 'EnvironmentValues.Diff' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let layoutDirection = Diff(rawValue: 1 << 3)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:4:12: note: consider making struct 'Diff' conform to the 'Sendable' protocol
    struct Diff: OptionSet {
           ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:14:27: note: add '@MainActor' to make static property 'layoutDirection' part of global actor 'MainActor'
        public static let layoutDirection = Diff(rawValue: 1 << 3)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:14:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let layoutDirection = Diff(rawValue: 1 << 3)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:15:27: warning: static property 'accessibilityEnabled' is not concurrency-safe because non-'Sendable' type 'EnvironmentValues.Diff' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let accessibilityEnabled = Diff(rawValue: 1 << 4)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:4:12: note: consider making struct 'Diff' conform to the 'Sendable' protocol
    struct Diff: OptionSet {
           ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:15:27: note: add '@MainActor' to make static property 'accessibilityEnabled' part of global actor 'MainActor'
        public static let accessibilityEnabled = Diff(rawValue: 1 << 4)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:15:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let accessibilityEnabled = Diff(rawValue: 1 << 4)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:65:16: warning: static property 'supportedLocales' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var supportedLocales: [Locale] = {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:65:16: note: convert 'supportedLocales' to a 'let' constant to make 'Sendable' shared state immutable
    static var supportedLocales: [Locale] = {
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:65:16: note: add '@MainActor' to make static property 'supportedLocales' part of global actor 'MainActor'
    static var supportedLocales: [Locale] = {
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:65:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var supportedLocales: [Locale] = {
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsElements.swift:81:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: CGFloat = 300
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsElements.swift:81:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: CGFloat = 300
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsElements.swift:81:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: CGFloat = 300
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsElements.swift:81:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: CGFloat = 300
                   ^
        nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ EnvironmentOverridesView.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:11:27: warning: static property 'locale' is not concurrency-safe because non-'Sendable' type 'EnvironmentValues.Diff' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let locale = Diff(rawValue: 1 << 0)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:4:12: note: consider making struct 'Diff' conform to the 'Sendable' protocol
    struct Diff: OptionSet {
           ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:11:27: note: add '@MainActor' to make static property 'locale' part of global actor 'MainActor'
        public static let locale = Diff(rawValue: 1 << 0)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:11:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let locale = Diff(rawValue: 1 << 0)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:12:27: warning: static property 'colorScheme' is not concurrency-safe because non-'Sendable' type 'EnvironmentValues.Diff' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let colorScheme = Diff(rawValue: 1 << 1)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:4:12: note: consider making struct 'Diff' conform to the 'Sendable' protocol
    struct Diff: OptionSet {
           ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:12:27: note: add '@MainActor' to make static property 'colorScheme' part of global actor 'MainActor'
        public static let colorScheme = Diff(rawValue: 1 << 1)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:12:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let colorScheme = Diff(rawValue: 1 << 1)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:13:27: warning: static property 'sizeCategory' is not concurrency-safe because non-'Sendable' type 'EnvironmentValues.Diff' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let sizeCategory = Diff(rawValue: 1 << 2)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:4:12: note: consider making struct 'Diff' conform to the 'Sendable' protocol
    struct Diff: OptionSet {
           ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:13:27: note: add '@MainActor' to make static property 'sizeCategory' part of global actor 'MainActor'
        public static let sizeCategory = Diff(rawValue: 1 << 2)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:13:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let sizeCategory = Diff(rawValue: 1 << 2)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:14:27: warning: static property 'layoutDirection' is not concurrency-safe because non-'Sendable' type 'EnvironmentValues.Diff' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let layoutDirection = Diff(rawValue: 1 << 3)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:4:12: note: consider making struct 'Diff' conform to the 'Sendable' protocol
    struct Diff: OptionSet {
           ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:14:27: note: add '@MainActor' to make static property 'layoutDirection' part of global actor 'MainActor'
        public static let layoutDirection = Diff(rawValue: 1 << 3)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:14:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let layoutDirection = Diff(rawValue: 1 << 3)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:15:27: warning: static property 'accessibilityEnabled' is not concurrency-safe because non-'Sendable' type 'EnvironmentValues.Diff' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let accessibilityEnabled = Diff(rawValue: 1 << 4)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:4:12: note: consider making struct 'Diff' conform to the 'Sendable' protocol
    struct Diff: OptionSet {
           ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:15:27: note: add '@MainActor' to make static property 'accessibilityEnabled' part of global actor 'MainActor'
        public static let accessibilityEnabled = Diff(rawValue: 1 << 4)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:15:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let accessibilityEnabled = Diff(rawValue: 1 << 4)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:110:34: warning: 'animation' was deprecated in visionOS 1.0: Use withAnimation or animation(_:value:) instead.
        opacity(display ? 1 : 0).animation(display ?
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:160:26: warning: capture of 'value' with non-sendable type 'Value' in a '@Sendable' closure
        self.init(get: { value }, set: { value = $0 })
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:160:26: warning: reference to captured var 'value' in concurrently-executing code
        self.init(get: { value }, set: { value = $0 })
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:160:42: warning: capture of 'value' with non-sendable type 'Value' in a '@Sendable' closure
        self.init(get: { value }, set: { value = $0 })
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift:160:42: warning: mutation of captured var 'value' in concurrently-executing code
        self.init(get: { value }, set: { value = $0 })
                                         ^
SwiftCompile normal arm64 Compiling\ SettingsView.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsView.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsView.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GeneralHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/BaseView.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsElements.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/GeneralHelpers.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/GeneralHelpers.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/GeneralHelpers.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/GeneralHelpers.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.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/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name EnvironmentOverrides -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/GeneralHelpers.o -index-unit-output-path /EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/GeneralHelpers.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/EnvironmentOverrides/GeneralHelpers.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:65:16: warning: static property 'supportedLocales' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var supportedLocales: [Locale] = {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:65:16: note: convert 'supportedLocales' to a 'let' constant to make 'Sendable' shared state immutable
    static var supportedLocales: [Locale] = {
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:65:16: note: add '@MainActor' to make static property 'supportedLocales' part of global actor 'MainActor'
    static var supportedLocales: [Locale] = {
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:65:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var supportedLocales: [Locale] = {
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:10:13: warning: capture of 'toValue' with non-sendable type '(Value) -> T' in a '@Sendable' closure
            toValue(self.wrappedValue)
            ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:10:13: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            toValue(self.wrappedValue)
            ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:10:21: warning: capture of 'self' with non-sendable type 'Binding<Value>' in a '@Sendable' closure
            toValue(self.wrappedValue)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:12:13: warning: capture of 'self' with non-sendable type 'Binding<Value>' in a '@Sendable' closure
            self.wrappedValue = fromValue(value)
            ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:12:33: warning: capture of 'fromValue' with non-sendable type '(T) -> Value' in a '@Sendable' closure
            self.wrappedValue = fromValue(value)
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:12:33: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            self.wrappedValue = fromValue(value)
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:18:13: warning: capture of 'self' with non-sendable type 'Binding<Value>' in a '@Sendable' closure
            self.wrappedValue
            ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:20:13: warning: capture of 'self' with non-sendable type 'Binding<Value>' in a '@Sendable' closure
            self.wrappedValue = value
            ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:21:13: warning: capture of 'perform' with non-sendable type '(Value) -> Void' in a '@Sendable' closure
            perform(value)
            ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:21:13: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            perform(value)
            ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:102:54: error: 'UIScreen' is unavailable in visionOS
        let renderer = UIGraphicsImageRenderer(size: UIScreen.main.bounds.size)
                                                     ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:104:34: warning: 'windows' was deprecated in visionOS 1.0: Use UIWindowScene.windows on a relevant window scene instead
            UIApplication.shared.windows
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:102:68: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        let renderer = UIGraphicsImageRenderer(size: UIScreen.main.bounds.size)
                                                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:59:39: note: property declared here
@property(nonatomic,readonly) CGRect  bounds;                // Bounds of entire screen in points
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:100:17: note: add '@MainActor' to make static method 'takeScreenshot()' part of global actor 'MainActor'
    static func takeScreenshot() -> Bool {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:102:63: warning: main actor-isolated class property 'main' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        let renderer = UIGraphicsImageRenderer(size: UIScreen.main.bounds.size)
                                                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: class property declared here
@property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen", ios(2.0, API_TO_BE_DEPRECATED), visionos(1.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos); // the device's internal screen
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:100:17: note: add '@MainActor' to make static method 'takeScreenshot()' part of global actor 'MainActor'
    static func takeScreenshot() -> Bool {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:104:34: warning: main actor-isolated property 'windows' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            UIApplication.shared.windows
                                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:109:62: note: property declared here
@property(nonatomic,readonly) NSArray<__kindof UIWindow *>  *windows API_DEPRECATED("Use UIWindowScene.windows on a relevant window scene instead", ios(2.0, 15.0), visionos(1.0, 1.0)) API_UNAVAILABLE(watchos);
                                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:104:27: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            UIApplication.shared.windows
                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:105:34: warning: main actor-isolated property 'windowLevel' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                .sorted(by: { $0.windowLevel.rawValue < $1.windowLevel.rawValue })
                                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:37:36: note: property declared here
@property(nonatomic) UIWindowLevel windowLevel;                   // default = 0.0
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:105:60: warning: main actor-isolated property 'windowLevel' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                .sorted(by: { $0.windowLevel.rawValue < $1.windowLevel.rawValue })
                                                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:37:36: note: property declared here
@property(nonatomic) UIWindowLevel windowLevel;                   // default = 0.0
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:107:28: warning: call to main actor-isolated instance method 'drawHierarchy(in:afterScreenUpdates:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                    window.drawHierarchy(in: window.frame, afterScreenUpdates: false)
                           ^
UIKit.UIView.drawHierarchy:3:24: note: calls to instance method 'drawHierarchy(in:afterScreenUpdates:)' from outside of its actor context are implicitly asynchronous
  @MainActor open func drawHierarchy(in rect: CGRect, afterScreenUpdates afterUpdates: Bool) -> Bool}
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:107:53: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    window.drawHierarchy(in: window.frame, afterScreenUpdates: false)
                                                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: property declared here
@property(nonatomic) CGRect            frame;
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:122:9: error: 'UINotificationFeedbackGenerator' is unavailable in visionOS
        UINotificationFeedbackGenerator().notificationOccurred(.success)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINotificationFeedbackGenerator.h:21:12: note: 'UINotificationFeedbackGenerator' has been explicitly marked unavailable here
@interface UINotificationFeedbackGenerator : UIFeedbackGenerator
           ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:122:43: warning: call to main actor-isolated instance method 'notificationOccurred' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        UINotificationFeedbackGenerator().notificationOccurred(.success)
                                          ^
UIKit.UINotificationFeedbackGenerator.notificationOccurred:2:22: note: calls to instance method 'notificationOccurred' from outside of its actor context are implicitly asynchronous
@MainActor open func notificationOccurred(_ notificationType: UINotificationFeedbackGenerator.FeedbackType)}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:120:17: note: add '@MainActor' to make static method 'successFeedback()' part of global actor 'MainActor'
    static func successFeedback() {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:122:9: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        UINotificationFeedbackGenerator().notificationOccurred(.success)
        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIFeedbackGenerator.h:21:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init API_DEPRECATED_WITH_REPLACEMENT("+feedbackGeneratorForView:", ios(10.0, API_TO_BE_DEPRECATED));
^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:120:17: note: add '@MainActor' to make static method 'successFeedback()' part of global actor 'MainActor'
    static func successFeedback() {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:128:9: error: 'UINotificationFeedbackGenerator' is unavailable in visionOS
        UINotificationFeedbackGenerator().notificationOccurred(.error)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINotificationFeedbackGenerator.h:21:12: note: 'UINotificationFeedbackGenerator' has been explicitly marked unavailable here
@interface UINotificationFeedbackGenerator : UIFeedbackGenerator
           ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:128:43: warning: call to main actor-isolated instance method 'notificationOccurred' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        UINotificationFeedbackGenerator().notificationOccurred(.error)
                                          ^
UIKit.UINotificationFeedbackGenerator.notificationOccurred:2:22: note: calls to instance method 'notificationOccurred' from outside of its actor context are implicitly asynchronous
@MainActor open func notificationOccurred(_ notificationType: UINotificationFeedbackGenerator.FeedbackType)}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:126:17: note: add '@MainActor' to make static method 'errorFeedback()' part of global actor 'MainActor'
    static func errorFeedback() {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:128:9: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        UINotificationFeedbackGenerator().notificationOccurred(.error)
        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIFeedbackGenerator.h:21:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init API_DEPRECATED_WITH_REPLACEMENT("+feedbackGeneratorForView:", ios(10.0, API_TO_BE_DEPRECATED));
^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:126:17: note: add '@MainActor' to make static method 'errorFeedback()' part of global actor 'MainActor'
    static func errorFeedback() {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:134:9: error: 'UIImpactFeedbackGenerator' is unavailable in visionOS
        UIImpactFeedbackGenerator(style: .medium).impactOccurred()
        ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImpactFeedbackGenerator.h:25:12: note: 'UIImpactFeedbackGenerator' has been explicitly marked unavailable here
@interface UIImpactFeedbackGenerator : UIFeedbackGenerator
           ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:134:51: warning: call to main actor-isolated instance method 'impactOccurred()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        UIImpactFeedbackGenerator(style: .medium).impactOccurred()
                                                  ^
UIKit.UIImpactFeedbackGenerator.impactOccurred:2:22: note: calls to instance method 'impactOccurred()' from outside of its actor context are implicitly asynchronous
@MainActor open func impactOccurred()}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:132:17: note: add '@MainActor' to make static method 'toggleFeedback()' part of global actor 'MainActor'
    static func toggleFeedback() {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:134:9: warning: call to main actor-isolated initializer 'init(style:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        UIImpactFeedbackGenerator(style: .medium).impactOccurred()
        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImpactFeedbackGenerator.h:38:1: note: calls to initializer 'init(style:)' from outside of its actor context are implicitly asynchronous
- (instancetype)initWithStyle:(UIImpactFeedbackStyle)style API_DEPRECATED_WITH_REPLACEMENT("+feedbackGeneratorWithStyle:forView:", ios(10.0, API_TO_BE_DEPRECATED));
^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:132:17: note: add '@MainActor' to make static method 'toggleFeedback()' part of global actor 'MainActor'
    static func toggleFeedback() {
                ^
    @MainActor
SwiftCompile normal arm64 Compiling\ BaseView.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/BaseView.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/BaseView.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for EnvironmentOverrides (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
SwiftDriver\ Compilation\ Requirements EnvironmentOverrides normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EnvironmentOverrides -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-16.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides-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/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.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/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides_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/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.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/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/EnvironmentOverrides-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides-Swift.h (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/EnvironmentOverrides-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/EnvironmentOverrides.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.swiftmodule (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/EnvironmentOverrides.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/EnvironmentOverrides.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.abi.json (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/EnvironmentOverrides.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/EnvironmentOverrides.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.swiftsourceinfo (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/EnvironmentOverrides.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/EnvironmentOverrides.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.swiftdoc (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/EnvironmentOverrides.swiftmodule/arm64-apple-xros.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling BaseView.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ GeneralHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
	Building workspace spi-builder-workspace with scheme EnvironmentOverrides
(3 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  EnvironmentOverrides: /Users/admin/builder/spi-builder-workspace
resolved source packages: EnvironmentOverrides
{
  "dependencies" : [
  ],
  "manifest_display_name" : "EnvironmentOverrides",
  "name" : "EnvironmentOverrides",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "EnvironmentOverrides",
      "targets" : [
        "EnvironmentOverrides"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EnvironmentOverrides",
      "module_type" : "SwiftTarget",
      "name" : "EnvironmentOverrides",
      "path" : "Sources/EnvironmentOverrides",
      "product_memberships" : [
        "EnvironmentOverrides"
      ],
      "sources" : [
        "BaseView.swift",
        "EnvironmentOverridesView.swift",
        "GeneralHelpers.swift",
        "SettingsElements.swift",
        "SettingsView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "EnvironmentOverrides"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EnvironmentOverrides -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-16.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 EnvironmentOverrides -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  EnvironmentOverrides: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'EnvironmentOverrides' in project 'EnvironmentOverrides'
        ➜ Explicit dependency on target 'EnvironmentOverrides' in project 'EnvironmentOverrides'
    Target 'EnvironmentOverrides' in project 'EnvironmentOverrides' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6e003fd1187027c9dfefc2ac9d2ade0a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6e003fd1187027c9dfefc2ac9d2ade0a.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
SwiftDriver EnvironmentOverrides normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EnvironmentOverrides -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-16.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides-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/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides.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/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides_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/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.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/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ EnvironmentOverridesView.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BaseView.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/BaseView.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/BaseView.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GeneralHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/BaseView.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/EnvironmentOverridesView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsElements.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/GeneralHelpers.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/GeneralHelpers.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/GeneralHelpers.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/GeneralHelpers.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/EnvironmentOverrides_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.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/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name EnvironmentOverrides -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/GeneralHelpers.o -index-unit-output-path /EnvironmentOverrides.build/Debug-xros/EnvironmentOverrides.build/Objects-normal/arm64/GeneralHelpers.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/EnvironmentOverrides/GeneralHelpers.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:102:54: error: 'UIScreen' is unavailable in visionOS
        let renderer = UIGraphicsImageRenderer(size: UIScreen.main.bounds.size)
                                                     ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:104:34: warning: 'windows' was deprecated in visionOS 1.0: Use UIWindowScene.windows on a relevant window scene instead
            UIApplication.shared.windows
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:122:9: error: 'UINotificationFeedbackGenerator' is unavailable in visionOS
        UINotificationFeedbackGenerator().notificationOccurred(.success)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINotificationFeedbackGenerator.h:21:12: note: 'UINotificationFeedbackGenerator' has been explicitly marked unavailable here
@interface UINotificationFeedbackGenerator : UIFeedbackGenerator
           ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:128:9: error: 'UINotificationFeedbackGenerator' is unavailable in visionOS
        UINotificationFeedbackGenerator().notificationOccurred(.error)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINotificationFeedbackGenerator.h:21:12: note: 'UINotificationFeedbackGenerator' has been explicitly marked unavailable here
@interface UINotificationFeedbackGenerator : UIFeedbackGenerator
           ^
/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift:134:9: error: 'UIImpactFeedbackGenerator' is unavailable in visionOS
        UIImpactFeedbackGenerator(style: .medium).impactOccurred()
        ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImpactFeedbackGenerator.h:25:12: note: 'UIImpactFeedbackGenerator' has been explicitly marked unavailable here
@interface UIImpactFeedbackGenerator : UIFeedbackGenerator
           ^
SwiftCompile normal arm64 Compiling\ SettingsElements.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsElements.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsElements.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ EnvironmentOverrides (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
EmitSwiftModule normal arm64 (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SettingsView.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsView.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/SettingsView.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ GeneralHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentOverrides/GeneralHelpers.swift (in target 'EnvironmentOverrides' from project 'EnvironmentOverrides')
	Building workspace spi-builder-workspace with scheme EnvironmentOverrides
(3 failures)
BUILD FAILURE 6.1 visionOS