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 Commander 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/kylef/Commander.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kylef/Commander
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f22f0a0 feat: support using = with options
Cloned https://github.com/kylef/Commander.git
Revision (git rev-parse @):
f22f0a07e02d924406a539d06c0d59402886de56
SUCCESS checkout https://github.com/kylef/Commander.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kylef/Commander.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/17] Compiling Commander CommandError.swift
[4/17] Compiling Commander CommandRunner.swift
[5/18] Compiling Commander GroupError.swift
[6/18] Compiling Commander CommandType.swift
[7/18] Compiling Commander Commands.swift
[8/18] Compiling Commander AsyncGroup.swift
[9/18] Compiling Commander Command.swift
[10/18] Compiling Commander Error.swift
[11/18] Compiling Commander Group.swift
[12/18] Compiling Commander ArgumentParser.swift
[13/18] Compiling Commander AsyncCommand.swift
[14/18] Compiling Commander ArgumentConvertible.swift
[15/18] Compiling Commander ArgumentDescription.swift
[16/18] Emitting module Commander
[17/18] Compiling Commander AsyncCommandType.swift
[18/18] Compiling Commander AsyncCommands.swift
Build complete! (4.71s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.16s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.0 (0.04s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.0
Build complete.
Done.