The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

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: v0.10.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Jarema/Base32
 * tag               v0.10.2    -> FETCH_HEAD
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 v0.10.2
========================================
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 Base16.swift
[2/5] Compiling Base32 shim.swift
[3/5] Emitting module Base32
[4/5] Compiling Base32 StringExtension.swift
[5/5] Compiling Base32 Base32.swift
Build complete! (13.12s)
Build complete.
Done.