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 ByteArrayCodable 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/kennethlaskoski/ByteArrayCodable.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kennethlaskoski/ByteArrayCodable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 048ecf8 Added ByteArrayEncoder public init
Cloned https://github.com/kennethlaskoski/ByteArrayCodable.git
Revision (git rev-parse @):
048ecf819fb83802769abcce80c478b4bda552f0
SUCCESS checkout https://github.com/kennethlaskoski/ByteArrayCodable.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kennethlaskoski/ByteArrayCodable.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/9] Compiling ByteArrayCodable UnkeyedEncodingContainer.swift
[4/9] Emitting module ByteArrayCodable
[5/9] Compiling ByteArrayCodable ByteArrayDecoder.swift
[6/9] Compiling ByteArrayCodable SingleValueDecodingContainer.swift
[7/9] Compiling ByteArrayCodable SingleValueEncodingContainer.swift
[8/9] Compiling ByteArrayCodable ByteArrayEncoder.swift
[9/9] Compiling ByteArrayCodable KeyedEncodingContainer.swift
Build complete! (1.09s)
Build complete.
Done.