The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SoulverCore, reference master (46af51), with Swift 5.10 for macOS (SPM) on 15 Aug 2025 19:24:08 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.66.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/soulverteam/SoulverCore.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/soulverteam/SoulverCore
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 46af516 Update README.md
Cloned https://github.com/soulverteam/SoulverCore.git
Revision (git rev-parse @):
46af516a338e642802ed45c14ebf1097a0ddca99
SUCCESS checkout https://github.com/soulverteam/SoulverCore.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/soulverteam/SoulverCore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[15149/16240820] Downloading https://github.com/soulverteam/SoulverCore/releases/download/3.2.1/SoulverCore.xcframework.zip
Downloading binary artifact https://github.com/soulverteam/SoulverCore/releases/download/3.2.1/SoulverCore.xcframework.zip
Downloaded https://github.com/soulverteam/SoulverCore/releases/download/3.2.1/SoulverCore.xcframework.zip (2.09s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.10 macosSpm