Build Information
Failed to build GrowingAnalytics, reference 4.8.0 (d50780
), with Swift 6.2 (beta) for macOS (SPM) on 10 Jul 2025 10:28:55 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64 --target GrowingTracker
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/growingio/growingio-sdk-ios-autotracker.git
Reference: 4.8.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/growingio/growingio-sdk-ios-autotracker
* tag 4.8.0 -> FETCH_HEAD
HEAD is now at d507805 feat: release 4.8.0
Cloned https://github.com/growingio/growingio-sdk-ios-autotracker.git
Revision (git rev-parse @):
d507805531e4a0420066b2dfd03c91c3088c2c90
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/growingio/growingio-sdk-ios-autotracker.git at 4.8.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/growingio/growingio-sdk-ios-autotracker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64 --target GrowingTracker
Fetching https://github.com/growingio/growingio-sdk-ios-performance-ext.git
Fetching https://github.com/growingio/growingio-sdk-ios-utilities.git
Fetching https://github.com/apple/swift-protobuf.git
[1/354] Fetching growingio-sdk-ios-utilities
[161/1115] Fetching growingio-sdk-ios-utilities, growingio-sdk-ios-performance-ext
[1116/40911] Fetching growingio-sdk-ios-utilities, growingio-sdk-ios-performance-ext, swift-protobuf
Fetched https://github.com/growingio/growingio-sdk-ios-performance-ext.git from cache (12.23s)
Fetched https://github.com/growingio/growingio-sdk-ios-utilities.git from cache (12.23s)
Fetched https://github.com/apple/swift-protobuf.git from cache (12.23s)
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 (12.69s)
Computing version for https://github.com/growingio/growingio-sdk-ios-performance-ext.git
Computed https://github.com/growingio/growingio-sdk-ios-performance-ext.git at 1.0.2 (2.51s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.41s)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.0
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.2
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.2 macosSpm