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 BugfenderPackage, reference 2.1.0 (4a2b2b), with Swift 5.10 for macOS (SPM) on 3 Nov 2025 16:32:45 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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/bugfender/BugfenderSDK-iOS.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bugfender/BugfenderSDK-iOS
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 4a2b2ba Update to version 2.1.0
Cloned https://github.com/bugfender/BugfenderSDK-iOS.git
Revision (git rev-parse @):
4a2b2ba68a14cd8854c03e47fe605bbcdac38f0a
SUCCESS checkout https://github.com/bugfender/BugfenderSDK-iOS.git at 2.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/bugfender/BugfenderSDK-iOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[7730/1298864] Downloading https://github.com/bugfender/BugfenderSDK-iOS/releases/download/2.1.0/BugfenderSDK.xcframework.zip
Downloading binary artifact https://github.com/bugfender/BugfenderSDK-iOS/releases/download/2.1.0/BugfenderSDK.xcframework.zip
Downloaded https://github.com/bugfender/BugfenderSDK-iOS/releases/download/2.1.0/BugfenderSDK.xcframework.zip (0.67s)
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