Build Information
Failed to build GrowingAPM, reference master (31e498
), with Swift 6.0 for macOS (SPM) on 12 May 2025 16:14:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/growingio/growingio-sdk-ios-performance-ext.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/growingio/growingio-sdk-ios-performance-ext
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 31e498d feat: release 1.0.2
Cloned https://github.com/growingio/growingio-sdk-ios-performance-ext.git
Revision (git rev-parse @):
31e498dfa1343b9965514d420796e9ef53f33851
SUCCESS checkout https://github.com/growingio/growingio-sdk-ios-performance-ext.git at master
========================================
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.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/growingio/growingio-sdk-ios-utilities.git
[8/354] Fetching growingio-sdk-ios-utilities
Fetched https://github.com/growingio/growingio-sdk-ios-utilities.git from cache (0.68s)
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.46s)
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
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