The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XCTAssertCrash with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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
Revision (git rev-parse @):
880c5241254da53f32caf77248ee3d25cb2a9630
SUCCESS checkout https://github.com/norio-nomura/xctassertcrash.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/norio-nomura/xctassertcrash.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--423B1241ED78D482.txt
[2/4] Compiling CMachExceptionHandler mach_excServer.c
[3/4] Compiling CMachExceptionHandler CMachExceptionHandler.c
[5/10] Compiling XCTAssertCrash ThreadState.swift
[6/10] Compiling XCTAssertCrash SwiftReportFatalErrorsToDebugger.swift
[7/10] Emitting module XCTAssertCrash
[8/10] Compiling XCTAssertCrash MachException.swift
[9/10] Compiling XCTAssertCrash XCTAssertCrash.swift
[10/10] Compiling XCTAssertCrash PosixSignal.swift
Build complete! (14.91s)
Build complete.
Done.