Build Information
Failed to build Smartlook Analytics, reference 2.2.15 (9e07a6), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 08:22:37 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: 2.2.15
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/smartlook/analytics-swift-package
* tag 2.2.15 -> FETCH_HEAD
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 2.2.15
Downloading binary artifact https://sdk.smartlook.com/ios/smartlook-ios-sdk-2.2.15.252.zip
[15980/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 (2.02s)
========================================
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.67s)
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 2.2.15 (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