Build Information
Successful build of SwiftXMLInterfaces, reference main (5124c7
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 04:59:05 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/stefanspringer1/SwiftXMLInterfaces.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stefanspringer1/SwiftXMLInterfaces
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5124c7a attributes is [String:String]
Cloned https://github.com/stefanspringer1/SwiftXMLInterfaces.git
Revision (git rev-parse @):
5124c7a6821e937ca965f5c1d902d4ce64b1a73b
SUCCESS checkout https://github.com/stefanspringer1/SwiftXMLInterfaces.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/stefanspringer1/SwiftXMLInterfaces.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/5] Compiling AutoreleasepoolShim AutoreleasepoolShim.swift
[5/5] Emitting module AutoreleasepoolShim
[6/10] Compiling SwiftXMLInterfaces Utilities.swift
[7/10] Compiling SwiftXMLInterfaces Parser.swift
[8/10] Emitting module SwiftXMLInterfaces
[9/10] Compiling SwiftXMLInterfaces Errors.swift
[10/10] Compiling SwiftXMLInterfaces Events.swift
Build complete! (5.28s)
Fetching https://github.com/stefanspringer1/AutoreleasepoolShim
[1/27] Fetching autoreleasepoolshim
Fetched https://github.com/stefanspringer1/AutoreleasepoolShim from cache (0.64s)
Computing version for https://github.com/stefanspringer1/AutoreleasepoolShim
Computed https://github.com/stefanspringer1/AutoreleasepoolShim at 1.0.3 (1.16s)
Creating working copy for https://github.com/stefanspringer1/AutoreleasepoolShim
Working copy of https://github.com/stefanspringer1/AutoreleasepoolShim resolved at 1.0.3
Build complete.
{
"dependencies" : [
{
"identity" : "autoreleasepoolshim",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stefanspringer1/AutoreleasepoolShim"
}
],
"manifest_display_name" : "SwiftXMLInterfaces",
"name" : "SwiftXMLInterfaces",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftXMLInterfaces",
"targets" : [
"SwiftXMLInterfaces"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftXMLInterfaces",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLInterfaces",
"path" : "Sources/SwiftXMLInterfaces",
"product_dependencies" : [
"AutoreleasepoolShim"
],
"product_memberships" : [
"SwiftXMLInterfaces"
],
"sources" : [
"Errors.swift",
"Events.swift",
"Parser.swift",
"Utilities.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.