Build Information
Successful build of ExceptionCatcher, reference v2.1.0 (3cd199
), with Swift 5.10 for macOS (SPM) on 15 Nov 2024 13:12:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sindresorhus/ExceptionCatcher.git
Reference: v2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sindresorhus/ExceptionCatcher
* tag v2.1.0 -> FETCH_HEAD
HEAD is now at 3cd1997 Meta tweaks
Cloned https://github.com/sindresorhus/ExceptionCatcher.git
Revision (git rev-parse @):
3cd1997e3663078812efca8652af06104b5160bb
SUCCESS checkout https://github.com/sindresorhus/ExceptionCatcher.git at v2.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/sindresorhus/ExceptionCatcher.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version-33747A42983211AE.txt
[2/3] Compiling ExceptionCatcherInternal ExceptionCatcher.m
[4/5] Emitting module ExceptionCatcher
/Users/admin/builder/spi-builder-workspace/Sources/ExceptionCatcher/ExceptionCatcher.swift:1:22: warning: using '@_implementationOnly' without enabling library evolution for 'ExceptionCatcher' may lead to instability during execution
@_implementationOnly import Foundation
^
[5/5] Compiling ExceptionCatcher ExceptionCatcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/ExceptionCatcher/ExceptionCatcher.swift:1:22: warning: using '@_implementationOnly' without enabling library evolution for 'ExceptionCatcher' may lead to instability during execution
@_implementationOnly import Foundation
^
Build complete! (5.23s)
Build complete.
Done.