Build Information
Successful build of LNViewHierarchyDumper, reference 1.3.1 (1fee23
), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 10:24:01 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
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LeoNatan/LNViewHierarchyDumper.git
Reference: 1.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LeoNatan/LNViewHierarchyDumper
* tag 1.3.1 -> FETCH_HEAD
HEAD is now at 1fee23c 1.3.1
Cloned https://github.com/LeoNatan/LNViewHierarchyDumper.git
Revision (git rev-parse @):
1fee23c4f345083c55150cf0a4488e50e1740671
SUCCESS checkout https://github.com/LeoNatan/LNViewHierarchyDumper.git at 1.3.1
========================================
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": "lnviewhierarchydumper",
"name": "LNViewHierarchyDumper",
"url": "https://github.com/LeoNatan/LNViewHierarchyDumper.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LNViewHierarchyDumper",
"dependencies": [
]
}
]
}
Fetching https://github.com/LeoNatan/LNViewHierarchyDumper.git
[1/217] Fetching lnviewhierarchydumper
Fetched https://github.com/LeoNatan/LNViewHierarchyDumper.git from cache (1.04s)
Creating working copy for https://github.com/LeoNatan/LNViewHierarchyDumper.git
Working copy of https://github.com/LeoNatan/LNViewHierarchyDumper.git resolved at 1.3.1 (1fee23c)
warning: '.resolve-product-dependencies': dependency 'lnviewhierarchydumper' 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/LeoNatan/LNViewHierarchyDumper.git
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
Building for debugging...
[0/10] Compiling LNViewHierarchyDumper+PhaseSupport_iOS.m
[1/10] Compiling LNViewHierarchyDumper+PhaseSupport_macOS.m
[2/10] Compiling LNViewHierarchyDumper+LibrarySupport.m
[3/10] Compiling NSData+GZIP.m
[4/10] Compiling LNViewHierarchyDumper+LibraryDebug.m
[5/10] Compiling LNViewHierarchyDumper.m
[6/10] Write Objects.LinkFileList
[8/10] Archiving libLNViewHierarchyDumper-Static.a
[9/10] Linking libLNViewHierarchyDumper.dylib
Build complete! (4.04s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "LNViewHierarchyDumper",
"name" : "LNViewHierarchyDumper",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "LNViewHierarchyDumper",
"targets" : [
"LNViewHierarchyDumper"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "LNViewHierarchyDumper-Static",
"targets" : [
"LNViewHierarchyDumper"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "LNViewHierarchyDumper",
"module_type" : "ClangTarget",
"name" : "LNViewHierarchyDumper",
"path" : "LNViewHierarchyDumper",
"product_memberships" : [
"LNViewHierarchyDumper",
"LNViewHierarchyDumper-Static"
],
"sources" : [
"LNViewHierarchyDumper/LNViewHierarchyDumper+LibraryDebug.m",
"LNViewHierarchyDumper/LNViewHierarchyDumper+LibrarySupport.m",
"LNViewHierarchyDumper/LNViewHierarchyDumper+PhaseSupport_iOS.m",
"LNViewHierarchyDumper/LNViewHierarchyDumper+PhaseSupport_macOS.m",
"LNViewHierarchyDumper/LNViewHierarchyDumper.m",
"LNViewHierarchyDumper/NSData+GZIP.m"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.