Build Information
Failed to build PlaydateKit, reference main (a6350d
), with Swift 6.1 for iOS using Xcode 16.3 on 27 Jun 2025 10:38:05 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.1
Building package at path: $PWD
https://github.com/finnvoor/PlaydateKit.git
https://github.com/finnvoor/PlaydateKit.git
error: 'spi-builder-workspace': Invalid manifest (compiled with: ["/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.vJyf3J/vfs.yaml", "-L", "/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx14.0", "-sdk", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk", "-F", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-F", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", "-I", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "6", "-I", "/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk", "-package-description-version", "6.1.0", "/Users/admin/builder/spi-builder-workspace/Package.swift", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.3D5PWz/spi-builder-workspace-manifest"])
main/Package.swift:28: Fatal error: Unexpectedly found nil while unwrapping an Optional value
error: fatalError
Command line invocation:
/Applications/Xcode-16.3.0.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:38:04.602 xcodebuild[537:2960] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-06_03-38-0004.xcresult
xcodebuild: error: Could not resolve package dependencies:
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'main/Package.swift:28: Fatal error: Unexpectedly found nil while unwrapping an Optional value
Command line invocation:
/Applications/Xcode-16.3.0.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:38:05.732 xcodebuild[714:3940] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-06_03-38-0005.xcresult
xcodebuild: error: Could not resolve package dependencies:
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'main/Package.swift:28: Fatal error: Unexpectedly found nil while unwrapping an Optional value
BUILD FAILURE 6.1 iOS