The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Impact with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/Impact.git
Reference: 0.4.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/Impact
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at af1ccb6 Log buffering, deferred binary images
Submodule 'xcconfigs' (https://github.com/mattmassicotte/xcconfigs) registered for path 'xcconfigs'
Cloning into '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcconfigs'...
Submodule path 'xcconfigs': checked out '6078aa2178d9b486cfea1ad984eca752e3f90340'
Cloned https://github.com/ChimeHQ/Impact.git into spi-builder-workspace
af1ccb6b707373ef69cfad51f635c7d85e526a34
SUCCESS checkout https://github.com/ChimeHQ/Impact.git at 0.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[0/22] Compiling ImpactUtility.c
[1/22] Compiling ImpactCPU.c
[2/22] Compiling ImpactDWARFCFIInstructions.c
[3/22] Compiling ImpactDWARFParser.c
[4/22] Compiling ImpactUnwind_arm64.c
[5/22] Compiling ImpactCompactUnwind.c
[6/22] Compiling ImpactUnwind_arm.c
[7/22] Compiling ImpactUnwind.c
[8/22] Compiling ImpactDWARF.c
[9/22] Compiling ImpactSignal.c
[10/22] Compiling ImpactCrashHandler.c
[11/22] Compiling ImpactUnwind_i386.c
[12/22] Compiling ImpactUnwind_x86_64.c
[13/22] Compiling Impact ImpactThread.c
[14/22] Compiling Impact ImpactState.c
[15/22] Compiling Impact ImpactBinaryImage.c
[16/22] Compiling ImpactDataCursor.c
[17/22] Compiling ImpactMachException.c
[18/22] Compiling ImpactRuntimeException.mm
[19/22] Compiling ImpactLog.m
[20/22] Compiling Impact ImpactMonitor.m
[21/22] Compiling ImpactMonitoredApplication.m
Build complete! (3.33s)
Build complete.
Done.