The Swift Package Index logo.Swift Package Index

Build Information

Failed to build zcash-light-client-ffi, reference main (d132e7), with Swift 6.0 for macOS (SPM) on 6 Mar 2026 05:11:56 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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/zcash/zcash-light-client-ffi.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zcash/zcash-light-client-ffi
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d132e74 Merge pull request #276 from zcash/hotfix/0.19.2
Cloned https://github.com/zcash/zcash-light-client-ffi.git
Revision (git rev-parse @):
d132e743dcac18ecfa676c1bf6968e71a1a992ce
SUCCESS checkout https://github.com/zcash/zcash-light-client-ffi.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/zcash/zcash-light-client-ffi.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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.0 macosSpm