Build Information
Failed to build AppMetricaPush, reference 2.2.1 (dd19a0
), with Swift 5.10 for macOS (SPM) on 1 Nov 2024 21:33:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/appmetrica/push-sdk-ios.git
Reference: 2.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/appmetrica/push-sdk-ios
* tag 2.2.1 -> FETCH_HEAD
HEAD is now at dd19a09 Intermediate changes commit_hash:07b7d60672f4ae596822c7a9d4782133ec570558
Cloned https://github.com/appmetrica/push-sdk-ios.git
Revision (git rev-parse @):
dd19a09fb5d3a40f6b708a2505200974ad87c084
SUCCESS checkout https://github.com/appmetrica/push-sdk-ios.git at 2.2.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/appmetrica/push-sdk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/appmetrica/appmetrica-sdk-ios
Fetching https://github.com/appmetrica/Kiwi
[1/5661] Fetching appmetrica-sdk-ios
[2/11476] Fetching appmetrica-sdk-ios, kiwi
Fetched https://github.com/appmetrica/Kiwi from cache (1.88s)
Fetched https://github.com/appmetrica/appmetrica-sdk-ios from cache (1.88s)
Computing version for https://github.com/appmetrica/Kiwi
Computed https://github.com/appmetrica/Kiwi at 3.0.1-spm (0.61s)
Computing version for https://github.com/appmetrica/appmetrica-sdk-ios
Computed https://github.com/appmetrica/appmetrica-sdk-ios at 5.8.2 (0.52s)
Fetching https://github.com/kstenerud/KSCrash
[1/15290] Fetching kscrash
Fetched https://github.com/kstenerud/KSCrash from cache (1.66s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.0.0-rc.5 (0.60s)
Creating working copy for https://github.com/appmetrica/appmetrica-sdk-ios
Working copy of https://github.com/appmetrica/appmetrica-sdk-ios resolved at 5.8.2
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.0.0-rc.5
Creating working copy for https://github.com/appmetrica/Kiwi
Working copy of https://github.com/appmetrica/Kiwi resolved at 3.0.1-spm
error: the library 'AppMetricaCrashes' requires macos 10.13, but depends on the product 'Recording' which requires macos 10.14; consider changing the library 'AppMetricaCrashes' to require macos 10.14 or later, or the product 'Recording' to require macos 10.13 or earlier.
BUILD FAILURE 5.10 macosSpm