The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swiftui-navigation-transitions with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.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/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 a6a3c70 Bump to 0.13.3 (#114)
Cloned https://github.com/davdroman/swiftui-navigation-transitions.git
Revision (git rev-parse @):
a6a3c70ad5d771bd1e927fb55897231cd9592024
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/davdroman/swiftui-navigation-transitions.git at main
Fetching https://github.com/siteline/swiftui-introspect from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.39s)
Fetched https://github.com/pointfreeco/swift-custom-dump (0.40s)
Fetched https://github.com/siteline/swiftui-introspect (0.56s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.35s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.0.0 (2.85s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 1.0.0 (0.87s)
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 1.0.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.0.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.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-navigation-transitions",
      "dependencies": [
        {
          "identity": "swiftui-introspect",
          "name": "swiftui-introspect",
          "url": "https://github.com/siteline/swiftui-introspect",
          "version": "1.1.1",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-introspect",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/davdroman/swiftui-navigation-transitions.git
[1/6489] Fetching swiftui-navigation-transitions
Fetched https://github.com/davdroman/swiftui-navigation-transitions.git (1.56s)
Fetching https://github.com/siteline/swiftui-introspect from cache
Fetched https://github.com/siteline/swiftui-introspect (0.71s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 1.1.1 (0.23s)
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 main
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 1.1.1
warning: '.resolve-product-dependencies': dependency 'swiftui-navigation-transitions' is not used by any target
Found 1 product dependencies
  - swiftui-introspect
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
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.
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.9 macosSpm