Build Information
Failed to build AbrevvaSDK, reference 3.4.0 (bc0d2b), with Swift 6.1 for macOS (SPM) on 16 Dec 2025 15:55:02 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/evva-sfw/abrevva-sdk-ios.git
Reference: 3.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/evva-sfw/abrevva-sdk-ios
* tag 3.4.0 -> FETCH_HEAD
HEAD is now at bc0d2b1 🔖 [Release] 3.4.0
Cloned https://github.com/evva-sfw/abrevva-sdk-ios.git
Revision (git rev-parse @):
bc0d2b14babfa37ef5c9b98cc1bfa49fa91d7acc
SUCCESS checkout https://github.com/evva-sfw/abrevva-sdk-ios.git at 3.4.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/evva-sfw/abrevva-sdk-ios.git
https://github.com/evva-sfw/abrevva-sdk-ios.git
{
"dependencies" : [
],
"manifest_display_name" : "AbrevvaSDK",
"name" : "AbrevvaSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "AbrevvaSDK",
"targets" : [
"AbrevvaSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AbrevvaSDK",
"module_type" : "BinaryTarget",
"name" : "AbrevvaSDK",
"path" : "AbrevvaSDK.xcframework",
"product_memberships" : [
"AbrevvaSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
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