The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build GrowingAnalytics, reference 4.4.0 (5ae45b), with Swift 5.9 for macOS (SPM) on 29 Sep 2024 14:52:34 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64 --target GrowingTracker

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/growingio/growingio-sdk-ios-autotracker.git
Reference: 4.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/growingio/growingio-sdk-ios-autotracker
 * tag               4.4.0      -> FETCH_HEAD
HEAD is now at 5ae45bc feat: release 4.4.0
Cloned https://github.com/growingio/growingio-sdk-ios-autotracker.git
Revision (git rev-parse @):
5ae45bc12db142bdf246d97baf509a685c6fa96f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/growingio/growingio-sdk-ios-autotracker.git at 4.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/growingio/growingio-sdk-ios-autotracker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64 --target GrowingTracker
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/growingio/growingio-sdk-ios-performance-ext.git
Fetching https://github.com/growingio/growingio-sdk-ios-utilities.git
[4/338] Fetching growingio-sdk-ios-utilities
[339/38155] Fetching growingio-sdk-ios-utilities, swift-protobuf
[340/38806] Fetching growingio-sdk-ios-utilities, swift-protobuf, growingio-sdk-ios-performance-ext
Fetched https://github.com/apple/swift-protobuf.git (20.04s)
Fetched https://github.com/growingio/growingio-sdk-ios-utilities.git (20.04s)
Fetched https://github.com/growingio/growingio-sdk-ios-performance-ext.git (20.04s)
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 (2.98s)
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.37s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.28.1 (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.28.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/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
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 5.9 macosSpm