The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AppMetricaPush, reference 3.4.0 (11ffd3), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 19:44:35 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/appmetrica/push-sdk-ios.git
Reference: 3.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/appmetrica/push-sdk-ios
 * tag               3.4.0      -> FETCH_HEAD
HEAD is now at 11ffd31 AppMetricaPush iOS version up 3.4.0 commit_hash:b89263e0980f2cdddc915d0dbacfc4c9c7649a4c
Cloned https://github.com/appmetrica/push-sdk-ios.git
Revision (git rev-parse @):
11ffd31a8d3bdd640ade67beb87bf122cd0b904d
SUCCESS checkout https://github.com/appmetrica/push-sdk-ios.git at 3.4.0
Fetching https://github.com/appmetrica/appmetrica-sdk-ios
Fetching https://github.com/appmetrica/Kiwi
Fetching https://github.com/kstenerud/KSCrash
[1/5899] Fetching kiwi
[60/14848] Fetching kiwi, appmetrica-sdk-ios
[3232/40164] Fetching kiwi, appmetrica-sdk-ios, kscrash
Fetched https://github.com/appmetrica/Kiwi from cache (6.52s)
Fetched https://github.com/appmetrica/appmetrica-sdk-ios from cache (6.52s)
Computing version for https://github.com/appmetrica/appmetrica-sdk-ios
Fetched https://github.com/kstenerud/KSCrash from cache (6.52s)
Computed https://github.com/appmetrica/appmetrica-sdk-ios at 6.2.0 (7.30s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.5.1 (0.73s)
Computing version for https://github.com/appmetrica/Kiwi
Computed https://github.com/appmetrica/Kiwi at 3.0.1-spm (0.68s)
Creating working copy for https://github.com/appmetrica/appmetrica-sdk-ios
Working copy of https://github.com/appmetrica/appmetrica-sdk-ios resolved at 6.2.0
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.1-spm
========================================
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": "push-sdk-ios",
      "name": "AppMetricaPush",
      "url": "https://github.com/appmetrica/push-sdk-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/push-sdk-ios",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "appmetrica-sdk-ios",
          "name": "AppMetrica",
          "url": "https://github.com/appmetrica/appmetrica-sdk-ios",
          "version": "6.2.0",
          "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/push-sdk-ios.git
[1/454] Fetching push-sdk-ios
Fetched https://github.com/appmetrica/push-sdk-ios.git from cache (0.73s)
Fetching https://github.com/appmetrica/appmetrica-sdk-ios from cache
Fetched https://github.com/appmetrica/appmetrica-sdk-ios from cache (0.46s)
Computing version for https://github.com/appmetrica/appmetrica-sdk-ios
Computed https://github.com/appmetrica/appmetrica-sdk-ios at 6.2.0 (0.52s)
Fetching https://github.com/kstenerud/KSCrash from cache
Fetched https://github.com/kstenerud/KSCrash from cache (0.67s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.5.1 (0.73s)
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/push-sdk-ios.git
Working copy of https://github.com/appmetrica/push-sdk-ios.git resolved at 3.4.0 (11ffd31)
Creating working copy for https://github.com/appmetrica/appmetrica-sdk-ios
Working copy of https://github.com/appmetrica/appmetrica-sdk-ios resolved at 6.2.0
warning: '.resolve-product-dependencies': dependency 'push-sdk-ios' is not used by any target
Found 1 product dependencies
  - AppMetrica
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/appmetrica/push-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