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 NavigatorUI, reference main (c33b99), with Swift 6.1 for tvOS using Xcode 16.3 on 12 Sep 2025 00:14:03 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Navigator -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hmlongco/Navigator.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hmlongco/Navigator
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c33b99f Update README
Cloned https://github.com/hmlongco/Navigator.git
Revision (git rev-parse @):
c33b99f54b114ed84bed6736b573eb008c166006
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hmlongco/Navigator.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/hmlongco/Navigator.git
https://github.com/hmlongco/Navigator.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "NavigatorUI",
  "name" : "NavigatorUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "NavigatorUI",
      "targets" : [
        "NavigatorUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "NavigatorUITests",
      "module_type" : "SwiftTarget",
      "name" : "NavigatorUITests",
      "path" : "Tests/NavigatorUITests",
      "sources" : [
        "Helpers/MockDestination.swift",
        "NavigatorCoreTests.swift",
        "NavigatorOperationTests.swift"
      ],
      "target_dependencies" : [
        "NavigatorUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NavigatorUI",
      "module_type" : "SwiftTarget",
      "name" : "NavigatorUI",
      "path" : "Sources/NavigatorUI",
      "product_memberships" : [
        "NavigatorUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/NavigatorUI/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "NavigatorUI/Core/AnyNavigationDestination.swift",
        "NavigatorUI/Core/NavigationAction.swift",
        "NavigatorUI/Core/NavigationCheckpoint.swift",
        "NavigatorUI/Core/NavigationConfiguration.swift",
        "NavigatorUI/Core/NavigationDestination.swift",
        "NavigatorUI/Core/NavigationDismiss.swift",
        "NavigatorUI/Core/NavigationEventLogging.swift",
        "NavigatorUI/Core/NavigationFind.swift",
        "NavigatorUI/Core/NavigationLocked.swift",
        "NavigatorUI/Core/NavigationMethod.swift",
        "NavigatorUI/Core/NavigationOperations.swift",
        "NavigatorUI/Core/NavigationPresentation.swift",
        "NavigatorUI/Core/NavigationRoutes.swift",
        "NavigatorUI/Core/NavigationSceneStorage.swift",
        "NavigatorUI/Core/NavigationSend.swift",
        "NavigatorUI/Core/NavigationState.swift",
        "NavigatorUI/Core/Navigator.swift",
        "NavigatorUI/Extensions/NavigationLink+Navigator.swift",
        "NavigatorUI/Protocols/Binding+Extension.swift",
        "NavigatorUI/Protocols/Callback.swift",
        "NavigatorUI/Protocols/NavigationURLHandler.swift",
        "NavigatorUI/Protocols/NavigationViewProviding.swift",
        "NavigatorUI/Protocols/NavigationViewRouting.swift",
        "NavigatorUI/Views/ManagedNavigationStack.swift",
        "NavigatorUI/Views/ManagedPresentationView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-docc-plugin
Fetching from https://github.com/swiftlang/swift-docc-symbolkit (cached)
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.5 of package ‘swift-docc-plugin’
Resolve Package Graph
Resolved source packages:
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  NavigatorUI: /Users/admin/builder/spi-builder-workspace
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
resolved source packages: SymbolKit, NavigatorUI, SwiftDocCPlugin
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Navigator -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Navigator -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
  NavigatorUI: /Users/admin/builder/spi-builder-workspace
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
2025-09-11 17:13:41.929 xcodebuild[851:4742] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-11-09_17-13-0041.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "Navigator". The "-list" option can be used to find the names of the schemes in the workspace.
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  NavigatorUI: /Users/admin/builder/spi-builder-workspace
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
resolved source packages: NavigatorUI, SymbolKit, SwiftDocCPlugin
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Navigator -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Navigator -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
  NavigatorUI: /Users/admin/builder/spi-builder-workspace
2025-09-11 17:14:03.394 xcodebuild[1078:6265] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-11-09_17-14-0003.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "Navigator". The "-list" option can be used to find the names of the schemes in the workspace.
BUILD FAILURE 6.1 tvOS