The Swift Package Index logo.Swift Package Index

Build Information

Successful build of xctest-resettable 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/pbalduz/xctest-resettable.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pbalduz/xctest-resettable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 12985af Update README.md
Cloned https://github.com/pbalduz/xctest-resettable.git
Revision (git rev-parse @):
12985af4c58266dba7859784f6b9231c75f96b3f
SUCCESS checkout https://github.com/pbalduz/xctest-resettable.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/pbalduz/xctest-resettable.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 TestResettable ResettableTestCase.swift
[4/6] Emitting module TestResettable
[5/6] Compiling TestResettable Resettable.swift
[6/6] Compiling TestResettable ResettableProtocol.swift
Build complete! (7.64s)
Build complete.
Done.