Build Information
Failed to build AlloySDK, reference v0.1.2 (423204), with Swift 6.0 for visionOS using Xcode 16.2 on 23 Feb 2026 18:30:24 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AlloySDK -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.git
Reference: v0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm
* tag v0.1.2 -> FETCH_HEAD
HEAD is now at 423204f Release v0.1.2
Cloned https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.git
Revision (git rev-parse @):
423204f112cc9fcff0d8b186d0fa9b6fae523a4a
SUCCESS checkout https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.git at v0.1.2
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.git
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
AlloySDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: AlloySDK
{
"dependencies" : [
],
"manifest_display_name" : "AlloySDK",
"name" : "AlloySDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "AlloySDK",
"targets" : [
"AlloyTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "AlloyTarget",
"module_type" : "SwiftTarget",
"name" : "AlloyTarget",
"path" : "Sources",
"product_memberships" : [
"AlloySDK"
],
"sources" : [
"placeholder.swift"
],
"target_dependencies" : [
"AlloySDK"
],
"type" : "library"
},
{
"c99name" : "AlloySDK",
"module_type" : "BinaryTarget",
"name" : "AlloySDK",
"path" : "remote/archive/Alloy-0.1.2.xcframework.zip",
"product_memberships" : [
"AlloySDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AlloySDK"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AlloySDK -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-16.2.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 AlloySDK -destination generic/platform=xrOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
AlloySDK: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'AlloySDK' in project 'AlloySDK'
➜ Explicit dependency on target 'AlloyTarget' in project 'AlloySDK'
Target 'AlloyTarget' in project 'AlloySDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 939c18feef1a8555dab33f449ccc8566
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/939c18feef1a8555dab33f449ccc8566.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AlloySDK/Alloy.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/AlloySDK/Alloy.xcframework'. (in target 'AlloyTarget' from project 'AlloySDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AlloySDK/Alloy.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/AlloySDK/Alloy.xcframework'. (in target 'AlloySDK' from project 'AlloySDK')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AlloySDK
(1 failure)
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
AlloySDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: AlloySDK
{
"dependencies" : [
],
"manifest_display_name" : "AlloySDK",
"name" : "AlloySDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "AlloySDK",
"targets" : [
"AlloyTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "AlloyTarget",
"module_type" : "SwiftTarget",
"name" : "AlloyTarget",
"path" : "Sources",
"product_memberships" : [
"AlloySDK"
],
"sources" : [
"placeholder.swift"
],
"target_dependencies" : [
"AlloySDK"
],
"type" : "library"
},
{
"c99name" : "AlloySDK",
"module_type" : "BinaryTarget",
"name" : "AlloySDK",
"path" : "remote/archive/Alloy-0.1.2.xcframework.zip",
"product_memberships" : [
"AlloySDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AlloySDK"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AlloySDK -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-16.2.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 AlloySDK -destination generic/platform=xrOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
AlloySDK: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'AlloySDK' in project 'AlloySDK'
➜ Explicit dependency on target 'AlloyTarget' in project 'AlloySDK'
Target 'AlloyTarget' in project 'AlloySDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 939c18feef1a8555dab33f449ccc8566
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/939c18feef1a8555dab33f449ccc8566.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AlloySDK/Alloy.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/AlloySDK/Alloy.xcframework'. (in target 'AlloySDK' from project 'AlloySDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AlloySDK/Alloy.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/AlloySDK/Alloy.xcframework'. (in target 'AlloyTarget' from project 'AlloySDK')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AlloySDK
(1 failure)
BUILD FAILURE 6.0 visionOS