The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swiftui-navigation-transitions, reference 0.16.1 (e2f023), with Swift 6.2 for macOS (SPM) on 20 Oct 2025 00:30:20 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/swiftui-navigation-transitions.git
Reference: 0.16.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/davdroman/swiftui-navigation-transitions
 * tag               0.16.1     -> FETCH_HEAD
HEAD is now at e2f0234 Bump dependencies (#168)
Cloned https://github.com/davdroman/swiftui-navigation-transitions.git
Revision (git rev-parse @):
e2f0234ce42fed0f41c129717f06dc2fb5308c0a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/davdroman/swiftui-navigation-transitions.git at 0.16.1
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/siteline/swiftui-introspect
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/davdroman/swift-once-macro
Fetching https://github.com/davdroman/objc-runtime-tools
[1/165] Fetching objc-runtime-tools
[134/260] Fetching objc-runtime-tools, swift-once-macro
Fetched https://github.com/davdroman/swift-once-macro from cache (0.67s)
[137/165] Fetching objc-runtime-tools
[145/4763] Fetching objc-runtime-tools, swift-custom-dump
[442/10315] Fetching objc-runtime-tools, swift-custom-dump, xctest-dynamic-overlay
[489/22094] Fetching objc-runtime-tools, swift-custom-dump, xctest-dynamic-overlay, swiftui-introspect
[22095/94691] Fetching objc-runtime-tools, swift-custom-dump, xctest-dynamic-overlay, swiftui-introspect, swift-syntax
Fetched https://github.com/davdroman/objc-runtime-tools from cache (3.67s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.67s)
Fetched https://github.com/siteline/swiftui-introspect from cache (3.67s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.67s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.67s)
Creating working copy for https://github.com/siteline/swiftui-introspect
Creating working copy for https://github.com/davdroman/objc-runtime-tools
Creating working copy for https://github.com/davdroman/swift-once-macro
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/davdroman/swift-once-macro resolved at 1.0.1
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Working copy of https://github.com/davdroman/objc-runtime-tools resolved at 0.1.1
Working copy of https://github.com/siteline/swiftui-introspect resolved at 26.0.0
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.21s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftui-navigation-transitions",
      "name": "swiftui-navigation-transitions",
      "url": "https://github.com/davdroman/swiftui-navigation-transitions.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-navigation-transitions",
      "dependencies": [
        {
          "identity": "objc-runtime-tools",
          "name": "objc-runtime-tools",
          "url": "https://github.com/davdroman/objc-runtime-tools",
          "version": "0.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/objc-runtime-tools",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax",
              "version": "602.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-once-macro",
          "name": "swift-once-macro",
          "url": "https://github.com/davdroman/swift-once-macro",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-once-macro",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax",
              "version": "602.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "xctest-dynamic-overlay",
          "name": "xctest-dynamic-overlay",
          "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
          "version": "1.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftui-introspect",
          "name": "swiftui-introspect",
          "url": "https://github.com/siteline/swiftui-introspect",
          "version": "26.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-introspect",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/davdroman/swiftui-navigation-transitions.git
[1/7097] Fetching swiftui-navigation-transitions
Fetched https://github.com/davdroman/swiftui-navigation-transitions.git from cache (1.02s)
Fetching https://github.com/siteline/swiftui-introspect from cache
Fetching https://github.com/davdroman/objc-runtime-tools from cache
Fetching https://github.com/davdroman/swift-once-macro from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/davdroman/swift-once-macro from cache (0.47s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.47s)
Fetched https://github.com/davdroman/objc-runtime-tools from cache (0.56s)
Fetched https://github.com/siteline/swiftui-introspect from cache (0.56s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 26.0.0 (1.13s)
Computing version for https://github.com/davdroman/swift-once-macro
Computed https://github.com/davdroman/swift-once-macro at 1.0.1 (0.55s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.84s)
Computing version for https://github.com/davdroman/objc-runtime-tools
Computed https://github.com/davdroman/objc-runtime-tools at 0.1.1 (1.40s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.72s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.52s)
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.1
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 26.0.0
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.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/davdroman/swiftui-navigation-transitions.git
Working copy of https://github.com/davdroman/swiftui-navigation-transitions.git resolved at 0.16.1 (e2f0234)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
warning: '.resolve-product-dependencies': dependency 'swiftui-navigation-transitions' is not used by any target
Found 4 product dependencies
  - objc-runtime-tools
  - swift-once-macro
  - xctest-dynamic-overlay
  - swiftui-introspect
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/davdroman/swiftui-navigation-transitions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
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 '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.
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.
BUILD FAILURE 6.2 macosSpm