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 FunctionKit, reference 0.1.0 (d809b0), with Swift 5.9 for macOS (SPM) on 24 Jul 2024 15:08:02 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mpangburn/FunctionKit.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mpangburn/FunctionKit
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at d809b0d Update README.md
Cloned https://github.com/mpangburn/FunctionKit.git
Revision (git rev-parse @):
d809b0d05c19321529856ccfbc825424992d36b1
SUCCESS checkout https://github.com/mpangburn/FunctionKit.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/mpangburn/FunctionKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling FunctionKit InoutFunction.swift
[2/10] Compiling FunctionKit Provider.swift
[3/10] Compiling FunctionKit Predicate.swift
[4/10] Compiling FunctionKit MutableCollection.swift
[5/10] Compiling FunctionKit Function.swift
[6/10] Compiling FunctionKit Consumer.swift
[7/10] Compiling FunctionKit Sequence.swift
[8/10] Compiling FunctionKit Optional.swift
[9/10] Emitting module FunctionKit
[10/10] Compiling FunctionKit Comparator.swift
Build complete! (7.86s)
Build complete.
Done.