Build Information
Failed to build AppMetricaPush, reference main (feb704
), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 17:26:45 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/appmetrica/push-sdk-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at feb7049 Remove delivered notifications commit_hash:cb1631baf9ee746b055fefb2aa2938b8117892a5
Cloned https://github.com/appmetrica/push-sdk-ios.git
Revision (git rev-parse @):
feb7049bc365dd2e59d558a9ff72449787678252
SUCCESS checkout https://github.com/appmetrica/push-sdk-ios.git at main
Fetching https://github.com/appmetrica/Kiwi
Fetching https://github.com/kstenerud/KSCrash
Fetching https://github.com/appmetrica/appmetrica-sdk-ios
[1/5661] Fetching appmetrica-sdk-ios
[2/11476] Fetching appmetrica-sdk-ios, kiwi
[2358/26734] Fetching appmetrica-sdk-ios, kiwi, kscrash
Fetched https://github.com/appmetrica/appmetrica-sdk-ios from cache (1.23s)
[4957/21073] Fetching kiwi, kscrash
Fetched https://github.com/appmetrica/Kiwi from cache (1.72s)
Computing version for https://github.com/appmetrica/appmetrica-sdk-ios
Fetched https://github.com/kstenerud/KSCrash from cache (1.72s)
Computed https://github.com/appmetrica/appmetrica-sdk-ios at 5.8.1 (0.61s)
Computing version for https://github.com/appmetrica/Kiwi
Computed https://github.com/appmetrica/Kiwi at 3.0.1-spm (0.68s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.0.0-rc.3 (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.1
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.0.0-rc.3
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.83s)
Fetching https://github.com/appmetrica/appmetrica-sdk-ios from cache
Fetched https://github.com/appmetrica/appmetrica-sdk-ios from cache (0.47s)
Computing version for https://github.com/appmetrica/appmetrica-sdk-ios
Computed https://github.com/appmetrica/appmetrica-sdk-ios at 5.8.2 (0.59s)
Fetching https://github.com/kstenerud/KSCrash from cache
Fetched https://github.com/kstenerud/KSCrash from cache (0.58s)
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/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/appmetrica/push-sdk-ios.git
Working copy of https://github.com/appmetrica/push-sdk-ios.git resolved at main (feb7049)
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