Build Information
Successful build of HelpInfoSpotlightOverlay, reference main (f5cba0), with Swift 6.3 for macOS (SPM) on 30 Apr 2026 19:24:28 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradhowes/HelpInfoSpotlightOverlay.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bradhowes/HelpInfoSpotlightOverlay
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f5cba00 Add accessibility traits to help info overlay
Cloned https://github.com/bradhowes/HelpInfoSpotlightOverlay.git
Revision (git rev-parse @):
f5cba00aa0b6eebddd9aab77675414e778275426
SUCCESS checkout https://github.com/bradhowes/HelpInfoSpotlightOverlay.git at main
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "helpinfospotlightoverlay",
"name": "HelpInfoSpotlightOverlay",
"url": "https://github.com/bradhowes/HelpInfoSpotlightOverlay.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HelpInfoSpotlightOverlay",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/bradhowes/HelpInfoSpotlightOverlay.git
[1/201] Fetching helpinfospotlightoverlay
Fetched https://github.com/bradhowes/HelpInfoSpotlightOverlay.git from cache (1.20s)
Creating working copy for https://github.com/bradhowes/HelpInfoSpotlightOverlay.git
Working copy of https://github.com/bradhowes/HelpInfoSpotlightOverlay.git resolved at main (f5cba00)
warning: '.resolve-product-dependencies': dependency 'helpinfospotlightoverlay' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/bradhowes/HelpInfoSpotlightOverlay.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/9] Compiling HelpInfoSpotlightOverlay HelpInfoSpotlightOverlayActions.swift
[4/9] Compiling HelpInfoSpotlightOverlay HelpInfoSpotlightOverlayWindow.swift
[5/9] Compiling HelpInfoSpotlightOverlay HelpInfoProvider.swift
[6/9] Compiling HelpInfoSpotlightOverlay HelpInfoOverlay.swift
[7/9] Emitting module HelpInfoSpotlightOverlay
[8/9] Compiling HelpInfoSpotlightOverlay HelpInfoLayout.swift
[9/9] Compiling HelpInfoSpotlightOverlay HelpInfoSpotlightOverlay.swift
Build complete! (11.05s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "HelpInfoSpotlightOverlay",
"name" : "HelpInfoSpotlightOverlay",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "HelpInfoSpotlightOverlay",
"targets" : [
"HelpInfoSpotlightOverlay"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HelpInfoSpotlightOverlayTests",
"module_type" : "SwiftTarget",
"name" : "HelpInfoSpotlightOverlayTests",
"path" : "Tests/HelpInfoSpotlightOverlayTests",
"sources" : [
"HelpInfoLayoutTests.swift"
],
"target_dependencies" : [
"HelpInfoSpotlightOverlay"
],
"type" : "test"
},
{
"c99name" : "HelpInfoSpotlightOverlay",
"module_type" : "SwiftTarget",
"name" : "HelpInfoSpotlightOverlay",
"path" : "Sources/HelpInfoSpotlightOverlay",
"product_memberships" : [
"HelpInfoSpotlightOverlay"
],
"sources" : [
"HelpInfoLayout.swift",
"HelpInfoOverlay.swift",
"HelpInfoProvider.swift",
"HelpInfoSpotlightOverlay.swift",
"HelpInfoSpotlightOverlayActions.swift",
"HelpInfoSpotlightOverlayWindow.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.