Build Information
Successful build of GrowingAPM with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.9
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/builds/J1XnyXFH/0/finestructure/swiftpackageindex-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 d0fcfab ci: update ci
Cloned https://github.com/growingio/growingio-sdk-ios-performance-ext.git
Revision (git rev-parse @):
d0fcfabd89c04a183804438d30a704735c067801
SUCCESS checkout https://github.com/growingio/growingio-sdk-ios-performance-ext.git at master
Fetching https://github.com/growingio/growingio-sdk-ios-utilities.git from cache
Fetched https://github.com/growingio/growingio-sdk-ios-utilities.git (0.24s)
Computing version for https://github.com/growingio/growingio-sdk-ios-utilities.git
Computed https://github.com/growingio/growingio-sdk-ios-utilities.git at 1.1.0 (0.04s)
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.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-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/builds/J1XnyXFH/0/finestructure/swiftpackageindex-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.1.0",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-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 from cache
Fetched https://github.com/growingio/growingio-sdk-ios-performance-ext.git (0.31s)
Fetching https://github.com/growingio/growingio-sdk-ios-utilities.git from cache
Fetched https://github.com/growingio/growingio-sdk-ios-utilities.git (0.21s)
Computing version for https://github.com/growingio/growingio-sdk-ios-utilities.git
Computed https://github.com/growingio/growingio-sdk-ios-utilities.git at 1.1.0 (0.05s)
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.1.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 master
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: 5.9
Building package at path: $workDir
https://github.com/growingio/growingio-sdk-ios-performance-ext.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[1/5] Compiling GrowingAPMCrashMonitorWrapper resource_bundle_accessor.m
[2/5] Compiling GrowingAPMCore GrowingAPMConfig.m
[3/5] Compiling GrowingAPMCrashMonitorWrapper dummy.m
[4/5] Compiling GrowingAPMCore GrowingAPM.m
Build complete! (5.82s)
Build complete.
Done.