Build Information
Successful build of SwiftXMLInterfaces, reference 8.0.8 (4491c2), with Swift 6.1 for macOS (SPM) on 25 Nov 2025 12:17:39 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stefanspringer1/SwiftXMLInterfaces.git
Reference: 8.0.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stefanspringer1/SwiftXMLInterfaces
* tag 8.0.8 -> FETCH_HEAD
HEAD is now at 4491c22 changed deprecation notice
Cloned https://github.com/stefanspringer1/SwiftXMLInterfaces.git
Revision (git rev-parse @):
4491c228743798ffa5ec7b394dd293ecf556004e
SUCCESS checkout https://github.com/stefanspringer1/SwiftXMLInterfaces.git at 8.0.8
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/stefanspringer1/SwiftXMLInterfaces.git
https://github.com/stefanspringer1/SwiftXMLInterfaces.git
{
"dependencies" : [
],
"manifest_display_name" : "SwiftXMLInterfaces",
"name" : "SwiftXMLInterfaces",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "SwiftXMLInterfaces",
"targets" : [
"SwiftXMLInterfaces"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftXMLInterfaces",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLInterfaces",
"path" : "Sources/SwiftXMLInterfaces",
"product_memberships" : [
"SwiftXMLInterfaces"
],
"sources" : [
"Errors.swift",
"Events.swift",
"Parser.swift",
"Utilities.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/7] Compiling SwiftXMLInterfaces Parser.swift
[4/7] Compiling SwiftXMLInterfaces Utilities.swift
[5/7] Compiling SwiftXMLInterfaces Events.swift
[6/7] Compiling SwiftXMLInterfaces Errors.swift
[7/7] Emitting module SwiftXMLInterfaces
Build complete! (5.23s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftXMLInterfaces",
"name" : "SwiftXMLInterfaces",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "SwiftXMLInterfaces",
"targets" : [
"SwiftXMLInterfaces"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftXMLInterfaces",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLInterfaces",
"path" : "Sources/SwiftXMLInterfaces",
"product_memberships" : [
"SwiftXMLInterfaces"
],
"sources" : [
"Errors.swift",
"Events.swift",
"Parser.swift",
"Utilities.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.