Build Information
Successful build of LocalServer, reference master (5a7e3b), with Swift 6.2 for macOS (SPM) on 26 Mar 2026 18:35:20 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/db-in/LocalServer.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/db-in/LocalServer
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 5a7e3b9 - SPM update
Cloned https://github.com/db-in/LocalServer.git
Revision (git rev-parse @):
5a7e3b9241dcaf48e5214d0d4faa697078caa7a2
SUCCESS checkout https://github.com/db-in/LocalServer.git at master
========================================
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": "localserver",
"name": "LocalServer",
"url": "https://github.com/db-in/LocalServer.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LocalServer",
"dependencies": [
]
}
]
}
Fetching https://github.com/db-in/LocalServer.git
[1/938] Fetching localserver
Fetched https://github.com/db-in/LocalServer.git from cache (1.09s)
Creating working copy for https://github.com/db-in/LocalServer.git
Working copy of https://github.com/db-in/LocalServer.git resolved at master (5a7e3b9)
warning: '.resolve-product-dependencies': dependency 'localserver' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/db-in/LocalServer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/15] Compiling LocalServer UITestServer.swift
[5/15] Compiling LocalServer DataExtension.swift
[6/15] Compiling LocalServer Exchangeable.swift
[7/15] Emitting module LocalServer
[8/15] Compiling LocalServer Router.swift
[9/15] Compiling LocalServer StubResponse.swift
[10/15] Compiling LocalServer StubURLSession.swift
[11/15] Compiling LocalServer StubServer.swift
[12/15] Compiling LocalServer StubWKWebView.swift
[13/15] Compiling LocalServer UITestState.swift
[14/15] Compiling LocalServer UITestResponse.swift
[15/15] Compiling LocalServer StubURLHTTPProtocol.swift
[16/16] Compiling LocalServer resource_bundle_accessor.swift
Build complete! (4.48s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "LocalServer",
"name" : "LocalServer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "LocalServer",
"targets" : [
"LocalServer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LocalServerTests",
"module_type" : "SwiftTarget",
"name" : "LocalServerTests",
"path" : "LocalServerTests",
"sources" : [
"DataExtensionTests.swift",
"StubResponseTests.swift",
"StubServerTests.swift",
"TestExtensions.swift",
"UITestResponseTests.swift",
"WKWebViewResponseTests.swift"
],
"target_dependencies" : [
"LocalServer"
],
"type" : "test"
},
{
"c99name" : "LocalServer",
"module_type" : "SwiftTarget",
"name" : "LocalServer",
"path" : "LocalServer/Source",
"product_memberships" : [
"LocalServer"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/LocalServer/Source/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"DataExtension.swift",
"Exchangeable.swift",
"Router.swift",
"StubResponse.swift",
"StubServer.swift",
"StubURLHTTPProtocol.swift",
"StubURLSession.swift",
"StubWKWebView.swift",
"UITestResponse.swift",
"UITestServer.swift",
"UITestState.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.