Build Information
Successful build of LNViewHierarchyDumper with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LeoNatan/LNViewHierarchyDumper.git
Reference: 1.3.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/LeoNatan/LNViewHierarchyDumper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Compiling LNViewHierarchyDumper+LibraryDebug.m
[1/10] Compiling LNViewHierarchyDumper+PhaseSupport_macOS.m
[2/10] Compiling LNViewHierarchyDumper+PhaseSupport_iOS.m
[3/10] Compiling LNViewHierarchyDumper+LibrarySupport.m
[4/10] Compiling NSData+GZIP.m
[5/10] Compiling LNViewHierarchyDumper.m
[6/10] Write Objects.LinkFileList
[8/10] Archiving libLNViewHierarchyDumper-Static.a
[9/10] Linking libLNViewHierarchyDumper.dylib
Build complete! (2.84s)
Build complete.
Done.