Build Information
Successful build of URLQueryItemEncoder, reference master (8b4530
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 10:37:16 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/pitiphong-p/URLQueryItemEncoder.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pitiphong-p/URLQueryItemEncoder
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 8b4530a tvOS support (#5)
Cloned https://github.com/pitiphong-p/URLQueryItemEncoder.git
Revision (git rev-parse @):
8b4530aa0ff84cfa2104a057ed58ca3865850474
SUCCESS checkout https://github.com/pitiphong-p/URLQueryItemEncoder.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/pitiphong-p/URLQueryItemEncoder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/4] Emitting module URLQueryItemEncoder
[4/4] Compiling URLQueryItemEncoder URLQueryItemEncoder.swift
Build complete! (3.30s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "URLQueryItemEncoder",
"name" : "URLQueryItemEncoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "URLQueryItemEncoder",
"targets" : [
"URLQueryItemEncoder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "URLQueryItemEncoderTests",
"module_type" : "SwiftTarget",
"name" : "URLQueryItemEncoderTests",
"path" : "Tests/URLQueryItemEncoderTests",
"sources" : [
"URLQueryItemEncoderTests.swift"
],
"target_dependencies" : [
"URLQueryItemEncoder"
],
"type" : "test"
},
{
"c99name" : "URLQueryItemEncoder",
"module_type" : "SwiftTarget",
"name" : "URLQueryItemEncoder",
"path" : "URLQueryItemEncoder",
"product_memberships" : [
"URLQueryItemEncoder"
],
"sources" : [
"URLQueryItemEncoder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.