Build Information
Failed to build SwiftUINavigationHeader, reference main (5f9530), with Swift 6.0 for macOS (SPM) on 14 Oct 2025 05:39:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexeichhorn/SwiftUINavigationHeader.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexeichhorn/SwiftUINavigationHeader
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5f9530a even better support for landscape
Cloned https://github.com/alexeichhorn/SwiftUINavigationHeader.git
Revision (git rev-parse @):
5f9530a4e1975d90d04e4b2ed14a127ea5a064a5
SUCCESS checkout https://github.com/alexeichhorn/SwiftUINavigationHeader.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/alexeichhorn/SwiftUINavigationHeader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/raymondjavaxx/SmoothGradient.git
[1/245] Fetching smoothgradient
Fetched https://github.com/raymondjavaxx/SmoothGradient.git from cache (1.04s)
Computing version for https://github.com/raymondjavaxx/SmoothGradient.git
Computed https://github.com/raymondjavaxx/SmoothGradient.git at 1.0.1 (0.44s)
Creating working copy for https://github.com/raymondjavaxx/SmoothGradient.git
Working copy of https://github.com/raymondjavaxx/SmoothGradient.git resolved at 1.0.1
error: the library 'SwiftUINavigationHeader' requires macos 10.13, but depends on the product 'SmoothGradient' which requires macos 11.0; consider changing the library 'SwiftUINavigationHeader' to require macos 11.0 or later, or the product 'SmoothGradient' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm