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, reference 1.2.0 (134e1d), with Swift 5.10 for iOS using Xcode 15.4 on 3 May 2025 19:25:14 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnfairh/steamworks-swift.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnfairh/steamworks-swift
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 134e1d8 Version 1.2.0
Submodule path 'sdk': checked out '4187957e10434cec6ce93af4d04763ec7e458fdd'
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 @):
134e1d8475e516ab51c63c429bada112697ac07f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/johnfairh/steamworks-swift.git at 1.2.0
========================================
Build
========================================
Selected platform:         iOS
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-log.git
Fetching from https://github.com/jpsim/Yams.git
Fetching from https://github.com/apple/swift-atomics.git
Creating working copy of package ‘swift-log’
Checking out 1.6.2 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:
  swift-atomics: https://github.com/apple/swift-atomics.git @ main (9e65972)
  swift-log: https://github.com/apple/swift-log.git @ 1.6.2
  Yams: https://github.com/jpsim/Yams.git @ 5.1.3
resolved source packages: swift-atomics, swift-log, Yams
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
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
Resolved source packages:
  Yams: https://github.com/jpsim/Yams.git @ 5.1.3
  swift-atomics: https://github.com/apple/swift-atomics.git @ main (9e65972)
  swift-log: https://github.com/apple/swift-log.git @ 1.6.2
resolved source packages: Yams, swift-atomics, swift-log
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
BUILD FAILURE 5.10 iOS