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 PlaydateKit, reference main (a6350d), with Swift 6.2 (beta) for iOS using Xcode 26.0 on 27 Jun 2025 10:37:49 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finnvoor/PlaydateKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/finnvoor/PlaydateKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a6350d8 Add HTTP APIs, add xkpd example (#147)
Submodule path 'Examples/Xkpd/Sources/CLodePNG/lodepng': checked out '17d08dd26cac4d63f43af217ebd70318bfb8189c'
Submodule path 'Examples/Xkpd/Sources/CQRCode/QRCode': checked out 'eafbde494979abc2445c363cc2602230bcbe299c'
Submodule 'Examples/Xkpd/Sources/CLodePNG/lodepng' (https://github.com/lvandeve/lodepng.git) registered for path 'Examples/Xkpd/Sources/CLodePNG/lodepng'
Submodule 'Examples/Xkpd/Sources/CQRCode/QRCode' (https://github.com/ricmoo/QRCode.git) registered for path 'Examples/Xkpd/Sources/CQRCode/QRCode'
Cloning into '/Users/admin/builder/spi-builder-workspace/Examples/Xkpd/Sources/CLodePNG/lodepng'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Examples/Xkpd/Sources/CQRCode/QRCode'...
Cloned https://github.com/finnvoor/PlaydateKit.git
Revision (git rev-parse @):
a6350d8f26dcccb9a2a39d80cce32756bb62df39
SUCCESS checkout https://github.com/finnvoor/PlaydateKit.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/finnvoor/PlaydateKit.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
Package: spi-builder-workspace
Resolve Package Graph
Package: spi-builder-workspace
Resolved source packages:
  spi-builder-workspace: (null)
2025-06-27 03:37:48.197 xcodebuild[538:3031] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-06_03-37-0048.xcresult
xcodebuild: error: Could not resolve package dependencies:
  main/Package.swift:28: Fatal error: Unexpectedly found nil while unwrapping an Optional value
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
Package: spi-builder-workspace
Resolved source packages:
  spi-builder-workspace: (null)
2025-06-27 03:37:49.470 xcodebuild[566:3304] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-06_03-37-0049.xcresult
xcodebuild: error: Could not resolve package dependencies:
  main/Package.swift:28: Fatal error: Unexpectedly found nil while unwrapping an Optional value
BUILD FAILURE 6.2 iOS