Build Information
Failed to build AppMetricaPush, reference 2.2.1 (dd19a0
), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 17:57:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/appmetrica/push-sdk-ios.git
Reference: 2.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/appmetrica/push-sdk-ios
* tag 2.2.1 -> FETCH_HEAD
HEAD is now at dd19a09 Intermediate changes commit_hash:07b7d60672f4ae596822c7a9d4782133ec570558
Cloned https://github.com/appmetrica/push-sdk-ios.git
Revision (git rev-parse @):
dd19a09fb5d3a40f6b708a2505200974ad87c084
SUCCESS checkout https://github.com/appmetrica/push-sdk-ios.git at 2.2.1
Fetching https://github.com/kstenerud/KSCrash
Fetching https://github.com/appmetrica/appmetrica-sdk-ios
Fetching https://github.com/appmetrica/Kiwi
[1/5815] Fetching kiwi
[176/11476] Fetching kiwi, appmetrica-sdk-ios
[2879/26734] Fetching kiwi, appmetrica-sdk-ios, kscrash
Fetched https://github.com/appmetrica/appmetrica-sdk-ios from cache (1.31s)
[8562/21073] Fetching kiwi, kscrash
Fetched https://github.com/appmetrica/Kiwi from cache (1.74s)
Fetched https://github.com/kstenerud/KSCrash from cache (1.74s)
Computing version for https://github.com/appmetrica/appmetrica-sdk-ios
Computed https://github.com/appmetrica/appmetrica-sdk-ios at 5.8.2 (0.65s)
Computing version for https://github.com/appmetrica/Kiwi
Computed https://github.com/appmetrica/Kiwi at 3.0.1-spm (0.66s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.0.0-rc.4 (0.70s)
Creating working copy for https://github.com/appmetrica/appmetrica-sdk-ios
Working copy of https://github.com/appmetrica/appmetrica-sdk-ios resolved at 5.8.2
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.0.0-rc.4
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",
"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",
"dependencies": [
{
"identity": "appmetrica-sdk-ios",
"name": "AppMetrica",
"url": "https://github.com/appmetrica/appmetrica-sdk-ios",
"version": "5.8.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/appmetrica-sdk-ios",
"dependencies": [
{
"identity": "kscrash",
"name": "KSCrash",
"url": "https://github.com/kstenerud/KSCrash",
"version": "2.0.0-rc.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KSCrash",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/appmetrica/push-sdk-ios.git
[1/280] Fetching push-sdk-ios
Fetched https://github.com/appmetrica/push-sdk-ios.git from cache (0.79s)
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 5.8.2 (0.03s)
Fetching https://github.com/kstenerud/KSCrash from cache
Fetched https://github.com/kstenerud/KSCrash from cache (0.60s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.0.0-rc.5 (0.03s)
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 2.2.1 (dd19a09)
Creating working copy for https://github.com/appmetrica/appmetrica-sdk-ios
Working copy of https://github.com/appmetrica/appmetrica-sdk-ios resolved at 5.8.2
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.0.0-rc.5
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.0
Building package at path: $PWD
https://github.com/appmetrica/push-sdk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
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.0 macosSpm