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: 1.0.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/growingio/growingio-sdk-ios-performance-ext
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at 89d0566 feat: add code signature for output xcframework
Cloned https://github.com/growingio/growingio-sdk-ios-performance-ext.git
Revision (git rev-parse @):
89d05663c31bd8a535405fb932fa1fde59f4d843
SUCCESS checkout https://github.com/growingio/growingio-sdk-ios-performance-ext.git at 1.0.1
Fetching https://github.com/growingio/growingio-sdk-ios-utilities.git from cache
Fetched https://github.com/growingio/growingio-sdk-ios-utilities.git (0.28s)
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.03s)
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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/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/1/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/1/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.65s)
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.06s)
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.1.0
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! (4.76s)
Build complete.
Done.