Build Information
Failed to build DevRevSDK, reference v1.1.5 (5224dc
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 23:40:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devrev/devrev-sdk-ios.git
Reference: v1.1.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/devrev/devrev-sdk-ios
* tag v1.1.5 -> FETCH_HEAD
HEAD is now at 5224dc8 Release 1.1.5
Cloned https://github.com/devrev/devrev-sdk-ios.git
Revision (git rev-parse @):
5224dc86e8a99b061098bebf9f014b224eb1fe7f
SUCCESS checkout https://github.com/devrev/devrev-sdk-ios.git at v1.1.5
Downloading binary artifact https://github.com/devrev/devrev-sdk-ios/releases/download/v1.1.5/DevRevSDK.xcframework.zip
[36544/18873583] Downloading https://github.com/devrev/devrev-sdk-ios/releases/download/v1.1.5/DevRevSDK.xcframework.zip
Downloaded https://github.com/devrev/devrev-sdk-ios/releases/download/v1.1.5/DevRevSDK.xcframework.zip (2.05s)
========================================
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",
"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",
"dependencies": [
]
}
]
}
Fetching https://github.com/devrev/devrev-sdk-ios.git
[1/5291] Fetching devrev-sdk-ios
Fetched https://github.com/devrev/devrev-sdk-ios.git from cache (10.89s)
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 v1.1.5 (5224dc8)
Fetching binary artifact https://github.com/devrev/devrev-sdk-ios/releases/download/v1.1.5/DevRevSDK.xcframework.zip from cache
Fetched https://github.com/devrev/devrev-sdk-ios/releases/download/v1.1.5/DevRevSDK.xcframework.zip from cache (0.99s)
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.1
Building package at path: $PWD
https://github.com/devrev/devrev-sdk-ios.git
https://github.com/devrev/devrev-sdk-ios.git
{
"dependencies" : [
],
"manifest_display_name" : "DevRevSDK",
"name" : "DevRevSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "DevRevSDK",
"targets" : [
"DevRevSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DevRevSDK",
"module_type" : "BinaryTarget",
"name" : "DevRevSDK",
"path" : "remote/archive/DevRevSDK.xcframework.zip",
"product_memberships" : [
"DevRevSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm