This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build swiftui-niche-pieces with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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: $workDir/.spi.yml
SUCCESS checkout https://github.com/bitkey-oss/swiftui-niche-pieces.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/bitkey-oss/swiftui-niche-pieces.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/4239] Fetching swift-custom-dump
[425/8006] Fetching swift-custom-dump, swift-case-paths
[1557/10362] Fetching swift-custom-dump, swift-case-paths, xctest-dynamic-overlay
[10363/48187] Fetching swift-custom-dump, swift-case-paths, xctest-dynamic-overlay, swiftui-navigation
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.04s)
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (4.04s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (4.04s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.04s)
Computed https://github.com/pointfreeco/swiftui-navigation at 1.0.2 (0.98s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (0.68s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.66s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.1.0 (0.66s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.2
Creating working copy for https://github.com/pointfreeco/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation resolved at 1.0.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.0.0
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.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.