Build Information
Failed to build Usabilla, reference v6.17.0 (44e46c), with Swift 6.2 for macOS (SPM) on 11 Feb 2026 03:11:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/usabilla/usabilla-u4a-ios-swift-sdk.git
Reference: v6.17.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/usabilla/usabilla-u4a-ios-swift-sdk
* tag v6.17.0 -> FETCH_HEAD
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 v6.17.0
Downloading binary artifact https://github.com/usabilla/usabilla-u4a-ios-swift-sdk/releases/download/v6.17.0/UsabillaXCFramework.zip
[32750/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.00s)
========================================
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": "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",
"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 (58.48s)
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 v6.17.0 (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.2
Building package at path: $PWD
https://github.com/usabilla/usabilla-u4a-ios-swift-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.2 macosSpm