Build Information
Successful build of SwiftCheck with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bow-swift/SwiftCheck.git
Reference: 0.12.1
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bow-swift/SwiftCheck
* tag 0.12.1 -> FETCH_HEAD
HEAD is now at 748359f Update Package.swift
Submodule path 'Carthage/Checkouts/FileCheck': checked out 'bd9cb30ceee1f21c02f51a7168f58471449807d8'
Submodule 'Carthage/Checkouts/FileCheck' (https://github.com/trill-lang/FileCheck.git) registered for path 'Carthage/Checkouts/FileCheck'
Cloning into '/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/FileCheck'...
Cloned https://github.com/bow-swift/SwiftCheck.git
Revision (git rev-parse @):
748359f9a95edf94d0c4664102f104f56b1ff1fb
SUCCESS checkout https://github.com/bow-swift/SwiftCheck.git at 0.12.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/bow-swift/SwiftCheck.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/13] Emitting module SwiftCheck
[2/16] Compiling SwiftCheck Test.swift
[3/16] Compiling SwiftCheck Testable.swift
[4/16] Compiling SwiftCheck WitnessedArbitrary.swift
[5/16] Compiling SwiftCheck Property.swift
[6/16] Compiling SwiftCheck Random.swift
[7/16] Compiling SwiftCheck Rose.swift
[8/16] Compiling SwiftCheck State.swift
[9/16] Compiling SwiftCheck Compose.swift
[10/16] Compiling SwiftCheck Gen.swift
[11/16] Compiling SwiftCheck Lattice.swift
[12/16] Compiling SwiftCheck Modifiers.swift
[13/16] Compiling SwiftCheck Arbitrary.swift
[14/16] Compiling SwiftCheck Cartesian.swift
[15/16] Compiling SwiftCheck Check.swift
[16/16] Compiling SwiftCheck CoArbitrary.swift
Build complete! (10.12s)
Build complete.
Done.