Build Information
Successful build of Base32 with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Jarema/Base32.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Jarema/Base32
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7f723a2 Fix buffer initialization and cleanup
Cloned https://github.com/Jarema/Base32.git
Revision (git rev-parse @):
7f723a2e55f1c76e7c79263aebf89dbfcd58e77d
SUCCESS checkout https://github.com/Jarema/Base32.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/Jarema/Base32.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling Base32 StringExtension.swift
[2/5] Compiling Base32 shim.swift
[3/5] Compiling Base32 Base16.swift
[4/5] Emitting module Base32
[5/5] Compiling Base32 Base32.swift
Build complete! (8.97s)
Build complete.
Done.