The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build YAnalyticsPendo with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/yanalytics-pendo-ios.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/codeandtheory/yanalytics-pendo-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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: $workDir/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/yanalytics-pendo-ios.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/codeandtheory/yanalytics-pendo-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Fetching https://github.com/yml-org/yanalytics-ios.git from cache
Fetching https://github.com/pendo-io/pendo-mobile-ios from cache
Fetched https://github.com/pendo-io/pendo-mobile-ios from cache (0.17s)
Fetched https://github.com/yml-org/yanalytics-ios.git from cache (0.17s)
Computing version for https://github.com/yml-org/yanalytics-ios.git
Computed https://github.com/yml-org/yanalytics-ios.git at 1.2.1 (0.02s)
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.32s)
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
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
Fetching binary artifact https://software.mobile.pendo.io/artifactory/ios-sdk-release/2.22.6.8014/pendo-ios-sdk-xcframework.2.22.6.8014.zip from cache
Fetched https://software.mobile.pendo.io/artifactory/ios-sdk-release/2.22.6.8014/pendo-ios-sdk-xcframework.2.22.6.8014.zip from cache (0.30s)
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.
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 5.10 macosSpm