Build Information
Successful build of ExceptionCatcher with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.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/TDmZkXJm/0/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "exceptioncatcher",
"name": "ExceptionCatcher",
"url": "https://github.com/sindresorhus/ExceptionCatcher.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ExceptionCatcher",
"dependencies": [
]
}
]
}
Fetching https://github.com/sindresorhus/ExceptionCatcher.git from cache
Fetched https://github.com/sindresorhus/ExceptionCatcher.git (0.15s)
Creating working copy for https://github.com/sindresorhus/ExceptionCatcher.git
Working copy of https://github.com/sindresorhus/ExceptionCatcher.git resolved at main
warning: '.resolve-product-dependencies': dependency 'exceptioncatcher' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling Internal ExceptionCatcher.m
[2/3] Emitting module ExceptionCatcher
[3/3] Compiling ExceptionCatcher ExceptionCatcher.swift
Build complete! (4.20s)
Build complete.
Done.