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 ConsoleIO 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/wendyliga/ConsoleIO.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wendyliga/ConsoleIO
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3933eb8 Improve input (#1)
Cloned https://github.com/wendyliga/ConsoleIO.git
Revision (git rev-parse @):
3933eb8c8f4ce00d07c2a80896b6463bdf1d31d1
SUCCESS checkout https://github.com/wendyliga/ConsoleIO.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/wendyliga/ConsoleIO.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/8] Emitting module SwiftKit
[5/8] Compiling SwiftKit Array+Extension.swift
[6/8] Compiling SwiftKit Error.swift
[7/8] Compiling SwiftKit Result+Extension.swift
[8/8] Compiling SwiftKit String+Extension.swift
[9/11] Compiling ConsoleIO Output.swift
[10/11] Compiling ConsoleIO Input.swift
[11/11] Emitting module ConsoleIO
Build complete! (3.01s)
Fetching https://github.com/wendyliga/SwiftKit.git from cache
Fetched https://github.com/wendyliga/SwiftKit.git from cache (0.16s)
Computing version for https://github.com/wendyliga/SwiftKit.git
Computed https://github.com/wendyliga/SwiftKit.git at 2.0.1 (0.05s)
Creating working copy for https://github.com/wendyliga/SwiftKit.git
Working copy of https://github.com/wendyliga/SwiftKit.git resolved at 2.0.1
Build complete.
Done.