The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ImpactMeterAdapter 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/ImpactMeterAdapter.git
Reference: 0.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ImpactMeterAdapter
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at b63fb4e Version bump
Submodule 'xcconfigs' (https://github.com/mrackwitz/xcconfigs.git) registered for path 'xcconfigs'
Cloning into '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcconfigs'...
Submodule path 'xcconfigs': checked out '90aae8c60a57e10604288ae5a0b348ef83e50d83'
Cloned https://github.com/ChimeHQ/ImpactMeterAdapter.git into spi-builder-workspace
b63fb4e912ffcef6db62eb8dd066cb04fb6c39be
SUCCESS checkout https://github.com/ChimeHQ/ImpactMeterAdapter.git at 0.1.1
========================================
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)
Fetching https://github.com/ChimeHQ/Meter from cache
Fetching https://github.com/ChimeHQ/Impact.git from cache
Fetched https://github.com/ChimeHQ/Impact.git (0.22s)
Fetched https://github.com/ChimeHQ/Meter (0.23s)
Computing version for https://github.com/ChimeHQ/Impact.git
Computed https://github.com/ChimeHQ/Impact.git at 0.3.1 (0.47s)
Computing version for https://github.com/ChimeHQ/Meter
Computed https://github.com/ChimeHQ/Meter at 0.2.0 (0.43s)
Creating working copy for https://github.com/ChimeHQ/Impact.git
Working copy of https://github.com/ChimeHQ/Impact.git resolved at 0.3.1
Creating working copy for https://github.com/ChimeHQ/Meter
Working copy of https://github.com/ChimeHQ/Meter resolved at 0.2.0
Building for debugging...
[0/22] Compiling ImpactCPU.c
[1/28] Compiling ImpactUnwind_x86_64.c
[2/28] Compiling ImpactUnwind_i386.c
[3/28] Compiling ImpactUnwind_arm.c
[4/28] Compiling ImpactUtility.c
[5/28] Compiling Impact ImpactBinaryImage.c
[6/28] Compiling ImpactUnwind_arm64.c
[7/28] Compiling ImpactCompactUnwind.c
[8/28] Compiling ImpactUnwind.c
[9/28] Compiling ImpactSignal.c
[10/28] Compiling ImpactCrashHandler.c
[11/28] Compiling Impact ImpactState.c
[12/28] Compiling Impact ImpactThread.c
[13/28] Compiling ImpactDataCursor.c
[14/28] Compiling ImpactDWARFParser.c
[15/28] Compiling ImpactMachException.c
[16/28] Compiling ImpactDWARFCFIInstructions.c
[17/28] Compiling ImpactDWARF.c
[18/28] Compiling ImpactRuntimeException.mm
[19/28] Compiling ImpactLog.m
[20/28] Compiling Impact ImpactMonitor.m
[21/28] Compiling ImpactMonitoredApplication.m
[23/28] Compiling Meter DiagnosticProtocol.swift
[24/28] Compiling Meter MeterPayloadProvider.swift
[25/28] Emitting module Meter
[26/28] Compiling Meter DiagnosticPayload.swift
[27/28] Compiling Meter MetricKitWrappers.swift
[28/28] Compiling Meter CallStackTree.swift
[29/32] Compiling ImpactMeterAdapter ImpactLog.swift
[30/32] Compiling ImpactMeterAdapter ImpactDiagnostic.swift
[31/32] Emitting module ImpactMeterAdapter
[32/32] Compiling ImpactMeterAdapter ImpactMeterDiagnosticProvider.swift
Build complete! (10.18s)
Build complete.
Done.