Build Information
Successful build of AlloySDK, reference v0.1.2 (423204), with Swift 6.0 for macOS (SPM) on 23 Feb 2026 22:27:46 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build 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: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/4] Compiling AlloyTarget placeholder.swift
[4/4] Emitting module AlloyTarget
Build complete! (1.84s)
[31970/11192986] Downloading https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm/releases/download/v0.1.2/Alloy-0.1.2.xcframework.zip
Downloading binary artifact https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm/releases/download/v0.1.2/Alloy-0.1.2.xcframework.zip
Downloaded https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm/releases/download/v0.1.2/Alloy-0.1.2.xcframework.zip (1.19s)
Build complete.
{
"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"
}
Done.