Build Information
Failed to build swiftui-niche-pieces, reference main (7fa83a
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 16:07:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bitkey-oss/swiftui-niche-pieces.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bitkey-oss/swiftui-niche-pieces
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7fa83a3 add readme more contents
Cloned https://github.com/bitkey-oss/swiftui-niche-pieces.git
Revision (git rev-parse @):
7fa83a38fae7aaad2b8b715160abf8e428f5a796
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bitkey-oss/swiftui-niche-pieces.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/bitkey-oss/swiftui-niche-pieces.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4394] Fetching swift-case-paths
[177/5788] Fetching swift-case-paths, swiftui-navigation
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.87s)
[893/1394] Fetching swiftui-navigation
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (1.02s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 1.5.5 (1.42s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/4581] Fetching swift-custom-dump
[872/10048] Fetching swift-custom-dump, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.35s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.35s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.78s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.1 (2.66s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70906] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.33s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (3.80s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.95s)
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation resolved at 1.5.5
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
error: the library 'SheetExtensions' requires macos 10.13, but depends on the product 'CasePaths' which requires macos 10.15; consider changing the library 'SheetExtensions' to require macos 10.15 or later, or the product 'CasePaths' to require macos 10.13 or earlier.
error: the library 'SheetExtensions' requires macos 10.13, but depends on the product 'SwiftUINavigation' which requires macos 10.15; consider changing the library 'SheetExtensions' to require macos 10.15 or later, or the product 'SwiftUINavigation' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm