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 OptionalTools, reference 1.2.0 (b02158), with Swift 5.8 for macOS (SPM) on 11 Oct 2024 20:28:30 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RougeWare/Swift-Optional-Tools.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-Optional-Tools
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at b02158c Merge pull request #9 from RougeWare/feature/Swift6-typed-throws
Cloned https://github.com/RougeWare/Swift-Optional-Tools.git
Revision (git rev-parse @):
b02158c4563570293cccb9dbe606f066b1b69bf2
SUCCESS checkout https://github.com/RougeWare/Swift-Optional-Tools.git at 1.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/RougeWare/Swift-Optional-Tools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling OptionalTools unwrappedOrThrow.swift
[2/5] Compiling OptionalTools Optional operators.swift
[3/5] Emitting module OptionalTools
[3/5] Linking libOptionalToolsDynamic.dylib
[3/5] Linking libOptionalTools_dynamic.dylib
Build complete! (9.82s)
Build complete.
Done.