Build Information
Failed to build GrowingAnalytics, reference master (00a375
), with Swift 6.0 for macOS (SPM) on 25 Apr 2025 19:56:54 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 --target GrowingTracker
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/growingio/growingio-sdk-ios-autotracker.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/growingio/growingio-sdk-ios-autotracker
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 00a3755 fix: ANLSPI-26449 move to Xcode 16 (#342)
Cloned https://github.com/growingio/growingio-sdk-ios-autotracker.git
Revision (git rev-parse @):
00a3755b31aaa172ffdb34c54370af33eded2399
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/growingio/growingio-sdk-ios-autotracker.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/growingio/growingio-sdk-ios-autotracker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.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
[8/354] Fetching growingio-sdk-ios-utilities
[182/1064] Fetching growingio-sdk-ios-utilities, growingio-sdk-ios-performance-ext
[860/39568] 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 (1.53s)
[5745/38858] Fetching growingio-sdk-ios-utilities, swift-protobuf
Fetched https://github.com/growingio/growingio-sdk-ios-utilities.git from cache (3.08s)
Fetched https://github.com/apple/swift-protobuf.git from cache (3.08s)
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.1 (3.02s)
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.48s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.29.0 (0.43s)
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
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
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.29.0
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