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: 1.0.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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: $workDir/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/yanalytics-pendo-ios.git at 1.0.1
========================================
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/pendo-io/pendo-mobile-ios from cache
Fetching https://github.com/yml-org/yanalytics-ios.git 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.32s)
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.30s)
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
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.28s)
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