Build Information
Successful build of URL-QueryItem, reference 1.0.0 (53787e
), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 10:31:48 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ericlewis/URL-QueryItem.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ericlewis/URL-QueryItem
* tag 1.0.0 -> FETCH_HEAD
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 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "url-queryitem",
"name": "URL-QueryItem",
"url": "https://github.com/ericlewis/URL-QueryItem.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/URL-QueryItem",
"dependencies": [
]
}
]
}
Fetching https://github.com/ericlewis/URL-QueryItem.git
[2/17] Fetching url-queryitem
Fetched https://github.com/ericlewis/URL-QueryItem.git from cache (0.61s)
Creating working copy for https://github.com/ericlewis/URL-QueryItem.git
Working copy of https://github.com/ericlewis/URL-QueryItem.git resolved at 1.0.0 (53787eb)
warning: '.resolve-product-dependencies': dependency 'url-queryitem' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/ericlewis/URL-QueryItem.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--7754E27361AE5C74.txt
[3/9] Compiling URL_QueryItem URLQueryItem+CodingKey.swift
[4/9] Emitting module URL_QueryItem
[5/9] Compiling URL_QueryItem URL+URLComponents.swift
[6/9] Compiling URL_QueryItem Collection+URLQueryItem.swift
[7/9] Compiling URL_QueryItem URL+QueryItems.swift
[7/9] Write Objects.LinkFileList
[8/9] Archiving libURL-QueryItem.a
Build complete! (7.25s)
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.