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 DevRevSDK, reference main (21d5a4), with Swift 5.9 for macOS (SPM) on 12 Jun 2025 13:07:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devrev/devrev-sdk-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/devrev/devrev-sdk-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 21d5a4e Release 2.0.2
Cloned https://github.com/devrev/devrev-sdk-ios.git
Revision (git rev-parse @):
21d5a4e3d61b8cac599d95af2f75bc8442c8e3a0
SUCCESS checkout https://github.com/devrev/devrev-sdk-ios.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/devrev/devrev-sdk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/devrev/devrev-sdk-ios/releases/download/v2.0.2/DevRevSDK.xcframework.zip
[16375/17033067] Downloading https://github.com/devrev/devrev-sdk-ios/releases/download/v2.0.2/DevRevSDK.xcframework.zip
Downloaded https://github.com/devrev/devrev-sdk-ios/releases/download/v2.0.2/DevRevSDK.xcframework.zip (2.18s)
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