Build Information
Successful build of TokenMix, reference 0.1.0 (5d51dc), with Swift 6.0 for macOS (SPM) on 27 Apr 2026 06:50:51 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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/TokenMixAi/tokenmix-swift.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/TokenMixAi/tokenmix-swift
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 5d51dcc Initial Swift package
Cloned https://github.com/TokenMixAi/tokenmix-swift.git
Revision (git rev-parse @):
5d51dccf8c0dc9db9e425ea125a26ebb845fe066
SUCCESS checkout https://github.com/TokenMixAi/tokenmix-swift.git at 0.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/TokenMixAi/tokenmix-swift.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] Emitting module TokenMix
[4/4] Compiling TokenMix Client.swift
Build complete! (3.61s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "TokenMix",
"name" : "TokenMix",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "TokenMix",
"targets" : [
"TokenMix"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TokenMix",
"module_type" : "SwiftTarget",
"name" : "TokenMix",
"path" : "Sources/TokenMix",
"product_memberships" : [
"TokenMix"
],
"sources" : [
"Client.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.