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 simd-tools, reference main (338957), with Swift 6.2 (beta) for tvOS using Xcode 26.0 on 22 Jun 2025 15:23:07 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/computer-graphics-tools/simd-tools.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/computer-graphics-tools/simd-tools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 338957b update deps
Cloned https://github.com/computer-graphics-tools/simd-tools.git
Revision (git rev-parse @):
338957bd470a0ace1b82afb51737504f664b7376
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/computer-graphics-tools/simd-tools.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/computer-graphics-tools/simd-tools.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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-syntax.git
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Resolve Package Graph
Resolved source packages:
  simd-tools: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/apple/swift-syntax.git @ 600.0.1
resolved source packages: simd-tools, swift-syntax
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SIMDTools -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 SIMDTools -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  simd-tools: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/apple/swift-syntax.git @ 600.0.1
2025-06-22 08:23:05.990 xcodebuild[570:3352] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-22-06_08-23-0005.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "SIMDTools". The "-list" option can be used to find the names of the schemes in the workspace.
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  simd-tools: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/apple/swift-syntax.git @ 600.0.1
resolved source packages: simd-tools, swift-syntax
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SIMDTools -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 SIMDTools -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  swift-syntax: https://github.com/apple/swift-syntax.git @ 600.0.1
  simd-tools: /Users/admin/builder/spi-builder-workspace
2025-06-22 08:23:07.894 xcodebuild[590:3510] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-22-06_08-23-0007.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "SIMDTools". The "-list" option can be used to find the names of the schemes in the workspace.
BUILD FAILURE 6.2 tvOS