Build Information
Successful build of LazyNavigationLink, reference 0.1.0 (b73462), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 14:24:40 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/OliverLetterer/LazyNavigationLink.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/4] Emitting module LazyNavigationLink
[4/4] Compiling LazyNavigationLink LazyNavigationLink.swift
Build complete! (6.83s)
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.