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 v2.1.0 (ce7f75), with Swift 6.2 (beta) for macOS (SPM) on 26 Jun 2025 18:12:40 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devrev/devrev-sdk-ios.git
Reference: v2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/devrev/devrev-sdk-ios
 * tag               v2.1.0     -> FETCH_HEAD
HEAD is now at ce7f759 Release 2.1.0
Cloned https://github.com/devrev/devrev-sdk-ios.git
Revision (git rev-parse @):
ce7f759dc4ebe8231c93290f8d1c27077c173efe
SUCCESS checkout https://github.com/devrev/devrev-sdk-ios.git at v2.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/devrev/devrev-sdk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/devrev/devrev-sdk-ios/releases/download/v2.1.0/DevRevSDK.xcframework.zip
[16375/19736841] Downloading https://github.com/devrev/devrev-sdk-ios/releases/download/v2.1.0/DevRevSDK.xcframework.zip
Downloaded https://github.com/devrev/devrev-sdk-ios/releases/download/v2.1.0/DevRevSDK.xcframework.zip (1.90s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 macosSpm