Build Information
Failed to build AppMetrica, reference 5.10.0 (c8cefd
), with Swift 5.10 for macOS (SPM) on 21 Apr 2025 15:25:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/appmetrica/appmetrica-sdk-ios.git
Reference: 5.10.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/appmetrica/appmetrica-sdk-ios
* tag 5.10.0 -> FETCH_HEAD
HEAD is now at c8cefdc Refactor data migration tests commit_hash:3e576cfe107b3883346a92aec5f382e7d99032dc
Cloned https://github.com/appmetrica/appmetrica-sdk-ios.git
Revision (git rev-parse @):
c8cefdc11a7715e3752b6b63d5d7c7b5d5b200f0
SUCCESS checkout https://github.com/appmetrica/appmetrica-sdk-ios.git at 5.10.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/appmetrica/appmetrica-sdk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/appmetrica/Kiwi
Fetching https://github.com/kstenerud/KSCrash
[1/5815] Fetching kiwi
[1862/21728] Fetching kiwi, kscrash
Fetched https://github.com/kstenerud/KSCrash from cache (2.04s)
Fetched https://github.com/appmetrica/Kiwi from cache (2.04s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.0.0 (2.43s)
Computing version for https://github.com/appmetrica/Kiwi
Computed https://github.com/appmetrica/Kiwi at 3.0.1-spm (0.53s)
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.0.0
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