Build Information
Successful build of ACBTokenField, reference master (65517b
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 01:06:50 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/akhilcb/ACBTokenField.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/akhilcb/ACBTokenField
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 65517b6 Update version
Cloned https://github.com/akhilcb/ACBTokenField.git
Revision (git rev-parse @):
65517b61c931535cbef0be3958d9e24d1b43eab2
SUCCESS checkout https://github.com/akhilcb/ACBTokenField.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/akhilcb/ACBTokenField.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/6] Emitting module ACBTokenField
[4/6] Compiling ACBTokenField NSTokenField+ACBExtension.swift
[5/6] Compiling ACBTokenField ACBAssociation.swift
[6/6] Compiling ACBTokenField ACBToken.swift
Build complete! (5.49s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ACBTokenField",
"name" : "ACBTokenField",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ACBTokenField",
"targets" : [
"ACBTokenField"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "ACBTokenField",
"module_type" : "SwiftTarget",
"name" : "ACBTokenField",
"path" : "Sources/ACBTokenField",
"product_memberships" : [
"ACBTokenField"
],
"sources" : [
"Extensions/NSTokenField+ACBExtension.swift",
"Helpers/ACBAssociation.swift",
"Models/ACBToken.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.