The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build AppMetrica, reference main (bb1864), with Swift 5.10 for macOS (SPM) on 23 Apr 2025 17:55:18 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/appmetrica/appmetrica-sdk-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/appmetrica/appmetrica-sdk-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bb1864f Fix identifier migration autotests for versions below 5.0 commit_hash:83ee7a7a97928ba4ca2d32a300185c9d52878665
Cloned https://github.com/appmetrica/appmetrica-sdk-ios.git
Revision (git rev-parse @):
bb1864fdbecce596249ef237b6defc3f28eac40d
SUCCESS checkout https://github.com/appmetrica/appmetrica-sdk-ios.git at main
========================================
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/5815] Fetching kiwi
[1920/21759] Fetching kiwi, kscrash
Fetched https://github.com/kstenerud/KSCrash from cache (2.02s)
Fetched https://github.com/appmetrica/Kiwi from cache (2.02s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.0.0 (2.52s)
Computing version for https://github.com/appmetrica/Kiwi
Computed https://github.com/appmetrica/Kiwi at 3.0.1-spm (0.50s)
Creating working copy for https://github.com/appmetrica/Kiwi
Working copy of https://github.com/appmetrica/Kiwi resolved at 3.0.1-spm
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.0.0
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