Build Information
Failed to build GrowingAPM, reference 1.0.1 (89d056
), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 06:54:55 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/growingio/growingio-sdk-ios-performance-ext.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/growingio/growingio-sdk-ios-performance-ext
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at 89d0566 feat: add code signature for output xcframework
Cloned https://github.com/growingio/growingio-sdk-ios-performance-ext.git
Revision (git rev-parse @):
89d05663c31bd8a535405fb932fa1fde59f4d843
SUCCESS checkout https://github.com/growingio/growingio-sdk-ios-performance-ext.git at 1.0.1
Fetching https://github.com/growingio/growingio-sdk-ios-utilities.git
[1/338] Fetching growingio-sdk-ios-utilities
Fetched https://github.com/growingio/growingio-sdk-ios-utilities.git from cache (0.75s)
Computing version for https://github.com/growingio/growingio-sdk-ios-utilities.git
Computed https://github.com/growingio/growingio-sdk-ios-utilities.git at 1.2.4 (0.52s)
Creating working copy for https://github.com/growingio/growingio-sdk-ios-utilities.git
Working copy of https://github.com/growingio/growingio-sdk-ios-utilities.git resolved at 1.2.4
========================================
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": "growingio-sdk-ios-performance-ext",
"name": "GrowingAPM",
"url": "https://github.com/growingio/growingio-sdk-ios-performance-ext.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/growingio-sdk-ios-performance-ext",
"dependencies": [
{
"identity": "growingio-sdk-ios-utilities",
"name": "GrowingUtils",
"url": "https://github.com/growingio/growingio-sdk-ios-utilities.git",
"version": "1.2.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/growingio-sdk-ios-utilities",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/growingio/growingio-sdk-ios-performance-ext.git
[1/651] Fetching growingio-sdk-ios-performance-ext
Fetched https://github.com/growingio/growingio-sdk-ios-performance-ext.git from cache (2.15s)
Fetching https://github.com/growingio/growingio-sdk-ios-utilities.git from cache
Fetched https://github.com/growingio/growingio-sdk-ios-utilities.git from cache (0.48s)
Computing version for https://github.com/growingio/growingio-sdk-ios-utilities.git
Computed https://github.com/growingio/growingio-sdk-ios-utilities.git at 1.2.4 (0.04s)
Creating working copy for https://github.com/growingio/growingio-sdk-ios-performance-ext.git
Working copy of https://github.com/growingio/growingio-sdk-ios-performance-ext.git resolved at 1.0.1 (89d0566)
Creating working copy for https://github.com/growingio/growingio-sdk-ios-utilities.git
Working copy of https://github.com/growingio/growingio-sdk-ios-utilities.git resolved at 1.2.4
warning: '.resolve-product-dependencies': dependency 'growingio-sdk-ios-performance-ext' is not used by any target
Found 1 product dependencies
- GrowingUtils
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/growingio/growingio-sdk-ios-performance-ext.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 'GrowingAPMCore' requires macos 10.13, but depends on the product 'GrowingUtilsTrackerCore' which requires macos 10.14; consider changing the library 'GrowingAPMCore' to require macos 10.14 or later, or the product 'GrowingUtilsTrackerCore' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm