The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Base32 with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/norio-nomura/Base32.git
Reference: 0.9.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/norio-nomura/Base32
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at c4bc0a4 Release 0.9.0
Cloned https://github.com/norio-nomura/Base32.git into spi-builder-workspace
c4bc0a49689999ae2c7c778f3830a6a6e694efb8
SUCCESS checkout https://github.com/norio-nomura/Base32.git at 0.9.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/5] Compiling Base32 shim.swift
[2/5] Emitting module Base32
[3/5] Compiling Base32 Base16.swift
[4/5] Compiling Base32 Base32.swift
[5/5] Compiling Base32 StringExtension.swift
Build complete! (4.31s)
Build complete.
Done.