The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Checkit 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/karwa/swift-checkit.git
Reference: 0.0.2
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/karwa/swift-checkit
 * tag               0.0.2      -> FETCH_HEAD
HEAD is now at f2b91bd Disable BidirectionalCollection in-place index formation tests, due to SR-13874
Cloned https://github.com/karwa/swift-checkit.git
Revision (git rev-parse @):
f2b91bd4ec068a0ab8a73051c0077d1e1b614b43
SUCCESS checkout https://github.com/karwa/swift-checkit.git at 0.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/karwa/swift-checkit.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/7] Compiling Checkit SinglePassSequenceChecker.swift
[4/7] Compiling Checkit XCTAssertionContext.swift
[5/7] Compiling Checkit CollectionChecker.swift
[6/7] Compiling Checkit FloatingPointChecker.swift
[7/7] Emitting module Checkit
Build complete! (7.18s)
Build complete.
Done.