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 CopyOnWrite 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/klundberg/CopyOnWrite.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/klundberg/CopyOnWrite
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at 336c370 changelog updates
Cloned https://github.com/klundberg/CopyOnWrite.git
Revision (git rev-parse @):
336c370510ff2ecceecfb3ce97780b825e8ddbe4
SUCCESS checkout https://github.com/klundberg/CopyOnWrite.git at v1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/klundberg/CopyOnWrite.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/4] Emitting module CopyOnWrite
[4/4] Compiling CopyOnWrite CopyOnWrite.swift
Build complete! (3.55s)
Build complete.
Done.