Build Information
Successful build of ExceptionCatcher with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sindresorhus/ExceptionCatcher.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sindresorhus/ExceptionCatcher
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 81cf83b Minor tweaks
Cloned https://github.com/sindresorhus/ExceptionCatcher.git
Revision (git rev-parse @):
81cf83b117ec368e2ebb7fbcd9f7a3deb115ab07
SUCCESS checkout https://github.com/sindresorhus/ExceptionCatcher.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling Internal ExceptionCatcher.m
[2/3] Compiling ExceptionCatcher ExceptionCatcher.swift
[3/3] Emitting module ExceptionCatcher
Build complete! (5.17s)
Build complete.
Done.