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 swift-commands with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/QiuZhiFei/swift-commands.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/QiuZhiFei/swift-commands
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at afa9d9f Merge pull request #11 from QiuZhiFei/dev
Cloned https://github.com/QiuZhiFei/swift-commands.git
Revision (git rev-parse @):
afa9d9f4ee15bac2baa27c515fe59088444c247f
SUCCESS checkout https://github.com/QiuZhiFei/swift-commands.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/QiuZhiFei/swift-commands.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling Commands CommandsArguments.swift
[2/10] Compiling Commands CommandsResponse.swift
[3/10] Compiling Commands CommandsResult.swift
[4/11] Compiling Commands CommandsENV.swift
[5/11] Compiling Commands Commands.swift
[6/11] Compiling Commands CommandsAlias.swift
[7/11] Compiling Commands CommandsRequest.swift
[8/11] Emitting module Commands
[9/11] Compiling Commands CommandsDashcTransformer.swift
[10/11] Compiling Commands CommandsTask.swift
[11/13] Compiling Examples main.swift
[12/13] Emitting module Examples
[12/13] Linking Examples
Build complete! (4.27s)
Build complete.
Done.