Build Information
Failed to build DevRevSDK, reference v2.3.5 (446f8b), with Swift 6.3 for macOS (SPM) on 27 Apr 2026 05:51:56 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devrev/devrev-sdk-ios.git
Reference: v2.3.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/devrev/devrev-sdk-ios
* tag v2.3.5 -> FETCH_HEAD
HEAD is now at 446f8bc Release 2.3.5
Cloned https://github.com/devrev/devrev-sdk-ios.git
Revision (git rev-parse @):
446f8bce472b35963356016084e06c9d2b44154d
SUCCESS checkout https://github.com/devrev/devrev-sdk-ios.git at v2.3.5
Downloading binary artifact https://github.com/devrev/devrev-sdk-ios/releases/download/v2.3.5/DevRevSDK.xcframework.zip
[2215/21920594] Downloading https://github.com/devrev/devrev-sdk-ios/releases/download/v2.3.5/DevRevSDK.xcframework.zip
Downloaded https://github.com/devrev/devrev-sdk-ios/releases/download/v2.3.5/DevRevSDK.xcframework.zip (1.87s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "devrev-sdk-ios",
"name": "DevRevSDK",
"url": "https://github.com/devrev/devrev-sdk-ios.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/devrev-sdk-ios",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/devrev/devrev-sdk-ios.git
[1/11196] Fetching devrev-sdk-ios
Fetched https://github.com/devrev/devrev-sdk-ios.git from cache (94.27s)
Creating working copy for https://github.com/devrev/devrev-sdk-ios.git
Working copy of https://github.com/devrev/devrev-sdk-ios.git resolved at v2.3.5 (446f8bc)
Fetching binary artifact https://github.com/devrev/devrev-sdk-ios/releases/download/v2.3.5/DevRevSDK.xcframework.zip from cache
Fetched https://github.com/devrev/devrev-sdk-ios/releases/download/v2.3.5/DevRevSDK.xcframework.zip from cache (1.14s)
warning: '.resolve-product-dependencies': dependency 'devrev-sdk-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/devrev/devrev-sdk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.3 macosSpm