Build Information
Successful build of SemanticVersion 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/elegantchaos/SemanticVersion.git
Reference: v1.1.2
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/SemanticVersion
* tag v1.1.2 -> FETCH_HEAD
HEAD is now at 2637309 proper comparable support
Cloned https://github.com/elegantchaos/SemanticVersion.git
Revision (git rev-parse @):
2637309c72c1415cc3d1ea27ae6ddb2a2b66ecf0
SUCCESS checkout https://github.com/elegantchaos/SemanticVersion.git at v1.1.2
========================================
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/3] Emitting module SemanticVersion
[2/3] Compiling SemanticVersion SemanticVersion+Comparabl.swift
[3/3] Compiling SemanticVersion SemanticVersion.swift
Build complete! (6.01s)
Build complete.
Done.