Build Information
Failed to build AppMetricaPush, reference main (feb704
), with Swift 5.8 for macOS (SPM) on 10 Oct 2024 14:20:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/appmetrica/push-sdk-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/appmetrica/push-sdk-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at feb7049 Remove delivered notifications commit_hash:cb1631baf9ee746b055fefb2aa2938b8117892a5
Cloned https://github.com/appmetrica/push-sdk-ios.git
Revision (git rev-parse @):
feb7049bc365dd2e59d558a9ff72449787678252
SUCCESS checkout https://github.com/appmetrica/push-sdk-ios.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/appmetrica/push-sdk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Fetching https://github.com/kstenerud/KSCrash
Fetching https://github.com/appmetrica/appmetrica-sdk-ios
Fetching https://github.com/appmetrica/Kiwi
[1/5815] Fetching kiwi
[176/11442] Fetching kiwi, appmetrica-sdk-ios
[2197/26465] Fetching kiwi, appmetrica-sdk-ios, kscrash
Fetched https://github.com/appmetrica/appmetrica-sdk-ios (2.36s)
Fetched https://github.com/appmetrica/Kiwi (2.36s)
Computing version for https://github.com/appmetrica/Kiwi
Fetched https://github.com/kstenerud/KSCrash (2.36s)
Computed https://github.com/appmetrica/Kiwi at 3.0.1-spm (0.81s)
Computing version for https://github.com/appmetrica/appmetrica-sdk-ios
Computed https://github.com/appmetrica/appmetrica-sdk-ios at 5.8.1 (0.61s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.0.0-rc.3 (0.83s)
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.1
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.0.0-rc.3
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.8 macosSpm