Build Information
Failed to build AbrevvaSDK, reference 3.4.2 (9443cd), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 19 Mar 2026 19:12:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AbrevvaSDK -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/evva-sfw/abrevva-sdk-ios.git
Reference: 3.4.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/evva-sfw/abrevva-sdk-ios
* tag 3.4.2 -> FETCH_HEAD
HEAD is now at 9443cd8 🔖 [Release] 3.4.2
Cloned https://github.com/evva-sfw/abrevva-sdk-ios.git
Revision (git rev-parse @):
9443cd82a43478f18e4733d3ac15549ad62c1438
SUCCESS checkout https://github.com/evva-sfw/abrevva-sdk-ios.git at 3.4.2
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/evva-sfw/abrevva-sdk-ios.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
AbrevvaSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: AbrevvaSDK
2026-03-19 15:12:34.060 xcodebuild[523:3041] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AbrevvaSDK"
]
}
}
2026-03-19 15:12:38.737 xcodebuild[606:3667] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AbrevvaSDK -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AbrevvaSDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
AbrevvaSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'AbrevvaSDK' in project 'AbrevvaSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 727b9cdd940d21a03781671b91d4d004
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/727b9cdd940d21a03781671b91d4d004.xcbuilddata
/Users/admin/builder/spi-builder-workspace/AbrevvaSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/AbrevvaSDK.xcframework'. (in target 'AbrevvaSDK' from project 'AbrevvaSDK')
2026-03-19 15:12:40.237 xcodebuild[608:3696] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:422cf44a76169763a0630cf66cebaa1419d7b8c1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:422cf44a76169763a0630cf66cebaa1419d7b8c1, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:422cf44a76169763a0630cf66cebaa1419d7b8c1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:422cf44a76169763a0630cf66cebaa1419d7b8c1, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AbrevvaSDK
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
AbrevvaSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: AbrevvaSDK
2026-03-19 15:12:41.614 xcodebuild[621:3790] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AbrevvaSDK"
]
}
}
2026-03-19 15:12:42.660 xcodebuild[629:3848] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AbrevvaSDK -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AbrevvaSDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
AbrevvaSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'AbrevvaSDK' in project 'AbrevvaSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 727b9cdd940d21a03781671b91d4d004
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/727b9cdd940d21a03781671b91d4d004.xcbuilddata
/Users/admin/builder/spi-builder-workspace/AbrevvaSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/AbrevvaSDK.xcframework'. (in target 'AbrevvaSDK' from project 'AbrevvaSDK')
2026-03-19 15:12:43.484 xcodebuild[631:3882] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:422cf44a76169763a0630cf66cebaa1419d7b8c1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:422cf44a76169763a0630cf66cebaa1419d7b8c1, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:422cf44a76169763a0630cf66cebaa1419d7b8c1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:422cf44a76169763a0630cf66cebaa1419d7b8c1, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AbrevvaSDK
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild