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.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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/TDmZkXJm/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.9
Building package at path:  $workDir
https://github.com/QiuZhiFei/swift-commands.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling Commands CommandsArguments.swift
[2/10] Compiling Commands CommandsDashcTransformer.swift
[3/10] Compiling Commands CommandsResult.swift
[4/10] Compiling Commands CommandsENV.swift
[5/10] Compiling Commands Commands.swift
[6/10] Compiling Commands CommandsAlias.swift
[7/10] Compiling Commands CommandsResponse.swift
[8/10] Compiling Commands CommandsRequest.swift
[9/10] Emitting module Commands
[10/11] Compiling Commands CommandsTask.swift
[11/13] Emitting module Examples
[12/13] Compiling Examples main.swift
[12/13] Linking Examples
Build complete! (4.64s)
Build complete.
Done.