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 SortedArray, reference main (54c863), with Swift 5.8 for macOS (SPM) on 22 Oct 2024 21:35:04 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ole/sortedarray.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ole/sortedarray
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 54c8639 Merge pull request #33 from ole/fix-lastWhere
Cloned https://github.com/ole/sortedarray.git
Revision (git rev-parse @):
54c8639696fb5b7de2cff0c4b0016372d1d9414f
SUCCESS checkout https://github.com/ole/sortedarray.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/ole/sortedarray.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module SortedArray
[2/2] Compiling SortedArray SortedArray.swift
Build complete! (9.13s)
Build complete.
Done.