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 SmartDeeplink, reference main (4f41c0), with Swift 6.1 for macOS (SPM) on 30 Jul 2025 07:11:07 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RJIOSDEV/SmartDeeplinkKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RJIOSDEV/SmartDeeplinkKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4f41c06 Update README.md
Cloned https://github.com/RJIOSDEV/SmartDeeplinkKit.git
Revision (git rev-parse @):
4f41c06930a059e1086b23fcfa50f6a6c1d57470
SUCCESS checkout https://github.com/RJIOSDEV/SmartDeeplinkKit.git at main
========================================
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": "smartdeeplinkkit",
      "name": "SmartDeeplink",
      "url": "https://github.com/RJIOSDEV/SmartDeeplinkKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SmartDeeplinkKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/RJIOSDEV/SmartDeeplinkKit.git
[1/39] Fetching smartdeeplinkkit
Fetched https://github.com/RJIOSDEV/SmartDeeplinkKit.git from cache (0.65s)
Creating working copy for https://github.com/RJIOSDEV/SmartDeeplinkKit.git
Working copy of https://github.com/RJIOSDEV/SmartDeeplinkKit.git resolved at main (4f41c06)
warning: '.resolve-product-dependencies': dependency 'smartdeeplinkkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/RJIOSDEV/SmartDeeplinkKit.git
https://github.com/RJIOSDEV/SmartDeeplinkKit.git
error: invalid custom path 'Tests/SmartDeeplinkTests' for target 'SmartDeeplinkTests'
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: 'spi-builder-workspace': invalid custom path 'Tests/SmartDeeplinkTests' for target 'SmartDeeplinkTests'
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': invalid custom path 'Tests/SmartDeeplinkTests' for target 'SmartDeeplinkTests'
BUILD FAILURE 6.1 macosSpm