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 FoundationPlus, reference v1.0.2 (d974ea), with Swift 5.10 for macOS (SPM) on 26 Oct 2024 20:21:19 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flexlixrup/FoundationPlus.git
Reference: v1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flexlixrup/FoundationPlus
 * tag               v1.0.2     -> FETCH_HEAD
HEAD is now at d974ea6 feat: new swift versions
Cloned https://github.com/flexlixrup/FoundationPlus.git
Revision (git rev-parse @):
d974ea6506abdb1bb31f5665340776ad94ccab74
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/flexlixrup/FoundationPlus.git at v1.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/flexlixrup/FoundationPlus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/7] Compiling FoundationPlus StringProtocol+Extensions.swift
[4/7] Compiling FoundationPlus Array+Extensions.swift
[5/7] Emitting module FoundationPlus
[6/7] Compiling FoundationPlus CaseIterable+Extensions.swift
[7/7] Compiling FoundationPlus String+Extensions.swift
Build complete! (5.13s)
Build complete.
Done.