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-navigation-transitions, reference 0.14.0 (76ae9c), with Swift 5.10 for macOS (SPM) on 1 Nov 2024 12:18:08 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/swiftui-navigation-transitions.git
Reference: 0.14.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/davdroman/swiftui-navigation-transitions
 * tag               0.14.0     -> FETCH_HEAD
HEAD is now at 76ae9c6 Rename `NavigationTransition` to `NavigationTransitionProtocol` (#142)
Cloned https://github.com/davdroman/swiftui-navigation-transitions.git
Revision (git rev-parse @):
76ae9c621422a1f38c30a07c8b7636994b669484
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/davdroman/swiftui-navigation-transitions.git at 0.14.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/davdroman/swiftui-navigation-transitions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/siteline/swiftui-introspect
[1/4511] Fetching swift-custom-dump
[272/13837] Fetching swift-custom-dump, swiftui-introspect
[2057/18811] Fetching swift-custom-dump, swiftui-introspect, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (5.94s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (5.94s)
Fetched https://github.com/siteline/swiftui-introspect from cache (5.94s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 1.3.0 (2.54s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.43s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (0.44s)
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 1.3.0
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.4.2
error: the library 'NavigationTransitions' requires macos 10.13, but depends on the product 'SwiftUIIntrospect' which requires macos 10.15; consider changing the library 'NavigationTransitions' to require macos 10.15 or later, or the product 'SwiftUIIntrospect' to require macos 10.13 or earlier.
error: the library 'TestUtils' requires macos 10.13, but depends on the product 'CustomDump' which requires macos 10.15; consider changing the library 'TestUtils' to require macos 10.15 or later, or the product 'CustomDump' to require macos 10.13 or earlier.
error: the library 'TestUtils' requires macos 10.13, but depends on the product 'XCTestDynamicOverlay' which requires macos 10.15; consider changing the library 'TestUtils' to require macos 10.15 or later, or the product 'XCTestDynamicOverlay' to require macos 10.13 or earlier.
BUILD FAILURE 5.10 macosSpm