The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XCTAssertCrash 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/norio-nomura/xctassertcrash.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/norio-nomura/xctassertcrash
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 880c524 Bump version to 0.2.0
Cloned https://github.com/norio-nomura/xctassertcrash.git into spi-builder-workspace
880c5241254da53f32caf77248ee3d25cb2a9630
SUCCESS checkout https://github.com/norio-nomura/xctassertcrash.git at 0.2.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)
Building for debugging...
[0/2] Compiling CMachExceptionHandler CMachExceptionHandler.c
[1/2] Compiling CMachExceptionHandler mach_excServer.c
[3/8] Compiling XCTAssertCrash ThreadState.swift
[4/8] Compiling XCTAssertCrash XCTAssertCrash.swift
[5/8] Compiling XCTAssertCrash MachException.swift
[6/8] Compiling XCTAssertCrash SwiftReportFatalErrorsToDebugger.swift
[7/8] Emitting module XCTAssertCrash
[8/8] Compiling XCTAssertCrash PosixSignal.swift
Build complete! (9.31s)
Build complete.
Done.