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, reference 1.0.1 (63bb63), with Swift 6.0 for macOS (SPM) on 14 Sep 2024 16:42:26 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.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.0
Building package at path:  $PWD
https://github.com/codeandtheory/yanalytics-pendo-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Fetching https://github.com/yml-org/yanalytics-ios.git
Fetching https://github.com/pendo-io/pendo-mobile-ios
[1/159] Fetching yanalytics-ios
[105/2628] Fetching yanalytics-ios, pendo-mobile-ios
Fetched https://github.com/yml-org/yanalytics-ios.git from cache (1.56s)
Fetched https://github.com/pendo-io/pendo-mobile-ios from cache (1.56s)
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.67s)
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.68s)
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
[32712/7188814] Downloading https://software.mobile.pendo.io/artifactory/ios-sdk-release/2.22.6.8014/pendo-ios-sdk-xcframework.2.22.6.8014.zip
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
Downloaded https://software.mobile.pendo.io/artifactory/ios-sdk-release/2.22.6.8014/pendo-ios-sdk-xcframework.2.22.6.8014.zip (2.19s)
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.0 macosSpm