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 Bytes 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/mochidev/Bytes.git
Reference: 0.3.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mochidev/Bytes
 * tag               0.3.1      -> FETCH_HEAD
HEAD is now at 987dd14 Updated Swift Package version to 5.7
Cloned https://github.com/mochidev/Bytes.git
Revision (git rev-parse @):
987dd14603cd92f9243efc4464de36493caa6c4c
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/mochidev/Bytes.git at 0.3.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mochidev/Bytes.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/12] Compiling Bytes AsyncByteIterator.swift
[4/12] Compiling Bytes AsyncChunkedBytes.swift
[5/12] Compiling Bytes String.swift
[6/13] Compiling Bytes Integer.swift
[7/13] Compiling Bytes RawRepresentable.swift
[8/13] Compiling Bytes BytesError.swift
[9/13] Compiling Bytes Colletion+Casting.swift
[10/13] Emitting module Bytes
[11/13] Compiling Bytes ByteIterator.swift
[12/13] Compiling Bytes Bytes.swift
[13/13] Compiling Bytes UUID.swift
Build complete! (3.51s)
Build complete.
Done.