The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build AppMetrica, reference 5.15.0 (a5a7a0), with Swift 5.10 for macOS (SPM) on 8 Nov 2025 23:49:05 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/appmetrica/appmetrica-sdk-ios.git
Reference: 5.15.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/appmetrica/appmetrica-sdk-ios
 * tag               5.15.0     -> FETCH_HEAD
HEAD is now at a5a7a0c Fix application state update commit_hash:2ed66986bd10ee13e550e46018b32b38d9f6bb5e
Cloned https://github.com/appmetrica/appmetrica-sdk-ios.git
Revision (git rev-parse @):
a5a7a0c8898395cb4090ccbb39b5da4eead2dd2f
SUCCESS checkout https://github.com/appmetrica/appmetrica-sdk-ios.git at 5.15.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/kstenerud/KSCrash
Fetching https://github.com/appmetrica/Kiwi
[1/5899] Fetching kiwi
[532/24789] Fetching kiwi, kscrash
Fetched https://github.com/appmetrica/Kiwi from cache (1.97s)
Fetched https://github.com/kstenerud/KSCrash from cache (1.97s)
Computing version for https://github.com/appmetrica/Kiwi
Computed https://github.com/appmetrica/Kiwi at 3.0.1-spm (2.26s)
Computing version for https://github.com/kstenerud/KSCrash
warning: 'kscrash': /Package.swift:4:17: remark: '@preconcurrency' attribute on module 'PackageDescription' is unused
@preconcurrency import PackageDescription
~~~~~~~~~~~~~~~~^
Computed https://github.com/kstenerud/KSCrash at 2.1.2 (0.53s)
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.1.2
Creating working copy for https://github.com/appmetrica/Kiwi
Working copy of https://github.com/appmetrica/Kiwi resolved at 3.0.1-spm
warning: 'kscrash': /Users/admin/builder/spi-builder-workspace/.build/checkouts/KSCrash/Package.swift:4:17: remark: '@preconcurrency' attribute on module 'PackageDescription' is unused
@preconcurrency import PackageDescription
~~~~~~~~~~~~~~~~^
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