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 YAnalyticsPendo, reference 1.0.1 (63bb63), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 14:59:04 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/yanalytics-pendo-ios.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/codeandtheory/yanalytics-pendo-ios
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 63bb63f Add SPI shields to README (#5)
Cloned https://github.com/codeandtheory/yanalytics-pendo-ios.git
Revision (git rev-parse @):
63bb63fa682a36b473a510f2a6b303ed06217113
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/yanalytics-pendo-ios.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/codeandtheory/yanalytics-pendo-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/pendo-io/pendo-mobile-ios
Fetching https://github.com/yml-org/yanalytics-ios.git
[1/159] Fetching yanalytics-ios
[98/3357] Fetching yanalytics-ios, pendo-mobile-ios
Fetched https://github.com/pendo-io/pendo-mobile-ios from cache (1.41s)
Fetched https://github.com/yml-org/yanalytics-ios.git from cache (1.41s)
Computing version for https://github.com/yml-org/yanalytics-ios.git
Computed https://github.com/yml-org/yanalytics-ios.git at 1.2.1 (1.92s)
Computing version for https://github.com/pendo-io/pendo-mobile-ios
Computed https://github.com/pendo-io/pendo-mobile-ios at 2.22.6 (0.47s)
Creating working copy for https://github.com/yml-org/yanalytics-ios.git
Working copy of https://github.com/yml-org/yanalytics-ios.git resolved at 1.2.1
Creating working copy for https://github.com/pendo-io/pendo-mobile-ios
Working copy of https://github.com/pendo-io/pendo-mobile-ios resolved at 2.22.6
Downloading binary artifact https://software.mobile.pendo.io/artifactory/ios-sdk-release/2.22.6.8014/pendo-ios-sdk-xcframework.2.22.6.8014.zip
[5371/7188814] Downloading https://software.mobile.pendo.io/artifactory/ios-sdk-release/2.22.6.8014/pendo-ios-sdk-xcframework.2.22.6.8014.zip
Downloaded https://software.mobile.pendo.io/artifactory/ios-sdk-release/2.22.6.8014/pendo-ios-sdk-xcframework.2.22.6.8014.zip (1.84s)
error: the library 'YAnalyticsPendo' requires macos 10.13, but depends on the product 'YAnalytics' which requires macos 11.0; consider changing the library 'YAnalyticsPendo' to require macos 11.0 or later, or the product 'YAnalytics' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm