Build Information
Failed to build swiftui-navigation-transitions, reference main (be4fc8
), with Swift 6.0 for macOS (SPM) on 12 Sep 2025 23:22:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/swiftui-navigation-transitions.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/davdroman/swiftui-navigation-transitions
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at be4fc84 Run SwiftFormat
Cloned https://github.com/davdroman/swiftui-navigation-transitions.git
Revision (git rev-parse @):
be4fc84663097cc1e5e5e207dc18ce878ce90c80
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/davdroman/swiftui-navigation-transitions.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/davdroman/swiftui-navigation-transitions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/davdroman/swift-once-macro
Fetching https://github.com/siteline/swiftui-introspect
Fetching https://github.com/davdroman/objc-runtime-tools
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/53] Fetching swift-once-macro
Fetched https://github.com/davdroman/swift-once-macro from cache (0.63s)
[1/90] Fetching objc-runtime-tools
[86/4688] Fetching objc-runtime-tools, swift-custom-dump
[408/10187] Fetching objc-runtime-tools, swift-custom-dump, xctest-dynamic-overlay
[409/21461] Fetching objc-runtime-tools, swift-custom-dump, xctest-dynamic-overlay, swiftui-introspect
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.30s)
Fetched https://github.com/siteline/swiftui-introspect from cache (1.30s)
Fetched https://github.com/davdroman/objc-runtime-tools from cache (1.30s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.30s)
Computing version for https://github.com/davdroman/swift-once-macro
Computed https://github.com/davdroman/swift-once-macro at 1.0.0 (0.50s)
Fetching https://github.com/swiftlang/swift-syntax
[1/71913] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (2.84s)
Computing version for https://github.com/davdroman/objc-runtime-tools
Computed https://github.com/davdroman/objc-runtime-tools at 0.1.0 (0.47s)
Computing version for https://github.com/siteline/swiftui-introspect
warning: 'swiftui-introspect': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
Computed https://github.com/siteline/swiftui-introspect at 1.3.0 (0.46s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.79s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.16s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.46s)
Creating working copy for https://github.com/davdroman/swift-once-macro
Working copy of https://github.com/davdroman/swift-once-macro resolved at 1.0.0
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/davdroman/objc-runtime-tools
Working copy of https://github.com/davdroman/objc-runtime-tools resolved at 0.1.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.6.1
warning: 'swiftui-introspect': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swiftui-introspect/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
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.
error: the library 'UIKitNavigationTransitions' requires macos 10.13, but depends on the product 'IssueReporting' which requires macos 10.15; consider changing the library 'UIKitNavigationTransitions' to require macos 10.15 or later, or the product 'IssueReporting' to require macos 10.13 or earlier.
error: the library 'UIKitNavigationTransitions' requires macos 10.13, but depends on the product 'ObjCRuntimeTools' which requires macos 10.15; consider changing the library 'UIKitNavigationTransitions' to require macos 10.15 or later, or the product 'ObjCRuntimeTools' to require macos 10.13 or earlier.
error: the library 'UIKitNavigationTransitions' requires macos 10.13, but depends on the product 'Once' which requires macos 10.15; consider changing the library 'UIKitNavigationTransitions' to require macos 10.15 or later, or the product 'Once' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm