Build Information
Successful build of SwiftFlags, reference 2.0.0 (b456f2), with Swift 6.1 for macOS (SPM) on 14 Mar 2026 00:26:46 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild 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.1
Building package at path: $PWD
https://github.com/andreabusi/SwiftFlags.git
https://github.com/andreabusi/SwiftFlags.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Compiling SwiftFlags SwiftFlags.swift
[4/4] Emitting module SwiftFlags
Build complete! (3.49s)
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.