Build Information
Successful build of Base32 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.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Jarema/Base32.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/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.8
Building package at path: $workDir
https://github.com/Jarema/Base32.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling Base32 Base16.swift
[2/4] Compiling Base32 Base32.swift
[3/4] Emitting module Base32
[4/4] Compiling Base32 StringExtension.swift
[5/5] Compiling Base32 shim.swift
Build complete! (5.18s)
Build complete.
Done.