Build Information
Successful build of RawDog 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.30.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChristianFox/RawDog.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChristianFox/RawDog
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1b4c2c9 Update README.md with buymeacoffee button
Cloned https://github.com/ChristianFox/RawDog.git
Revision (git rev-parse @):
1b4c2c9b093f528e1d5e4fc98515e49ea5ddfdad
SUCCESS checkout https://github.com/ChristianFox/RawDog.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/ChristianFox/RawDog.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling RawDog BinaryIntegerDivisionStrategy.swift
[2/4] Compiling RawDog ArithmeticForInfallibleType.swift
[3/4] Emitting module RawDog
[4/4] Compiling RawDog ArithmeticForFallibleType.swift
Build complete! (5.21s)
Build complete.
Done.