Build Information
Failed to build Utiq, reference 0.2.0 (602ddd), with Swift 6.2 for macOS (SPM) on 23 Jan 2026 15:16:11 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/UtiqTech/ios-sdk.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/UtiqTech/ios-sdk
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 602ddd9 Bump iOS SDK to version 0.1.76
Cloned https://github.com/UtiqTech/ios-sdk.git
Revision (git rev-parse @):
602ddd97022f2e89ed72662e76032a3b6e75fbcc
SUCCESS checkout https://github.com/UtiqTech/ios-sdk.git at 0.2.0
Downloading binary artifact https://github.com/UtiqTech/ios-sdk/releases/download/0.1.76/Utiq-0.1.76.zip
[16375/14628028] Downloading https://github.com/UtiqTech/ios-sdk/releases/download/0.1.76/Utiq-0.1.76.zip
Downloaded https://github.com/UtiqTech/ios-sdk/releases/download/0.1.76/Utiq-0.1.76.zip (1.22s)
========================================
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": "ios-sdk",
"name": "Utiq",
"url": "https://github.com/UtiqTech/ios-sdk.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ios-sdk",
"dependencies": [
]
}
]
}
Fetching https://github.com/UtiqTech/ios-sdk.git
[1/286] Fetching ios-sdk
Fetched https://github.com/UtiqTech/ios-sdk.git from cache (0.71s)
Creating working copy for https://github.com/UtiqTech/ios-sdk.git
Working copy of https://github.com/UtiqTech/ios-sdk.git resolved at 0.2.0 (602ddd9)
Fetching binary artifact https://github.com/UtiqTech/ios-sdk/releases/download/0.1.76/Utiq-0.1.76.zip from cache
Fetched https://github.com/UtiqTech/ios-sdk/releases/download/0.1.76/Utiq-0.1.76.zip from cache (0.63s)
warning: '.resolve-product-dependencies': dependency 'ios-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/UtiqTech/ios-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