Build Information
Successful build of XCTestStarterKit 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/CypherPoet/XCTestStarterKit.git
Reference: 0.0.3
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CypherPoet/XCTestStarterKit
* tag 0.0.3 -> FETCH_HEAD
HEAD is now at c569921 0.0.3
Cloned https://github.com/CypherPoet/XCTestStarterKit.git
Revision (git rev-parse @):
c569921d4dce297cb579e0d969c2d356250749e4
SUCCESS checkout https://github.com/CypherPoet/XCTestStarterKit.git at 0.0.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/CypherPoet/XCTestStarterKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/6] Compiling XCTestStarterKit XCTestCase+AssertResultCompletesWithError.swift
[4/6] Emitting module XCTestStarterKit
[5/6] Compiling XCTestStarterKit XCTestCase+AssertExpressionThrowsError.swift
[6/6] Compiling XCTestStarterKit XCTestCase+AwaitCompletionOfPublisher.swift
Build complete! (6.97s)
Build complete.
Done.