The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build NavigatorUI, reference 0.9.26 (c86f20), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 20 Mar 2025 04:36:36 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Navigator -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hmlongco/Navigator.git
Reference: 0.9.26
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hmlongco/Navigator
 * tag               0.9.26     -> FETCH_HEAD
HEAD is now at c86f201 Update docs
Cloned https://github.com/hmlongco/Navigator.git
Revision (git rev-parse @):
c86f201c35c6ed621ddd561206f5aec1a5a67dab
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hmlongco/Navigator.git at 0.9.26
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
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/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.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-docc-plugin
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.3 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
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.3
resolved source packages: NavigatorUI, SymbolKit, SwiftDocCPlugin
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Navigator -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
    /Applications/Xcode-16.2.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 platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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.3
  NavigatorUI: /Users/admin/builder/spi-builder-workspace
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
2025-03-20 00:36:17.735 xcodebuild[886:5051] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-20-03_00-36-0017.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.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
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.3
  NavigatorUI: /Users/admin/builder/spi-builder-workspace
resolved source packages: SymbolKit, SwiftDocCPlugin, NavigatorUI
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Navigator -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.2.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 platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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.3
2025-03-20 00:36:35.015 xcodebuild[1058:6225] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-20-03_00-36-0035.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.0 macosXcodebuild