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: v2.0.1
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sindresorhus/ExceptionCatcher
* tag v2.0.1 -> FETCH_HEAD
HEAD is now at a7acaf4 Try to fix usage in XCFramework
Cloned https://github.com/sindresorhus/ExceptionCatcher.git
Revision (git rev-parse @):
a7acaf40f8bd67a1f3a05a14de5b6a861ac3d1ac
SUCCESS checkout https://github.com/sindresorhus/ExceptionCatcher.git at v2.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/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/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ExceptionCatcher",
"dependencies": [
]
}
]
}
Fetching https://github.com/sindresorhus/ExceptionCatcher.git
[1/69] Fetching exceptioncatcher
Fetched https://github.com/sindresorhus/ExceptionCatcher.git (0.29s)
Creating working copy for https://github.com/sindresorhus/ExceptionCatcher.git
Working copy of https://github.com/sindresorhus/ExceptionCatcher.git resolved at v2.0.1
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] Compiling ExceptionCatcher ExceptionCatcher.swift
[3/3] Emitting module ExceptionCatcher
Build complete! (8.64s)
Build complete.
Done.