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 Checksum with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rnine/Checksum.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rnine/Checksum
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at cd1ae53 Minor cleanup.
Cloned https://github.com/rnine/Checksum.git
Revision (git rev-parse @):
cd1ae53384dd578a84a0afef492a4f5d6202b068
SUCCESS checkout https://github.com/rnine/Checksum.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/rnine/Checksum.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/17] Compiling Checksum Sourceable.swift
[4/17] Compiling Checksum DataSource.swift
[5/17] Compiling Checksum FileSource.swift
[6/17] Compiling Checksum HTTPSource.swift
[7/18] Compiling Checksum ChecksumError.swift
[8/18] Compiling Checksum Chunksize.swift
[9/18] Compiling Checksum HTTPResponse+ContentRange.swift
[10/18] Compiling Checksum String+Source.swift
[11/18] Compiling Checksum URL+Source.swift
[12/18] Compiling Checksum Source.swift
[13/18] Compiling Checksum CCWrapper.swift
[14/18] Compiling Checksum Data+Source.swift
[15/18] Emitting module Checksum
[16/18] Compiling Checksum DigestAlgorithm.swift
[17/18] Compiling Checksum Extensions.swift
[18/18] Compiling Checksum Checksumable.swift
Build complete! (4.50s)
Build complete.
Done.