The Swift Package Index logo.Swift Package Index

Build Information

Failed to build lua_ios with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/holzschu/lua_ios.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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 efbf22c Merge pull request #2 from andrewvmail/fix-not-compiling
Cloned https://github.com/holzschu/lua_ios.git
Revision (git rev-parse @):
efbf22c6ad46c9b843a43c57125beebb52c73c35
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
[19131/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.46s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "lua_ios",
      "name": "lua_ios",
      "url": "https://github.com/holzschu/lua_ios.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/lua_ios",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/holzschu/lua_ios.git
[3/209] Fetching lua_ios
Fetched https://github.com/holzschu/lua_ios.git (0.28s)
Creating working copy for https://github.com/holzschu/lua_ios.git
Working copy of https://github.com/holzschu/lua_ios.git resolved at master
Downloading binary artifact https://github.com/holzschu/lua_ios/releases/download/1.0/lua_ios.xcframework.zip
[6881/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.29s)
warning: '.resolve-product-dependencies': dependency 'lua_ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.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`.
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.9 macosSpm