The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swiftui-navigation-transitions, reference 0.17.0 (60fb49), with Swift 6.2 for macOS (SPM) on 10 Mar 2026 20:06:11 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.17.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/davdroman/swiftui-navigation-transitions
 * tag               0.17.0     -> FETCH_HEAD
HEAD is now at 60fb498 Bump to Swift 6.1 (#170)
Cloned https://github.com/davdroman/swiftui-navigation-transitions.git
Revision (git rev-parse @):
60fb4988faf0f7d393773fd1bce1510426055089
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/davdroman/swiftui-navigation-transitions.git at 0.17.0
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/davdroman/objc-runtime-tools
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/davdroman/swift-once-macro
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/siteline/swiftui-introspect
[1/5370] Fetching swift-custom-dump
[163/5710] Fetching swift-custom-dump, swift-once-macro
[303/6159] Fetching swift-custom-dump, swift-once-macro, objc-runtime-tools
[670/11877] Fetching swift-custom-dump, swift-once-macro, objc-runtime-tools, xctest-dynamic-overlay
[702/23812] Fetching swift-custom-dump, swift-once-macro, objc-runtime-tools, xctest-dynamic-overlay, swiftui-introspect
Fetched https://github.com/davdroman/objc-runtime-tools from cache (0.83s)
[970/23363] Fetching swift-custom-dump, swift-once-macro, xctest-dynamic-overlay, swiftui-introspect
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.46s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.46s)
[1/74652] Fetching swift-syntax
Fetched https://github.com/davdroman/swift-once-macro from cache (4.06s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.06s)
Fetched https://github.com/siteline/swiftui-introspect from cache (4.06s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
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/siteline/swiftui-introspect
Creating working copy for https://github.com/swiftlang/swift-syntax
Creating working copy for https://github.com/davdroman/objc-runtime-tools
Working copy of https://github.com/davdroman/objc-runtime-tools resolved at 0.2.0
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Working copy of https://github.com/siteline/swiftui-introspect resolved at 26.0.0
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.5.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.19s)
========================================
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.5.0",
          "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.1.0",
          "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.9.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/7223] Fetching swiftui-navigation-transitions
Fetched https://github.com/davdroman/swiftui-navigation-transitions.git from cache (1.22s)
Fetching https://github.com/siteline/swiftui-introspect from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/davdroman/objc-runtime-tools from cache
Fetching https://github.com/davdroman/swift-once-macro from cache
Fetched https://github.com/siteline/swiftui-introspect from cache (0.61s)
Fetched https://github.com/davdroman/objc-runtime-tools from cache (0.61s)
Fetched https://github.com/davdroman/swift-once-macro from cache (0.61s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.62s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 26.0.0 (1.19s)
Computing version for https://github.com/davdroman/swift-once-macro
Computed https://github.com/davdroman/swift-once-macro at 1.1.0 (0.56s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.95s)
Computing version for https://github.com/davdroman/objc-runtime-tools
Computed https://github.com/davdroman/objc-runtime-tools at 0.5.0 (1.53s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.71s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.51s)
Creating working copy for https://github.com/davdroman/objc-runtime-tools
Working copy of https://github.com/davdroman/objc-runtime-tools resolved at 0.5.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
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/swift-once-macro
Working copy of https://github.com/davdroman/swift-once-macro resolved at 1.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.9.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.17.0 (60fb498)
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