Build Information
Successful build of HelpInfoSpotlightOverlay, reference 1.2.5 (f02892), with Swift 6.3 for macOS (SPM) on 26 Apr 2026 14:34:43 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: 1.2.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bradhowes/HelpInfoSpotlightOverlay
* tag 1.2.5 -> FETCH_HEAD
HEAD is now at f028920 Gah. Fix some rendering issues on macOS. Probably should just drop it.
Cloned https://github.com/bradhowes/HelpInfoSpotlightOverlay.git
Revision (git rev-parse @):
f028920f09b3d402d56e6b77eeb27a4ca8d07889
SUCCESS checkout https://github.com/bradhowes/HelpInfoSpotlightOverlay.git at 1.2.5
========================================
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/144] Fetching helpinfospotlightoverlay
Fetched https://github.com/bradhowes/HelpInfoSpotlightOverlay.git from cache (1.27s)
Creating working copy for https://github.com/bradhowes/HelpInfoSpotlightOverlay.git
Working copy of https://github.com/bradhowes/HelpInfoSpotlightOverlay.git resolved at 1.2.5 (f028920)
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/8] Compiling HelpInfoSpotlightOverlay HelpInfoSpotlightOverlayActions.swift
[4/8] Compiling HelpInfoSpotlightOverlay HelpInfoProvider.swift
[5/8] Compiling HelpInfoSpotlightOverlay HelpInfoOverlay.swift
[6/8] Emitting module HelpInfoSpotlightOverlay
[7/8] Compiling HelpInfoSpotlightOverlay HelpInfoSpotlightOverlay.swift
[8/8] Compiling HelpInfoSpotlightOverlay HelpInfoLayout.swift
Build complete! (9.69s)
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"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.