Build Information
Failed to build swiftui-navigation-transitions, reference 0.15.1 (4148cc
), with Swift 5.10 for macOS (SPM) on 12 May 2025 01:52:18 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/swiftui-navigation-transitions.git
Reference: 0.15.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/davdroman/swiftui-navigation-transitions
* tag 0.15.1 -> FETCH_HEAD
HEAD is now at 4148cc2 Rename and fix doc links
Cloned https://github.com/davdroman/swiftui-navigation-transitions.git
Revision (git rev-parse @):
4148cc224e5dba72a7d7052d2fe211c83a2a78e9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/davdroman/swiftui-navigation-transitions.git at 0.15.1
========================================
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/siteline/swiftui-introspect
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/9330] Fetching swiftui-introspect
[2/13911] Fetching swiftui-introspect, swift-custom-dump
[785/19367] Fetching swiftui-introspect, swift-custom-dump, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.76s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.76s)
Fetched https://github.com/siteline/swiftui-introspect from cache (1.76s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 1.3.0 (2.20s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.33s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.33s)
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/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/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
error: the library 'NavigationTransition' requires macos 10.13, but depends on the product 'IssueReporting' which requires macos 10.15; consider changing the library 'NavigationTransition' to require macos 10.15 or later, or the product 'IssueReporting' to require macos 10.13 or earlier.
error: the library 'SwiftUINavigationTransitions' requires macos 10.13, but depends on the product 'SwiftUIIntrospect' which requires macos 10.15; consider changing the library 'SwiftUINavigationTransitions' 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 'IssueReporting' which requires macos 10.15; consider changing the library 'TestUtils' to require macos 10.15 or later, or the product 'IssueReporting' to require macos 10.13 or earlier.
BUILD FAILURE 5.10 macosSpm