Build Information
Failed to build Usabilla, reference master (44e46c), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 13:57:16 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/usabilla/usabilla-u4a-ios-swift-sdk.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/usabilla/usabilla-u4a-ios-swift-sdk
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 44e46c9 Release 6.17.0
Cloned https://github.com/usabilla/usabilla-u4a-ios-swift-sdk.git
Revision (git rev-parse @):
44e46c9605444d66a6d1bd92b1493d6c6895c8d6
SUCCESS checkout https://github.com/usabilla/usabilla-u4a-ios-swift-sdk.git at master
Downloading binary artifact https://github.com/usabilla/usabilla-u4a-ios-swift-sdk/releases/download/v6.17.0/UsabillaXCFramework.zip
[16375/10533905] Downloading https://github.com/usabilla/usabilla-u4a-ios-swift-sdk/releases/download/v6.17.0/UsabillaXCFramework.zip
Downloaded https://github.com/usabilla/usabilla-u4a-ios-swift-sdk/releases/download/v6.17.0/UsabillaXCFramework.zip (1.15s)
========================================
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": "usabilla-u4a-ios-swift-sdk",
"name": "Usabilla",
"url": "https://github.com/usabilla/usabilla-u4a-ios-swift-sdk.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/usabilla-u4a-ios-swift-sdk",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/usabilla/usabilla-u4a-ios-swift-sdk.git
[1/4194] Fetching usabilla-u4a-ios-swift-sdk
Fetched https://github.com/usabilla/usabilla-u4a-ios-swift-sdk.git from cache (243.67s)
Creating working copy for https://github.com/usabilla/usabilla-u4a-ios-swift-sdk.git
Working copy of https://github.com/usabilla/usabilla-u4a-ios-swift-sdk.git resolved at master (44e46c9)
Fetching binary artifact https://github.com/usabilla/usabilla-u4a-ios-swift-sdk/releases/download/v6.17.0/UsabillaXCFramework.zip from cache
Fetched https://github.com/usabilla/usabilla-u4a-ios-swift-sdk/releases/download/v6.17.0/UsabillaXCFramework.zip from cache (0.48s)
warning: '.resolve-product-dependencies': dependency 'usabilla-u4a-ios-swift-sdk' 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/usabilla/usabilla-u4a-ios-swift-sdk.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