The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Pendo, reference master (a496fe), with Swift 5.10 for macOS (SPM) on 10 Aug 2025 18:11:45 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pendo-io/pendo-mobile-sdk.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pendo-io/pendo-mobile-sdk
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a496fe0 Release version 3.8.1
Cloned https://github.com/pendo-io/pendo-mobile-sdk.git
Revision (git rev-parse @):
a496fe05fac5efc615c243405ff6e29c336fb32f
SUCCESS checkout https://github.com/pendo-io/pendo-mobile-sdk.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/pendo-io/pendo-mobile-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[5371/9435716] Downloading https://software.mobile.pendo.io/artifactory/ios-sdk-release/3.8.1.9936/pendo-ios-sdk-xcframework.3.8.1.9936.zip
Downloading binary artifact https://software.mobile.pendo.io/artifactory/ios-sdk-release/3.8.1.9936/pendo-ios-sdk-xcframework.3.8.1.9936.zip
Downloaded https://software.mobile.pendo.io/artifactory/ios-sdk-release/3.8.1.9936/pendo-ios-sdk-xcframework.3.8.1.9936.zip (2.35s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.10 macosSpm