The Swift Package Index logo.Swift Package Index

Build Information

Failed to build lua_ios, reference master (7b6909), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 15:02:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/holzschu/lua_ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/holzschu/lua_ios/releases/download/1.0/lua_ios.xcframework.zip
[1369/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.19s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 macosSpm