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 steamworks-swift with Swift 5.10 for tvOS using Xcode 15.4.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnfairh/steamworks-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnfairh/steamworks-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7360e60 Version 1.0.0 (#18)
Submodule path 'sdk': checked out '11f4a6af7a9b5b8334a3832e4aab91a20d189ea3'
Submodule 'sdk' (https://github.com/johnfairh/steamworks-swift-sdk) registered for path 'sdk'
Cloning into '/Users/admin/builder/spi-builder-workspace/sdk'...
Cloned https://github.com/johnfairh/steamworks-swift.git
Revision (git rev-parse @):
7360e602c74830aa565b49eea223088851512de7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/johnfairh/steamworks-swift.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/johnfairh/steamworks-swift.git
Command line invocation:
    /Applications/Xcode-15.4.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-atomics.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/jpsim/Yams.git
Creating working copy of package ‘swift-log’
Checking out 1.6.1 of package ‘swift-log’
Creating working copy of package ‘swift-atomics’
Checking out main (9e65972) of package ‘swift-atomics’
Creating working copy of package ‘Yams’
Checking out 5.1.3 of package ‘Yams’
Resolved source packages:
  Yams: https://github.com/jpsim/Yams.git @ 5.1.3
  swift-log: https://github.com/apple/swift-log.git @ 1.6.1
  swift-atomics: https://github.com/apple/swift-atomics.git @ main (9e65972)
resolved source packages: Yams, swift-log, swift-atomics
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.0.0 but the installed version is 5.10.0
error: fatalError
GENERIC FAILURE 5.10 tvOS