Build Information
Failed to build AppMetrica, reference 6.2.1 (5d0c61), with Swift 6.3 for macOS (SPM) on 27 Apr 2026 12:34:07 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/appmetrica/appmetrica-sdk-ios.git
Reference: 6.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/appmetrica/appmetrica-sdk-ios
* tag 6.2.1 -> FETCH_HEAD
HEAD is now at 5d0c615 up AppMetrica SDK iOS version to 6.2.1 commit_hash:197d2d2fb3e185b2813c9b778b3aa26ccb775073
Cloned https://github.com/appmetrica/appmetrica-sdk-ios.git
Revision (git rev-parse @):
5d0c615554b4db13e5f3ff635786ef518a5ea6f6
SUCCESS checkout https://github.com/appmetrica/appmetrica-sdk-ios.git at 6.2.1
Fetching https://github.com/appmetrica/Kiwi
Fetching https://github.com/kstenerud/KSCrash
[1/5899] Fetching kiwi
[1889/31723] Fetching kiwi, kscrash
Fetched https://github.com/kstenerud/KSCrash from cache (2.07s)
Fetched https://github.com/appmetrica/Kiwi from cache (2.08s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.5.1 (5.29s)
Computing version for https://github.com/appmetrica/Kiwi
Computed https://github.com/appmetrica/Kiwi at 3.0.2 (0.69s)
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.5.1
Creating working copy for https://github.com/appmetrica/Kiwi
Working copy of https://github.com/appmetrica/Kiwi resolved at 3.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "appmetrica-sdk-ios",
"name": "AppMetrica",
"url": "https://github.com/appmetrica/appmetrica-sdk-ios.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/appmetrica-sdk-ios",
"traits": [
"default"
],
"dependencies": [
{
"identity": "kscrash",
"name": "KSCrash",
"url": "https://github.com/kstenerud/KSCrash",
"version": "2.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KSCrash",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/appmetrica/appmetrica-sdk-ios.git
[1/9061] Fetching appmetrica-sdk-ios
Fetched https://github.com/appmetrica/appmetrica-sdk-ios.git from cache (1.32s)
Fetching https://github.com/kstenerud/KSCrash from cache
Fetched https://github.com/kstenerud/KSCrash from cache (0.55s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.5.1 (0.64s)
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.5.1
Creating working copy for https://github.com/appmetrica/appmetrica-sdk-ios.git
Working copy of https://github.com/appmetrica/appmetrica-sdk-ios.git resolved at 6.2.1 (5d0c615)
warning: '.resolve-product-dependencies': dependency 'appmetrica-sdk-ios' is not used by any target
Found 1 product dependencies
- KSCrash
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/appmetrica/appmetrica-sdk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
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 6.3 macosSpm