The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftGodotKit, reference v4.6.0 (b2bcf9), with Swift 6.1 for macOS (SPM) on 22 Feb 2026 04:19:27 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/migueldeicaza/SwiftGodotKit.git
Reference: v4.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/migueldeicaza/SwiftGodotKit
 * tag               v4.6.0     -> FETCH_HEAD
HEAD is now at b2bcf9e New binaries
Cloned https://github.com/migueldeicaza/SwiftGodotKit.git
Revision (git rev-parse @):
b2bcf9ed7cd8a71da64f16301d5419d3c92f7c62
SUCCESS checkout https://github.com/migueldeicaza/SwiftGodotKit.git at v4.6.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/migueldeicaza/SwiftGodotKit.git
https://github.com/migueldeicaza/SwiftGodotKit.git
{
  "dependencies" : [
    {
      "identity" : "swiftgodot",
      "path" : "/Users/admin/builder/SwiftGodot",
      "type" : "fileSystem"
    }
  ],
  "manifest_display_name" : "SwiftGodotKit",
  "name" : "SwiftGodotKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftGodotKit",
      "targets" : [
        "SwiftGodotKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TrivialSample",
      "targets" : [
        "TrivialSample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "mac_libgodot",
      "module_type" : "BinaryTarget",
      "name" : "mac_libgodot",
      "path" : "remote/archive/libgodot-macos.xcframework.zip",
      "product_memberships" : [
        "SwiftGodotKit",
        "TrivialSample"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libgodot",
      "module_type" : "SystemLibraryTarget",
      "name" : "libgodot",
      "path" : "Sources/libgodot",
      "product_memberships" : [
        "SwiftGodotKit",
        "TrivialSample"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "ios_libgodot",
      "module_type" : "BinaryTarget",
      "name" : "ios_libgodot",
      "path" : "remote/archive/libgodot-ios.xcframework.zip",
      "product_memberships" : [
        "SwiftGodotKit",
        "TrivialSample"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TrivialSample",
      "module_type" : "SwiftTarget",
      "name" : "TrivialSample",
      "path" : "Sources/TrivialSample",
      "product_memberships" : [
        "TrivialSample"
      ],
      "sources" : [
        "TrivialSample.swift",
        "startup.swift"
      ],
      "target_dependencies" : [
        "SwiftGodotKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftGodotKit",
      "module_type" : "SwiftTarget",
      "name" : "SwiftGodotKit",
      "path" : "Sources/SwiftGodotKit",
      "product_dependencies" : [
        "SwiftGodot"
      ],
      "product_memberships" : [
        "SwiftGodotKit",
        "TrivialSample"
      ],
      "sources" : [
        "Extensions/Logger+SwiftGodotKit.swift",
        "GodotApp.swift",
        "GodotAppDelegate.swift",
        "GodotAppEvents.swift",
        "GodotHostBridge.swift",
        "GodotRouting.swift",
        "SwiftGodotKit.swift",
        "iOS-GodotAppView.swift",
        "iOS-GodotWindow.swift",
        "macOS-GodotAppView.swift",
        "macOS-GodotView.swift",
        "macOS-GodotWindow.swift"
      ],
      "target_dependencies" : [
        "libgodot",
        "mac_libgodot",
        "ios_libgodot"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: the package at '/Users/admin/builder/SwiftGodot' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “SwiftGodot” doesn’t exist." UserInfo={NSUserStringVariant=(
    Folder
), NSFilePath=/Users/admin/builder/SwiftGodot, NSURL=file:///Users/admin/builder/SwiftGodot, NSUnderlyingError=0x600001874ab0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
error: 'spi-builder-workspace': binary target 'mac_libgodot' could not be mapped to an artifact with expected name 'mac_libgodot'
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the package at '/Users/admin/builder/SwiftGodot' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “SwiftGodot” doesn’t exist." UserInfo={NSUserStringVariant=(
    Folder
), NSFilePath=/Users/admin/builder/SwiftGodot, NSURL=file:///Users/admin/builder/SwiftGodot, NSUnderlyingError=0x6000022acba0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
error: 'spi-builder-workspace': binary target 'mac_libgodot' could not be mapped to an artifact with expected name 'mac_libgodot'
BUILD FAILURE 6.1 macosSpm