The Swift Package Index logo.Swift Package Index

Build Information

Failed to build lua_ios, reference master (7b6909), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 09:58:18 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/holzschu/lua_ios.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/holzschu/lua_ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7b69091 Updated patches
Cloned https://github.com/holzschu/lua_ios.git
Revision (git rev-parse @):
7b69091fad48be3cda1cd6e35ec1fead6671564a
SUCCESS checkout https://github.com/holzschu/lua_ios.git at master
Downloading binary artifact https://github.com/holzschu/lua_ios/releases/download/1.0/lua_ios.xcframework.zip
[8259/3946188] Downloading https://github.com/holzschu/lua_ios/releases/download/1.0/lua_ios.xcframework.zip
Downloaded https://github.com/holzschu/lua_ios/releases/download/1.0/lua_ios.xcframework.zip (1.22s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "lua_ios",
      "name": "lua_ios",
      "url": "https://github.com/holzschu/lua_ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/lua_ios",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/holzschu/lua_ios.git
[1/243] Fetching lua_ios
Fetched https://github.com/holzschu/lua_ios.git from cache (0.83s)
Creating working copy for https://github.com/holzschu/lua_ios.git
Working copy of https://github.com/holzschu/lua_ios.git resolved at master (7b69091)
Fetching binary artifact https://github.com/holzschu/lua_ios/releases/download/1.0/lua_ios.xcframework.zip from cache
Fetched https://github.com/holzschu/lua_ios/releases/download/1.0/lua_ios.xcframework.zip from cache (0.19s)
warning: '.resolve-product-dependencies': dependency 'lua_ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/holzschu/lua_ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 macosSpm