Build Information
Successful build of Identifier, reference 2.0.0 (40e974), with Swift 6.1 for macOS (SPM) on 24 Apr 2026 10:12:31 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattrubin/Identifier.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mattrubin/Identifier
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 40e9745 Release Identifier 2.0.0
Cloned https://github.com/mattrubin/Identifier.git
Revision (git rev-parse @):
40e97452854c30860fd948280029bba832a1f26e
SUCCESS checkout https://github.com/mattrubin/Identifier.git at 2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/mattrubin/Identifier.git
https://github.com/mattrubin/Identifier.git
{
"dependencies" : [
],
"manifest_display_name" : "Identifier",
"name" : "Identifier",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "Identifier",
"targets" : [
"Identifier"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IdentifierTests",
"module_type" : "SwiftTarget",
"name" : "IdentifierTests",
"path" : "Tests/IdentifierTests",
"sources" : [
"IdentifierTests.swift"
],
"target_dependencies" : [
"Identifier"
],
"type" : "test"
},
{
"c99name" : "Identifier",
"module_type" : "SwiftTarget",
"name" : "Identifier",
"path" : "Sources/Identifier",
"product_memberships" : [
"Identifier"
],
"sources" : [
"Identifier.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Emitting module Identifier
[4/4] Compiling Identifier Identifier.swift
Build complete! (4.41s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Identifier",
"name" : "Identifier",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "Identifier",
"targets" : [
"Identifier"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IdentifierTests",
"module_type" : "SwiftTarget",
"name" : "IdentifierTests",
"path" : "Tests/IdentifierTests",
"sources" : [
"IdentifierTests.swift"
],
"target_dependencies" : [
"Identifier"
],
"type" : "test"
},
{
"c99name" : "Identifier",
"module_type" : "SwiftTarget",
"name" : "Identifier",
"path" : "Sources/Identifier",
"product_memberships" : [
"Identifier"
],
"sources" : [
"Identifier.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.