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 InfomaniakConcurrency 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.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Infomaniak/swift-concurrency.git
Reference: 0.0.6
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Infomaniak/swift-concurrency
 * tag               0.0.6      -> FETCH_HEAD
HEAD is now at 55fe754 Merge pull request #5 from Infomaniak/asyncReduce
Cloned https://github.com/Infomaniak/swift-concurrency.git
Revision (git rev-parse @):
55fe7541cbfcfb4b73e7836b390e2c566a9ba910
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/Infomaniak/swift-concurrency.git at 0.0.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Infomaniak/swift-concurrency.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling InfomaniakConcurrency Collection+asyncMap.swift
[2/11] Compiling InfomaniakConcurrency Collection+concurrentCompactMap.swift
[3/11] Compiling InfomaniakConcurrency Collection+concurrentForEach.swift
[4/11] Compiling InfomaniakConcurrency Collection+asyncCompactMap.swift
[5/11] Compiling InfomaniakConcurrency Collection+asyncForEach.swift
[6/11] Compiling InfomaniakConcurrency Collection+concurrentMap.swift
[7/11] Compiling InfomaniakConcurrency ArrayAccumulator.swift
[8/11] Compiling InfomaniakConcurrency ConcurrencyHeuristic.swift
[9/11] Emitting module InfomaniakConcurrency
[10/11] Compiling InfomaniakConcurrency Logs.swift
[11/11] Compiling InfomaniakConcurrency Collection+asyncReduce.swift
Build complete! (4.04s)
Build complete.
Done.