The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MeterReporter 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/MeterReporter.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/MeterReporter
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 302e342 Retry and better cleanup support
Cloned https://github.com/ChimeHQ/MeterReporter.git into spi-builder-workspace
302e342a2edccac9c4b47d169703e5f58df73944
SUCCESS checkout https://github.com/ChimeHQ/MeterReporter.git at 0.1.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)
Fetching https://github.com/ChimeHQ/Meter from cache
Fetching https://github.com/ChimeHQ/Wells from cache
Fetched https://github.com/ChimeHQ/Wells (0.30s)
Fetched https://github.com/ChimeHQ/Meter (0.33s)
Computing version for https://github.com/ChimeHQ/Wells
Computed https://github.com/ChimeHQ/Wells at 0.3.0 (0.42s)
Computing version for https://github.com/ChimeHQ/Meter
Computed https://github.com/ChimeHQ/Meter at 0.4.0 (0.43s)
Creating working copy for https://github.com/ChimeHQ/Meter
Working copy of https://github.com/ChimeHQ/Meter resolved at 0.4.0
Creating working copy for https://github.com/ChimeHQ/Wells
Working copy of https://github.com/ChimeHQ/Wells resolved at 0.3.0
Building for debugging...
[0/9] Compiling BinaryImage BinaryImage.m
[2/16] Compiling Wells FileManager+Helpers.swift
[3/16] Emitting module Wells
[4/16] Compiling Wells NetworkResponse.swift
[5/16] Compiling Meter ExceptionInfo.swift
[6/16] Compiling Wells WellsUploader.swift
[7/16] Compiling Wells ReportLocationProvider.swift
[8/16] Compiling Wells Data+compression.swift
[9/16] Compiling Wells Protocol+Helpers.swift
[10/16] Compiling Wells WellsReporter.swift
[11/16] Compiling Meter Symbolicator.swift
[12/16] Compiling Meter MeterPayloadProvider.swift
[13/16] Emitting module Meter
[14/16] Compiling Meter DiagnosticPayload.swift
[15/16] Compiling Meter DlfcnSymbolicator.swift
[16/16] Compiling Meter CallStackTree.swift
[17/20] Compiling MeterReporter ExceptionLoggingApplication.swift
[18/20] Compiling MeterReporter DiagnosticSubscriber.swift
[19/20] Emitting module MeterReporter
[20/20] Compiling MeterReporter MeterReporter.swift
Build complete! (12.60s)
Build complete.
Done.