Build Information
Failed to build BluKit, reference main (8c908e), with Swift 6.1 for visionOS using Xcode 16.3 on 21 Oct 2025 13:51:48 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BluKit -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Zion-Software-LLC/BluKitPackage.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Zion-Software-LLC/BluKitPackage
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8c908eb Corrected the `.spi.yml` format and updated company author attribution (#1)
Cloned https://github.com/Zion-Software-LLC/BluKitPackage.git
Revision (git rev-parse @):
8c908ebd967bb9ba02aa4efd9f88fcfd606c2c8e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Zion-Software-LLC/BluKitPackage.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/Zion-Software-LLC/BluKitPackage.git
https://github.com/Zion-Software-LLC/BluKitPackage.git
{
"dependencies" : [
],
"manifest_display_name" : "BluKit",
"name" : "BluKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BluKit",
"targets" : [
"BluKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BluKitPackage",
"module_type" : "SwiftTarget",
"name" : "BluKitPackage",
"path" : "Sources/BluKitPackage",
"sources" : [
"BluKitPackage.swift"
],
"target_dependencies" : [
"BluKit"
],
"type" : "library"
},
{
"c99name" : "BluKit",
"module_type" : "BinaryTarget",
"name" : "BluKit",
"path" : "remote/archive/BluKit.xcframework.2.0.6.zip",
"product_memberships" : [
"BluKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
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
Resolve Package Graph
Resolved source packages:
BluKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: BluKit
{
"dependencies" : [
],
"manifest_display_name" : "BluKit",
"name" : "BluKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BluKit",
"targets" : [
"BluKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BluKitPackage",
"module_type" : "SwiftTarget",
"name" : "BluKitPackage",
"path" : "Sources/BluKitPackage",
"sources" : [
"BluKitPackage.swift"
],
"target_dependencies" : [
"BluKit"
],
"type" : "library"
},
{
"c99name" : "BluKit",
"module_type" : "BinaryTarget",
"name" : "BluKit",
"path" : "remote/archive/BluKit.xcframework.2.0.6.zip",
"product_memberships" : [
"BluKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BluKit"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BluKit -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 BluKit -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:
BluKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'BluKit' in project 'BluKit' (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
Build description signature: 8248d83b81fe8462625b6d0d3ce11097
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8248d83b81fe8462625b6d0d3ce11097.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BluKit/BluKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BluKit/BluKit.xcframework'. (in target 'BluKit' from project 'BluKit')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme BluKit
(1 failure)
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:
BluKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: BluKit
{
"dependencies" : [
],
"manifest_display_name" : "BluKit",
"name" : "BluKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BluKit",
"targets" : [
"BluKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BluKitPackage",
"module_type" : "SwiftTarget",
"name" : "BluKitPackage",
"path" : "Sources/BluKitPackage",
"sources" : [
"BluKitPackage.swift"
],
"target_dependencies" : [
"BluKit"
],
"type" : "library"
},
{
"c99name" : "BluKit",
"module_type" : "BinaryTarget",
"name" : "BluKit",
"path" : "remote/archive/BluKit.xcframework.2.0.6.zip",
"product_memberships" : [
"BluKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BluKit"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BluKit -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 BluKit -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
BluKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'BluKit' in project 'BluKit' (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
Build description signature: 99a457bb5e05791b66464be514a56a31
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/99a457bb5e05791b66464be514a56a31.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BluKit/BluKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BluKit/BluKit.xcframework'. (in target 'BluKit' from project 'BluKit')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme BluKit
(1 failure)
BUILD FAILURE 6.1 visionOS