Build Information
Failed to build Pendo, reference 3.9.2 (c111f8), with Swift 6.2 for macOS (SPM) on 8 Dec 2025 19:12:33 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/pendo-io/pendo-mobile-sdk.git
Reference: 3.9.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pendo-io/pendo-mobile-sdk
* tag 3.9.2 -> FETCH_HEAD
HEAD is now at c111f85 Release version 3.9.2
Cloned https://github.com/pendo-io/pendo-mobile-sdk.git
Revision (git rev-parse @):
c111f856d8553084b9452bea5052cc96214de086
SUCCESS checkout https://github.com/pendo-io/pendo-mobile-sdk.git at 3.9.2
Downloading binary artifact https://software.mobile.pendo.io/artifactory/ios-sdk-release/3.9.2.10806/pendo-ios-sdk-xcframework.3.9.2.10806.zip
[5371/15187510] Downloading https://software.mobile.pendo.io/artifactory/ios-sdk-release/3.9.2.10806/pendo-ios-sdk-xcframework.3.9.2.10806.zip
Downloaded https://software.mobile.pendo.io/artifactory/ios-sdk-release/3.9.2.10806/pendo-ios-sdk-xcframework.3.9.2.10806.zip (2.45s)
========================================
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": "pendo-mobile-sdk",
"name": "Pendo",
"url": "https://github.com/pendo-io/pendo-mobile-sdk.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/pendo-mobile-sdk",
"dependencies": [
]
}
]
}
Fetching https://github.com/pendo-io/pendo-mobile-sdk.git
[1/3308] Fetching pendo-mobile-sdk
Fetched https://github.com/pendo-io/pendo-mobile-sdk.git from cache (1.40s)
Creating working copy for https://github.com/pendo-io/pendo-mobile-sdk.git
Working copy of https://github.com/pendo-io/pendo-mobile-sdk.git resolved at 3.9.2 (c111f85)
Fetching binary artifact https://software.mobile.pendo.io/artifactory/ios-sdk-release/3.9.2.10806/pendo-ios-sdk-xcframework.3.9.2.10806.zip from cache
Fetched https://software.mobile.pendo.io/artifactory/ios-sdk-release/3.9.2.10806/pendo-ios-sdk-xcframework.3.9.2.10806.zip from cache (0.67s)
warning: '.resolve-product-dependencies': dependency 'pendo-mobile-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/pendo-io/pendo-mobile-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