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 Deviice, reference develop (aaf527), with Swift 6.1 for visionOS using Xcode 16.3 on 30 Apr 2025 23:26:55 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/andrealufino/Deviice.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/andrealufino/Deviice
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at aaf5276 Merge tag '2.1.5' into develop
Cloned https://github.com/andrealufino/Deviice.git
Revision (git rev-parse @):
aaf527604cf075509e073fec24c1691105322d47
SUCCESS checkout https://github.com/andrealufino/Deviice.git at develop
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/andrealufino/Deviice.git
https://github.com/andrealufino/Deviice.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Deviice",
  "name" : "Deviice",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Deviice",
      "targets" : [
        "Deviice"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DeviiceTests",
      "module_type" : "SwiftTarget",
      "name" : "DeviiceTests",
      "path" : "Tests/DeviiceTests",
      "sources" : [
        "DeviiceTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Deviice"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Deviice",
      "module_type" : "SwiftTarget",
      "name" : "Deviice",
      "path" : "Sources/Deviice",
      "product_memberships" : [
        "Deviice"
      ],
      "sources" : [
        "Connectivity.swift",
        "Device.swift",
        "Deviice.swift",
        "Family.swift",
        "Groups.swift",
        "Identifier.swift",
        "Mapper.swift",
        "Model.swift",
        "ScreenSize.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
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" : "Deviice",
  "name" : "Deviice",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Deviice",
      "targets" : [
        "Deviice"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DeviiceTests",
      "module_type" : "SwiftTarget",
      "name" : "DeviiceTests",
      "path" : "Tests/DeviiceTests",
      "sources" : [
        "DeviiceTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Deviice"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Deviice",
      "module_type" : "SwiftTarget",
      "name" : "Deviice",
      "path" : "Sources/Deviice",
      "product_memberships" : [
        "Deviice"
      ],
      "sources" : [
        "Connectivity.swift",
        "Device.swift",
        "Deviice.swift",
        "Family.swift",
        "Groups.swift",
        "Identifier.swift",
        "Mapper.swift",
        "Model.swift",
        "ScreenSize.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Pods",
    "schemes" : [
      "Deviice",
      "Pods-Deviice_Example",
      "Pods-Deviice_Tests"
    ],
    "targets" : [
      "Deviice",
      "Pods-Deviice_Example",
      "Pods-Deviice_Tests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Deviice"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Deviice -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 Deviice -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:
  Deviice: /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 'Deviice' in project 'Deviice'
        ➜ Explicit dependency on target 'Deviice' in project 'Deviice'
    Target 'Deviice' in project 'Deviice' (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: 052835716a1eb65d6296b941464c8021
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/052835716a1eb65d6296b941464c8021.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
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/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
    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/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/Deviice.build/Debug-xros/Deviice.build/Deviice.modulemap (in target 'Deviice' from project 'Deviice')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Deviice.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Deviice.DependencyMetadataFileList (in target 'Deviice' from project 'Deviice')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Deviice.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Deviice.DependencyStaticMetadataFileList (in target 'Deviice' from project 'Deviice')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Deviice.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.SwiftFileList (in target 'Deviice' from project 'Deviice')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.LinkFileList (in target 'Deviice' from project 'Deviice')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice-OutputFileMap.json (in target 'Deviice' from project 'Deviice')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.SwiftConstValuesFileList (in target 'Deviice' from project 'Deviice')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice_const_extract_protocols.json (in target 'Deviice' from project 'Deviice')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Deviice.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Deviice.modulemap (in target 'Deviice' from project 'Deviice')
    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/Deviice.build/Debug-xros/Deviice.build/Deviice.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver Deviice normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Deviice' from project 'Deviice')
    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 Deviice -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-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/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice-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/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.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/Deviice.build/Debug-xros/Deviice.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice_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/Deviice.build/Debug-xros/Deviice.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.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/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Connectivity.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Connectivity.swift (in target 'Deviice' from project 'Deviice')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Connectivity.swift (in target 'Deviice' from project 'Deviice')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift:206:16: warning: static property 'rawIdentifier' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var rawIdentifier: String = {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift:206:16: note: convert 'rawIdentifier' to a 'let' constant to make 'Sendable' shared state immutable
    static var rawIdentifier: String = {
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift:206:16: note: add '@MainActor' to make static property 'rawIdentifier' part of global actor 'MainActor'
    static var rawIdentifier: String = {
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift:206:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var rawIdentifier: String = {
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Mapper.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Mapper.swift (in target 'Deviice' from project 'Deviice')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Mapper.swift (in target 'Deviice' from project 'Deviice')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift:74:16: error: 'UIScreen' is unavailable in visionOS
        return UIScreen.main.scale > 1.0
               ^~~~~~~~
/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/Deviice/Device.swift:74:30: warning: main actor-isolated property 'scale' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        return UIScreen.main.scale > 1.0
                             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:60:39: note: property declared here
@property(nonatomic,readonly) CGFloat scale API_AVAILABLE(ios(4.0));
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift:74:25: 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
        return UIScreen.main.scale > 1.0
                        ^
/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/Deviice/Device.swift:95:33: warning: main actor-isolated property 'name' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        return UIDevice.current.name
                                ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:39:51: note: property declared here
@property(nonatomic,readonly,strong) NSString    *name;              // Synonym for model. Prior to iOS 16, user-assigned device name (e.g. @"My iPhone").
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift:95:25: warning: main actor-isolated class property 'current' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        return UIDevice.current.name
                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:37:49: note: class property declared here
@property(class, nonatomic, readonly) UIDevice *currentDevice;
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift:105:31: warning: main actor-isolated property 'systemName' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
      return UIDevice.current.systemName
                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:42:51: note: property declared here
@property(nonatomic,readonly,strong) NSString    *systemName;        // e.g. @"iOS"
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift:105:23: warning: main actor-isolated class property 'current' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
      return UIDevice.current.systemName
                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:37:49: note: class property declared here
@property(class, nonatomic, readonly) UIDevice *currentDevice;
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift:115:31: warning: main actor-isolated property 'systemVersion' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
      return UIDevice.current.systemVersion
                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:43:51: note: property declared here
@property(nonatomic,readonly,strong) NSString    *systemVersion;     // e.g. @"4.0"
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift:115:23: warning: main actor-isolated class property 'current' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
      return UIDevice.current.systemVersion
                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:37:49: note: class property declared here
@property(class, nonatomic, readonly) UIDevice *currentDevice;
                                                ^
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/Deviice/Connectivity.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Family.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Groups.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Mapper.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Model.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/ScreenSize.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Device.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Device.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Device.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Device.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 -profile-generate -profile-coverage-mapping -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/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice_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/Deviice.build/Debug-xros/Deviice.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/Deviice.build/Debug-xros/Deviice.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Deviice -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/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Device.o -index-unit-output-path /Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Device.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Family.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Family.swift (in target 'Deviice' from project 'Deviice')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Family.swift (in target 'Deviice' from project 'Deviice')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:171:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    public private (set) var identifier: String
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:173:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    public private (set) var type: DeviiceType
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:175:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    public private (set) var model: String
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:177:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    public private (set) var size: DeviiceSize
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:179:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    public private (set) var connectivity: DeviiceConnectivity
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:181:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    public private (set) var completeName: String
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:183:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    public private (set) var year: Int
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:1026:11: warning: 'Deviice' is deprecated: Use Device class instead.
extension Deviice: CustomStringConvertible {
          ^
SwiftEmitModule normal arm64 Emitting\ module\ for\ Deviice (in target 'Deviice' from project 'Deviice')
EmitSwiftModule normal arm64 (in target 'Deviice' from project 'Deviice')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:171:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    public private (set) var identifier: String
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:173:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    public private (set) var type: DeviiceType
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:175:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    public private (set) var model: String
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:177:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    public private (set) var size: DeviiceSize
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:179:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    public private (set) var connectivity: DeviiceConnectivity
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:181:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    public private (set) var completeName: String
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:183:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    public private (set) var year: Int
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:1026:11: warning: 'Deviice' is deprecated: Use Device class instead.
extension Deviice: CustomStringConvertible {
          ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift:206:16: warning: static property 'rawIdentifier' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var rawIdentifier: String = {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift:206:16: note: convert 'rawIdentifier' to a 'let' constant to make 'Sendable' shared state immutable
    static var rawIdentifier: String = {
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift:206:16: note: add '@MainActor' to make static property 'rawIdentifier' part of global actor 'MainActor'
    static var rawIdentifier: String = {
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift:206:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var rawIdentifier: String = {
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ ScreenSize.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/ScreenSize.swift (in target 'Deviice' from project 'Deviice')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Deviice/ScreenSize.swift (in target 'Deviice' from project 'Deviice')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Deviice/ScreenSize.swift:60:9: warning: default will never be executed
        default:                        return 0
        ^
SwiftCompile normal arm64 Compiling\ Groups.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Groups.swift (in target 'Deviice' from project 'Deviice')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Groups.swift (in target 'Deviice' from project 'Deviice')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for Deviice (in target 'Deviice' from project 'Deviice')
SwiftDriver\ Compilation\ Requirements Deviice normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Deviice' from project 'Deviice')
    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 Deviice -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-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/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice-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/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.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/Deviice.build/Debug-xros/Deviice.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice_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/Deviice.build/Debug-xros/Deviice.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.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/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice-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/Deviice-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice-Swift.h (in target 'Deviice' from project 'Deviice')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Deviice-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Deviice.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.swiftmodule (in target 'Deviice' from project 'Deviice')
    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/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Deviice.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Deviice.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.swiftdoc (in target 'Deviice' from project 'Deviice')
    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/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Deviice.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Deviice.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.abi.json (in target 'Deviice' from project 'Deviice')
    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/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Deviice.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Deviice.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.swiftsourceinfo (in target 'Deviice' from project 'Deviice')
    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/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Deviice.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Mapper.swift (in target 'Deviice' from project 'Deviice')
SwiftDriverJobDiscovery normal arm64 Compiling Identifier.swift (in target 'Deviice' from project 'Deviice')
SwiftDriverJobDiscovery normal arm64 Compiling Deviice.swift (in target 'Deviice' from project 'Deviice')
SwiftDriverJobDiscovery normal arm64 Compiling Family.swift (in target 'Deviice' from project 'Deviice')
SwiftDriverJobDiscovery normal arm64 Compiling Groups.swift (in target 'Deviice' from project 'Deviice')
SwiftDriverJobDiscovery normal arm64 Compiling Connectivity.swift (in target 'Deviice' from project 'Deviice')
SwiftDriverJobDiscovery normal arm64 Compiling ScreenSize.swift (in target 'Deviice' from project 'Deviice')
SwiftDriverJobDiscovery normal arm64 Compiling Model.swift (in target 'Deviice' from project 'Deviice')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift (in target 'Deviice' from project 'Deviice')
	SwiftCompile normal arm64 Compiling\ Device.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift (in target 'Deviice' from project 'Deviice')
	Building workspace spi-builder-workspace with scheme Deviice
(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:
  Deviice: /Users/admin/builder/spi-builder-workspace
resolved source packages: Deviice
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Deviice",
  "name" : "Deviice",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Deviice",
      "targets" : [
        "Deviice"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DeviiceTests",
      "module_type" : "SwiftTarget",
      "name" : "DeviiceTests",
      "path" : "Tests/DeviiceTests",
      "sources" : [
        "DeviiceTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Deviice"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Deviice",
      "module_type" : "SwiftTarget",
      "name" : "Deviice",
      "path" : "Sources/Deviice",
      "product_memberships" : [
        "Deviice"
      ],
      "sources" : [
        "Connectivity.swift",
        "Device.swift",
        "Deviice.swift",
        "Family.swift",
        "Groups.swift",
        "Identifier.swift",
        "Mapper.swift",
        "Model.swift",
        "ScreenSize.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Deviice"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Deviice -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 Deviice -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  Deviice: /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 'Deviice' in project 'Deviice'
        ➜ Explicit dependency on target 'Deviice' in project 'Deviice'
    Target 'Deviice' in project 'Deviice' (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: 2e2729aa9aeebee063ea6b09be054068
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2e2729aa9aeebee063ea6b09be054068.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 Deviice normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Deviice' from project 'Deviice')
    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 Deviice -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-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/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice-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/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice.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/Deviice.build/Debug-xros/Deviice.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice_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/Deviice.build/Debug-xros/Deviice.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.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/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Deviice.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift (in target 'Deviice' from project 'Deviice')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift (in target 'Deviice' from project 'Deviice')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Device.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift (in target 'Deviice' from project 'Deviice')
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/Deviice/Connectivity.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Family.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Groups.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Mapper.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Model.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/ScreenSize.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Device.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Device.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Device.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Device.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 -profile-generate -profile-coverage-mapping -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/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Deviice_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/Deviice.build/Debug-xros/Deviice.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/Deviice.build/Debug-xros/Deviice.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-xros/Deviice.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Deviice -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/Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Device.o -index-unit-output-path /Deviice.build/Debug-xros/Deviice.build/Objects-normal/arm64/Device.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/Deviice/Device.swift (in target 'Deviice' from project 'Deviice')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift:74:16: error: 'UIScreen' is unavailable in visionOS
        return UIScreen.main.scale > 1.0
               ^~~~~~~~
/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>
           ^
SwiftCompile normal arm64 Compiling\ Mapper.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Mapper.swift (in target 'Deviice' from project 'Deviice')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Mapper.swift (in target 'Deviice' from project 'Deviice')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

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

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