Build Information
Successful build of SwiftCSP 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.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davecom/SwiftCSP.git
Reference: 0.9.9
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/davecom/SwiftCSP
* tag 0.9.9 -> FETCH_HEAD
HEAD is now at 831d15b Release 0.9.9
Cloned https://github.com/davecom/SwiftCSP.git
Revision (git rev-parse @):
831d15ba639d36a103a59992c654b1df129e06c7
SUCCESS checkout https://github.com/davecom/SwiftCSP.git at 0.9.9
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling SwiftCSP MinConflicts.swift
[2/5] Emitting module SwiftCSP
[3/5] Compiling SwiftCSP Backtrack.swift
[4/5] Compiling SwiftCSP Constraint.swift
[5/5] Compiling SwiftCSP CSP.swift
Build complete! (1.44s)
Build complete.
Done.