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 YandexPaySDK, reference main (fc0aed), with Swift 5.10 for macOS (SPM) on 27 Aug 2025 19:47:49 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yandexmobile/yandex-pay-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yandexmobile/yandex-pay-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fc0aede Update frameworks v1.22.0
Cloned https://github.com/yandexmobile/yandex-pay-ios.git
Revision (git rev-parse @):
fc0aede2973925be344bee132333c116f171a4be
SUCCESS checkout https://github.com/yandexmobile/yandex-pay-ios.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/yandexmobile/yandex-pay-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/appmetrica/appmetrica-sdk-ios
[1/7181] Fetching appmetrica-sdk-ios
Fetched https://github.com/appmetrica/appmetrica-sdk-ios from cache (1.66s)
Computing version for https://github.com/appmetrica/appmetrica-sdk-ios
Computed https://github.com/appmetrica/appmetrica-sdk-ios at 5.12.1 (0.47s)
Fetching https://github.com/kstenerud/KSCrash
[1/18433] Fetching kscrash
Fetched https://github.com/kstenerud/KSCrash from cache (1.45s)
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 (2.51s)
Creating working copy for https://github.com/appmetrica/appmetrica-sdk-ios
Working copy of https://github.com/appmetrica/appmetrica-sdk-ios resolved at 5.12.1
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.1.2
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