Build Information
Successful build of GrowingUtils, reference 1.2.4 (1a5bb7
), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 12:49:02 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/growingio/growingio-sdk-ios-utilities.git
Reference: 1.2.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/growingio/growingio-sdk-ios-utilities
* tag 1.2.4 -> FETCH_HEAD
HEAD is now at 1a5bb72 fix: compatible for general implementations that avoid doesNotRecognizeSelector crash (#5)
Cloned https://github.com/growingio/growingio-sdk-ios-utilities.git
Revision (git rev-parse @):
1a5bb72dce9061ddfe7c9b89471cb7560de89606
SUCCESS checkout https://github.com/growingio/growingio-sdk-ios-utilities.git at 1.2.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "growingio-sdk-ios-utilities",
"name": "GrowingUtils",
"url": "https://github.com/growingio/growingio-sdk-ios-utilities.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/growingio-sdk-ios-utilities",
"dependencies": [
]
}
]
}
Fetching https://github.com/growingio/growingio-sdk-ios-utilities.git
[1/338] Fetching growingio-sdk-ios-utilities
Fetched https://github.com/growingio/growingio-sdk-ios-utilities.git from cache (0.75s)
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 (1a5bb72)
warning: '.resolve-product-dependencies': dependency 'growingio-sdk-ios-utilities' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/growingio/growingio-sdk-ios-utilities.git
{
"dependencies" : [
],
"manifest_display_name" : "GrowingUtils",
"name" : "GrowingUtils",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "GrowingUtilsTrackerCore",
"targets" : [
"GrowingUtilsTrackerCore_Wrapper"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GrowingUtilsAutotrackerCore",
"targets" : [
"GrowingUtilsAutotrackerCore_Wrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GrowingUtilsTrackerCore_Wrapper",
"module_type" : "ClangTarget",
"name" : "GrowingUtilsTrackerCore_Wrapper",
"path" : "SwiftPM-Wrap/TrackerCore-Wrapper",
"product_memberships" : [
"GrowingUtilsTrackerCore"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"GrowingUtilsTrackerCore"
],
"type" : "library"
},
{
"c99name" : "GrowingUtilsTrackerCore",
"module_type" : "ClangTarget",
"name" : "GrowingUtilsTrackerCore",
"path" : "Sources/TrackerCore",
"product_memberships" : [
"GrowingUtilsTrackerCore",
"GrowingUtilsAutotrackerCore"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TrackerCore/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Category/UIApplication+GrowingUtilsTrackerCore.m",
"Category/UIViewController+GrowingUtilsTrackerCore.m",
"Extension/GrowingULApplication.m",
"Lifecycle/GrowingULAppLifecycle.m",
"Swizzle/GrowingULSwizzle.m",
"Swizzle/GrowingULSwizzler.m",
"TimeUtil/GrowingULTimeUtil.m"
],
"type" : "library"
},
{
"c99name" : "GrowingUtilsAutotrackerCore_Wrapper",
"module_type" : "ClangTarget",
"name" : "GrowingUtilsAutotrackerCore_Wrapper",
"path" : "SwiftPM-Wrap/AutotrackerCore-Wrapper",
"product_memberships" : [
"GrowingUtilsAutotrackerCore"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"GrowingUtilsAutotrackerCore"
],
"type" : "library"
},
{
"c99name" : "GrowingUtilsAutotrackerCore",
"module_type" : "ClangTarget",
"name" : "GrowingUtilsAutotrackerCore",
"path" : "Sources/AutotrackerCore",
"product_memberships" : [
"GrowingUtilsAutotrackerCore"
],
"sources" : [
"Lifecycle/GrowingULViewControllerLifecycle.m"
],
"target_dependencies" : [
"GrowingUtilsTrackerCore"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/11] Copying PrivacyInfo.xcprivacy
[1/11] Compiling GrowingUtilsAutotrackerCore_Wrapper dummy.m
[1/11] Compiling GrowingUtilsTrackerCore_Wrapper dummy.m
[3/11] Compiling GrowingULSwizzler.m
[4/11] Compiling GrowingUtilsTrackerCore resource_bundle_accessor.m
[5/11] Compiling GrowingULTimeUtil.m
[6/11] Compiling GrowingULSwizzle.m
[7/11] Compiling UIViewController+GrowingUtilsTrackerCore.m
[8/11] Compiling UIApplication+GrowingUtilsTrackerCore.m
[9/11] Compiling GrowingULAppLifecycle.m
[10/11] Compiling GrowingULApplication.m
Build complete! (4.02s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "GrowingUtils",
"name" : "GrowingUtils",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "GrowingUtilsTrackerCore",
"targets" : [
"GrowingUtilsTrackerCore_Wrapper"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GrowingUtilsAutotrackerCore",
"targets" : [
"GrowingUtilsAutotrackerCore_Wrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GrowingUtilsTrackerCore_Wrapper",
"module_type" : "ClangTarget",
"name" : "GrowingUtilsTrackerCore_Wrapper",
"path" : "SwiftPM-Wrap/TrackerCore-Wrapper",
"product_memberships" : [
"GrowingUtilsTrackerCore"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"GrowingUtilsTrackerCore"
],
"type" : "library"
},
{
"c99name" : "GrowingUtilsTrackerCore",
"module_type" : "ClangTarget",
"name" : "GrowingUtilsTrackerCore",
"path" : "Sources/TrackerCore",
"product_memberships" : [
"GrowingUtilsTrackerCore",
"GrowingUtilsAutotrackerCore"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TrackerCore/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Category/UIApplication+GrowingUtilsTrackerCore.m",
"Category/UIViewController+GrowingUtilsTrackerCore.m",
"Extension/GrowingULApplication.m",
"Lifecycle/GrowingULAppLifecycle.m",
"Swizzle/GrowingULSwizzle.m",
"Swizzle/GrowingULSwizzler.m",
"TimeUtil/GrowingULTimeUtil.m"
],
"type" : "library"
},
{
"c99name" : "GrowingUtilsAutotrackerCore_Wrapper",
"module_type" : "ClangTarget",
"name" : "GrowingUtilsAutotrackerCore_Wrapper",
"path" : "SwiftPM-Wrap/AutotrackerCore-Wrapper",
"product_memberships" : [
"GrowingUtilsAutotrackerCore"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"GrowingUtilsAutotrackerCore"
],
"type" : "library"
},
{
"c99name" : "GrowingUtilsAutotrackerCore",
"module_type" : "ClangTarget",
"name" : "GrowingUtilsAutotrackerCore",
"path" : "Sources/AutotrackerCore",
"product_memberships" : [
"GrowingUtilsAutotrackerCore"
],
"sources" : [
"Lifecycle/GrowingULViewControllerLifecycle.m"
],
"target_dependencies" : [
"GrowingUtilsTrackerCore"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.