Build Information
Failed to build AppHarbrSDK, reference main (2cdf1e), with Swift 6.3 for macOS (SPM) on 24 Apr 2026 06:37:21 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/GeoEdgeSDK/AppHarbrSDK.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GeoEdgeSDK/AppHarbrSDK
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2cdf1e4 Update AppHarbrSDK to 1.32.0
Cloned https://github.com/GeoEdgeSDK/AppHarbrSDK.git
Revision (git rev-parse @):
2cdf1e4cc499f9cd33a0a257638831234fb24469
SUCCESS checkout https://github.com/GeoEdgeSDK/AppHarbrSDK.git at main
Downloading binary artifact https://geoedge-rum.s3.us-east-1.amazonaws.com/sdk/released_versions/ios-deployment/AH-SDK-iOS-1.32.0.zip
[69176/5411948] Downloading https://geoedge-rum.s3.us-east-1.amazonaws.com/sdk/released_versions/ios-deployment/AH-SDK-iOS-1.32.0.zip
Downloaded https://geoedge-rum.s3.us-east-1.amazonaws.com/sdk/released_versions/ios-deployment/AH-SDK-iOS-1.32.0.zip (1.53s)
========================================
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": "appharbrsdk",
"name": "AppHarbrSDK",
"url": "https://github.com/GeoEdgeSDK/AppHarbrSDK.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppHarbrSDK",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/GeoEdgeSDK/AppHarbrSDK.git
[1/296] Fetching appharbrsdk
Fetched https://github.com/GeoEdgeSDK/AppHarbrSDK.git from cache (0.66s)
Creating working copy for https://github.com/GeoEdgeSDK/AppHarbrSDK.git
Working copy of https://github.com/GeoEdgeSDK/AppHarbrSDK.git resolved at main (2cdf1e4)
Fetching binary artifact https://geoedge-rum.s3.us-east-1.amazonaws.com/sdk/released_versions/ios-deployment/AH-SDK-iOS-1.32.0.zip from cache
Fetched https://geoedge-rum.s3.us-east-1.amazonaws.com/sdk/released_versions/ios-deployment/AH-SDK-iOS-1.32.0.zip from cache (0.28s)
warning: '.resolve-product-dependencies': dependency 'appharbrsdk' 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/GeoEdgeSDK/AppHarbrSDK.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