Build Information
Successful build of LazyNavigationLink, reference 0.1.0 (b73462), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 05:05:25 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/OliverLetterer/LazyNavigationLink.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OliverLetterer/LazyNavigationLink
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at b734624 Initial commit.
Cloned https://github.com/OliverLetterer/LazyNavigationLink.git
Revision (git rev-parse @):
b7346243921f398f35b77b751df7f65be2058381
SUCCESS checkout https://github.com/OliverLetterer/LazyNavigationLink.git at 0.1.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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "lazynavigationlink",
"name": "LazyNavigationLink",
"url": "https://github.com/OliverLetterer/LazyNavigationLink.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LazyNavigationLink",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/OliverLetterer/LazyNavigationLink.git
[1/8] Fetching lazynavigationlink
Fetched https://github.com/OliverLetterer/LazyNavigationLink.git from cache (0.54s)
Creating working copy for https://github.com/OliverLetterer/LazyNavigationLink.git
Working copy of https://github.com/OliverLetterer/LazyNavigationLink.git resolved at 0.1.0 (b734624)
warning: '.resolve-product-dependencies': dependency 'lazynavigationlink' 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/OliverLetterer/LazyNavigationLink.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/4] Emitting module LazyNavigationLink
[4/4] Compiling LazyNavigationLink LazyNavigationLink.swift
Build complete! (8.03s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "LazyNavigationLink",
"name" : "LazyNavigationLink",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "LazyNavigationLink",
"targets" : [
"LazyNavigationLink"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LazyNavigationLink",
"module_type" : "SwiftTarget",
"name" : "LazyNavigationLink",
"path" : "Sources/LazyNavigationLink",
"product_memberships" : [
"LazyNavigationLink"
],
"sources" : [
"LazyNavigationLink.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.