Build Information
Failed to build Clarity, reference 3.5.2 (67b10c), with Swift 6.3 for macOS (SPM) on 29 Apr 2026 19:57:23 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/microsoft/clarity-apps.git
Reference: 3.5.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/microsoft/clarity-apps
* tag 3.5.2 -> FETCH_HEAD
HEAD is now at 67b10c2 Update target url and checksum in Package.swift to version 3.5.2
Cloned https://github.com/microsoft/clarity-apps.git
Revision (git rev-parse @):
67b10c29f4246517d99b0966d10aff9a6eb04555
SUCCESS checkout https://github.com/microsoft/clarity-apps.git at 3.5.2
Downloading binary artifact https://www.clarity.ms/apps/resources/ios/Clarity-3.5.2.xcframework.zip
[48717/25300096] Downloading https://www.clarity.ms/apps/resources/ios/Clarity-3.5.2.xcframework.zip
Downloaded https://www.clarity.ms/apps/resources/ios/Clarity-3.5.2.xcframework.zip (3.40s)
========================================
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": "clarity-apps",
"name": "Clarity",
"url": "https://github.com/microsoft/clarity-apps.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/clarity-apps",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/microsoft/clarity-apps.git
[1/561] Fetching clarity-apps
Fetched https://github.com/microsoft/clarity-apps.git from cache (0.89s)
Creating working copy for https://github.com/microsoft/clarity-apps.git
Working copy of https://github.com/microsoft/clarity-apps.git resolved at 3.5.2 (67b10c2)
Fetching binary artifact https://www.clarity.ms/apps/resources/ios/Clarity-3.5.2.xcframework.zip from cache
Fetched https://www.clarity.ms/apps/resources/ios/Clarity-3.5.2.xcframework.zip from cache (1.42s)
warning: '.resolve-product-dependencies': dependency 'clarity-apps' 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/microsoft/clarity-apps.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