Build Information
Failed to build Smartlook Analytics, reference main (9e07a6), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 08:22:39 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/smartlook/analytics-swift-package.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/smartlook/analytics-swift-package
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9e07a62 Merge pull request #30 from smartlook/release/2.2.15
Cloned https://github.com/smartlook/analytics-swift-package.git
Revision (git rev-parse @):
9e07a62f426365a06ffd75471b2ad4ade4efa0ce
SUCCESS checkout https://github.com/smartlook/analytics-swift-package.git at main
Downloading binary artifact https://sdk.smartlook.com/ios/smartlook-ios-sdk-2.2.15.252.zip
[15979/28317621] Downloading https://sdk.smartlook.com/ios/smartlook-ios-sdk-2.2.15.252.zip
Downloaded https://sdk.smartlook.com/ios/smartlook-ios-sdk-2.2.15.252.zip (1.96s)
========================================
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": "analytics-swift-package",
"name": "Smartlook Analytics",
"url": "https://github.com/smartlook/analytics-swift-package.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/analytics-swift-package",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/smartlook/analytics-swift-package.git
[1/207] Fetching analytics-swift-package
Fetched https://github.com/smartlook/analytics-swift-package.git from cache (0.65s)
Creating working copy for https://github.com/smartlook/analytics-swift-package.git
Working copy of https://github.com/smartlook/analytics-swift-package.git resolved at main (9e07a62)
Fetching binary artifact https://sdk.smartlook.com/ios/smartlook-ios-sdk-2.2.15.252.zip from cache
Fetched https://sdk.smartlook.com/ios/smartlook-ios-sdk-2.2.15.252.zip from cache (1.56s)
warning: '.resolve-product-dependencies': dependency 'analytics-swift-package' 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/smartlook/analytics-swift-package.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