Build Information
Successful build of SwiftFlags, reference 2.0.0 (b456f2), with Swift 6.0 for macOS (SPM) on 14 Mar 2026 00:27:38 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.69.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/andreabusi/SwiftFlags.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/andreabusi/SwiftFlags
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at b456f2d docs: Update year
Cloned https://github.com/andreabusi/SwiftFlags.git
Revision (git rev-parse @):
b456f2d61901dba3bfad7d0ff403be5e9e049832
SUCCESS checkout https://github.com/andreabusi/SwiftFlags.git at 2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/andreabusi/SwiftFlags.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 SwiftFlags
[4/4] Compiling SwiftFlags SwiftFlags.swift
Build complete! (3.81s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftFlags",
"name" : "SwiftFlags",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "SwiftFlags",
"targets" : [
"SwiftFlags"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SwiftFlagsTests",
"module_type" : "SwiftTarget",
"name" : "SwiftFlagsTests",
"path" : "Tests/SwiftFlagsTests",
"sources" : [
"SwiftFlagsTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SwiftFlags"
],
"type" : "test"
},
{
"c99name" : "SwiftFlags",
"module_type" : "SwiftTarget",
"name" : "SwiftFlags",
"path" : "Sources/SwiftFlags",
"product_memberships" : [
"SwiftFlags"
],
"sources" : [
"SwiftFlags.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.