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.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davecom/SwiftCSP.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/davecom/SwiftCSP
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d6fc2a0 Create swift.yml
Cloned https://github.com/davecom/SwiftCSP.git
Revision (git rev-parse @):
d6fc2a00133d7ff2a301f716c962131aced3bd11
SUCCESS checkout https://github.com/davecom/SwiftCSP.git at master
========================================
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] Emitting module SwiftCSP
[2/5] Compiling SwiftCSP Constraint.swift
[3/5] Compiling SwiftCSP MinConflicts.swift
[4/5] Compiling SwiftCSP CSP.swift
[5/5] Compiling SwiftCSP Backtrack.swift
Build complete! (1.52s)
Build complete.
Done.