The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftGodotKit, reference main (b456f7), with Swift 6.1 for tvOS using Xcode 16.3 on 26 Feb 2026 09:29:46 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.68.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
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/migueldeicaza/SwiftGodotKit.git
https://github.com/migueldeicaza/SwiftGodotKit.git
{
  "dependencies" : [
    {
      "identity" : "swiftgodot",
      "requirement" : {
        "exact" : [
          "0.75.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/migueldeicaza/SwiftGodot"
    }
  ],
  "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" : "apple_plugin_stubs",
      "module_type" : "ClangTarget",
      "name" : "apple_plugin_stubs",
      "path" : "Sources/apple_plugin_stubs",
      "product_memberships" : [
        "SwiftGodotKit",
        "TrivialSample"
      ],
      "sources" : [
        "apple_plugin_stubs.cpp"
      ],
      "type" : "library"
    },
    {
      "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",
        "apple_plugin_stubs",
        "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.
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
Fetching from https://github.com/migueldeicaza/SwiftGodot
Fetching from https://github.com/swiftlang/swift-syntax (cached)
Fetching from https://github.com/apple/swift-argument-parser (cached)
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Creating working copy of package ‘SwiftGodot’
Checking out 0.75.0 of package ‘SwiftGodot’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.0 of package ‘swift-argument-parser’
Invalid Resource 'main.pck': File not found.Invalid Resource 'main.tscn': File not found.Invalid Resource 'project.godot': File not found.Invalid Resource '.godot': File not found.Invalid Resource 'godot': File not found.the target 'SwiftGodot' in product 'SwiftGodot' contains unsafe build flagsthe target 'SwiftGodotRuntime' in product 'SwiftGodot' contains unsafe build flagsResolve Package Graph
Invalid Resource 'main.pck': File not found.Invalid Resource 'main.tscn': File not found.Invalid Resource 'project.godot': File not found.Invalid Resource '.godot': File not found.Invalid Resource 'godot': File not found.the target 'SwiftGodot' in product 'SwiftGodot' contains unsafe build flagsthe target 'SwiftGodotRuntime' in product 'SwiftGodot' contains unsafe build flags
Resolved source packages:
  spi-builder-workspace: (null)
2026-02-26 01:29:44.661 xcodebuild[544:3058] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-26-02_01-29-0044.xcresult
xcodebuild: error: Could not resolve package dependencies:
  the target 'SwiftGodot' in product 'SwiftGodot' contains unsafe build flags
  the target 'SwiftGodotRuntime' in product 'SwiftGodot' contains unsafe build flags
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
Invalid Resource 'main.pck': File not found.Invalid Resource 'main.tscn': File not found.Invalid Resource 'project.godot': File not found.Invalid Resource '.godot': File not found.Invalid Resource 'godot': File not found.the target 'SwiftGodot' in product 'SwiftGodot' contains unsafe build flagsthe target 'SwiftGodotRuntime' in product 'SwiftGodot' contains unsafe build flags
Resolved source packages:
  spi-builder-workspace: (null)
2026-02-26 01:29:46.763 xcodebuild[884:5116] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-26-02_01-29-0046.xcresult
xcodebuild: error: Could not resolve package dependencies:
  the target 'SwiftGodot' in product 'SwiftGodot' contains unsafe build flags
  the target 'SwiftGodotRuntime' in product 'SwiftGodot' contains unsafe build flags
BUILD FAILURE 6.1 tvOS