Build Information
Failed to build SwiftGodotKit, reference main (b456f7), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 18:46:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/migueldeicaza/SwiftGodotKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/migueldeicaza/SwiftGodotKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b456f73 Merge pull request #62 from levi/fix/macos-remove-duplicate-frame-timer
Cloned https://github.com/migueldeicaza/SwiftGodotKit.git
Revision (git rev-parse @):
b456f73fcd988ada9515f2687e4637744189251e
SUCCESS checkout https://github.com/migueldeicaza/SwiftGodotKit.git at main
Fetching https://github.com/migueldeicaza/SwiftGodot
[1/17999] Fetching swiftgodot
Fetched https://github.com/migueldeicaza/SwiftGodot from cache (4.43s)
Computing version for https://github.com/migueldeicaza/SwiftGodot
Computed https://github.com/migueldeicaza/SwiftGodot at 0.75.0 (5.10s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-argument-parser
[1/17529] Fetching swift-argument-parser
[7188/92512] Fetching swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser from cache (4.40s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.40s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (7.56s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.62s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/migueldeicaza/SwiftGodot
Working copy of https://github.com/migueldeicaza/SwiftGodot resolved at 0.75.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Downloading binary artifact https://github.com/migueldeicaza/godot/releases/download/v4.6.3/libgodot-macos.xcframework.zip
Downloading binary artifact https://github.com/migueldeicaza/godot/releases/download/v4.6.3/libgodot-ios.xcframework.zip
[7724/677631336] Downloading https://github.com/migueldeicaza/godot/releases/download/v4.6.3/libgodot-ios.xcframework.zip
[14406071/1001389006] Downloading https://github.com/migueldeicaza/godot/releases/download/v4.6.3/libgodot-ios.xcframework.zip, https://github.com/migueldeicaza/godot/releases/download/v4.6.3/libgodot-macos.xcframework.zip
Downloaded https://github.com/migueldeicaza/godot/releases/download/v4.6.3/libgodot-macos.xcframework.zip (16.93s)
Downloaded https://github.com/migueldeicaza/godot/releases/download/v4.6.3/libgodot-ios.xcframework.zip (34.25s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/migueldeicaza/SwiftGodotKit.git
[1/990] Fetching swiftgodotkit
Fetched https://github.com/migueldeicaza/SwiftGodotKit.git from cache (1.08s)
Fetching https://github.com/migueldeicaza/SwiftGodot from cache
Fetched https://github.com/migueldeicaza/SwiftGodot from cache (0.50s)
Computing version for https://github.com/migueldeicaza/SwiftGodot
Computed https://github.com/migueldeicaza/SwiftGodot at 0.75.0 (0.56s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.89s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.89s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.96s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.04s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/migueldeicaza/SwiftGodot
Working copy of https://github.com/migueldeicaza/SwiftGodot resolved at 0.75.0
Creating working copy for https://github.com/migueldeicaza/SwiftGodotKit.git
Working copy of https://github.com/migueldeicaza/SwiftGodotKit.git resolved at main (b456f73)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Fetching binary artifact https://github.com/migueldeicaza/godot/releases/download/v4.6.3/libgodot-ios.xcframework.zip from cache
Fetching binary artifact https://github.com/migueldeicaza/godot/releases/download/v4.6.3/libgodot-macos.xcframework.zip from cache
Fetched https://github.com/migueldeicaza/godot/releases/download/v4.6.3/libgodot-macos.xcframework.zip from cache (21.66s)
Fetched https://github.com/migueldeicaza/godot/releases/download/v4.6.3/libgodot-ios.xcframework.zip from cache (30.19s)
error: 'swiftgodotkit': the target 'SwiftGodot' in product 'SwiftGodot' contains unsafe build flags
error: 'swiftgodotkit': the target 'SwiftGodotRuntime' in product 'SwiftGodot' contains unsafe build flags
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/migueldeicaza/SwiftGodotKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
warning: 'spi-builder-workspace': Invalid Resource 'main.pck': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'main.tscn': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'project.godot': File not found.
warning: 'spi-builder-workspace': Invalid Resource '.godot': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'godot': File not found.
error: 'spi-builder-workspace': the target 'SwiftGodot' in product 'SwiftGodot' contains unsafe build flags
error: 'spi-builder-workspace': the target 'SwiftGodotRuntime' in product 'SwiftGodot' contains unsafe build flags
BUILD FAILURE 6.3 macosSpm