Build Information
Successful build of URL-QueryItem, reference master (53787e
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 00:11:17 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/ericlewis/URL-QueryItem.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ericlewis/URL-QueryItem
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 53787eb Add code
Cloned https://github.com/ericlewis/URL-QueryItem.git
Revision (git rev-parse @):
53787eb7ee21b9b132b8e97ed412c1f53009f9f8
SUCCESS checkout https://github.com/ericlewis/URL-QueryItem.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ericlewis/URL-QueryItem.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version-1EA4D86E10B52AF.txt
[3/9] Compiling URL_QueryItem URLQueryItem+CodingKey.swift
[4/9] Emitting module URL_QueryItem
[5/9] Compiling URL_QueryItem Collection+URLQueryItem.swift
[6/9] Compiling URL_QueryItem URL+URLComponents.swift
[7/9] Compiling URL_QueryItem URL+QueryItems.swift
[7/9] Write Objects.LinkFileList
[8/9] Archiving libURL-QueryItem.a
Build complete! (3.27s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "URL-QueryItem",
"name" : "URL-QueryItem",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "URL-QueryItem",
"targets" : [
"URL-QueryItem"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "URL_QueryItem",
"module_type" : "SwiftTarget",
"name" : "URL-QueryItem",
"path" : "Sources/URL-QueryItem",
"product_memberships" : [
"URL-QueryItem"
],
"sources" : [
"Collection+URLQueryItem.swift",
"URL+QueryItems.swift",
"URL+URLComponents.swift",
"URLQueryItem+CodingKey.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.