The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftSensors, reference main (f80560), with Swift 6.3 for visionOS using Xcode 26.4 on 16 Apr 2026 11:13:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/trymirai/swift-sensors.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/trymirai/swift-sensors
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f805608 add sources
Cloned https://github.com/trymirai/swift-sensors.git
Revision (git rev-parse @):
f805608cedad5e05ca1a95cf28ffd6c899497adc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/trymirai/swift-sensors.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/trymirai/swift-sensors.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftSensors: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftSensors
2026-04-16 07:13:27.332 xcodebuild[563:3105] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftSensors",
  "name" : "SwiftSensors",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftSensors",
      "targets" : [
        "SwiftSensors"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftSensors",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSensors",
      "path" : "Sources/SwiftSensors",
      "product_memberships" : [
        "SwiftSensors"
      ],
      "sources" : [
        "PowerSensors.swift",
        "SensorBase.swift",
        "SensorFormatter.swift",
        "SwiftSensors.swift",
        "SystemStats.swift",
        "ThermalSensors.swift"
      ],
      "target_dependencies" : [
        "PrivateAPI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PrivateAPI",
      "module_type" : "ClangTarget",
      "name" : "PrivateAPI",
      "path" : "Sources/PrivateAPI",
      "product_memberships" : [
        "SwiftSensors"
      ],
      "sources" : [
        "PrivateAPI.m"
      ],
      "target_dependencies" : [
        "IOKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IOKit",
      "module_type" : "BinaryTarget",
      "name" : "IOKit",
      "path" : "Frameworks/IOKit.xcframework",
      "product_memberships" : [
        "SwiftSensors"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwiftSensors"
    ]
  }
}
2026-04-16 07:13:35.317 xcodebuild[665:3863] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftSensors -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.4.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 SwiftSensors -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  SwiftSensors: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'SwiftSensors' in project 'SwiftSensors'
        ➜ Explicit dependency on target 'SwiftSensors' in project 'SwiftSensors'
        ➜ Explicit dependency on target 'PrivateAPI' in project 'SwiftSensors'
    Target 'SwiftSensors' in project 'SwiftSensors'
        ➜ Explicit dependency on target 'PrivateAPI' in project 'SwiftSensors'
    Target 'PrivateAPI' in project 'SwiftSensors' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: ca24f53392157b5ed9bbd55040aa1a6f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ca24f53392157b5ed9bbd55040aa1a6f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework'. (in target 'PrivateAPI' from project 'SwiftSensors')
/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework'. (in target 'SwiftSensors' from project 'SwiftSensors')
/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework'. (in target 'SwiftSensors' from project 'SwiftSensors')
2026-04-16 07:13:36.840 xcodebuild[672:3928] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SwiftSensors
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SwiftSensors: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftSensors
2026-04-16 07:13:38.674 xcodebuild[692:4038] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftSensors",
  "name" : "SwiftSensors",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftSensors",
      "targets" : [
        "SwiftSensors"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftSensors",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSensors",
      "path" : "Sources/SwiftSensors",
      "product_memberships" : [
        "SwiftSensors"
      ],
      "sources" : [
        "PowerSensors.swift",
        "SensorBase.swift",
        "SensorFormatter.swift",
        "SwiftSensors.swift",
        "SystemStats.swift",
        "ThermalSensors.swift"
      ],
      "target_dependencies" : [
        "PrivateAPI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PrivateAPI",
      "module_type" : "ClangTarget",
      "name" : "PrivateAPI",
      "path" : "Sources/PrivateAPI",
      "product_memberships" : [
        "SwiftSensors"
      ],
      "sources" : [
        "PrivateAPI.m"
      ],
      "target_dependencies" : [
        "IOKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IOKit",
      "module_type" : "BinaryTarget",
      "name" : "IOKit",
      "path" : "Frameworks/IOKit.xcframework",
      "product_memberships" : [
        "SwiftSensors"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwiftSensors"
    ]
  }
}
2026-04-16 07:13:39.839 xcodebuild[702:4101] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftSensors -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.4.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 SwiftSensors -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  SwiftSensors: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'SwiftSensors' in project 'SwiftSensors'
        ➜ Explicit dependency on target 'SwiftSensors' in project 'SwiftSensors'
        ➜ Explicit dependency on target 'PrivateAPI' in project 'SwiftSensors'
    Target 'SwiftSensors' in project 'SwiftSensors'
        ➜ Explicit dependency on target 'PrivateAPI' in project 'SwiftSensors'
    Target 'PrivateAPI' in project 'SwiftSensors' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: ca24f53392157b5ed9bbd55040aa1a6f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ca24f53392157b5ed9bbd55040aa1a6f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework'. (in target 'SwiftSensors' from project 'SwiftSensors')
/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework'. (in target 'SwiftSensors' from project 'SwiftSensors')
/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework'. (in target 'PrivateAPI' from project 'SwiftSensors')
2026-04-16 07:13:40.725 xcodebuild[705:4135] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SwiftSensors
(1 failure)
BUILD FAILURE 6.3 visionOS