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 CommandLine 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/davidskrundz/commandline.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/davidskrundz/commandline
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 9b56116 Swift 5 update
Cloned https://github.com/davidskrundz/commandline.git
Revision (git rev-parse @):
9b56116871b5cbd9f81455ab639fa1705efb5ac8
SUCCESS checkout https://github.com/davidskrundz/commandline.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/davidskrundz/commandline.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version--423B1241ED78D482.txt
[4/16] Compiling Generator Generator+Move.swift
[5/16] Compiling Generator Generator+Sequence.swift
[6/16] Compiling Generator Generator+Peek.swift
[7/16] Compiling Generator Generator+Iterator.swift
[8/16] Emitting module Generator
[9/16] Compiling Generator Generator+String.swift
[10/16] Compiling Generator Generator+Previous.swift
[11/16] Compiling Generator Character.swift
[12/16] Compiling Generator Collection+Generator.swift
[13/17] Compiling Generator Generator.swift
[14/25] Compiling CommandLine StandardInOut.swift
[15/25] Compiling CommandLine Option.swift
[16/25] Compiling CommandLine ParseError.swift
[17/25] Compiling CommandLine Output.swift
[18/25] Emitting module CommandLine
[19/25] Compiling CommandLine ANSI.swift
[20/25] Compiling CommandLine AutoTask.swift
[21/25] Compiling CommandLine ArgumentParser.swift
[21/25] Write Objects.LinkFileList
[23/25] Archiving libsCommandLine.a
[24/25] Linking libdCommandLine.dylib
Build complete! (5.09s)
Fetching https://github.com/DavidSkrundz/Collections.git from cache
Fetched https://github.com/DavidSkrundz/Collections.git from cache (0.15s)
Computing version for https://github.com/DavidSkrundz/Collections.git
Computed https://github.com/DavidSkrundz/Collections.git at 2.0.0 (0.43s)
Creating working copy for https://github.com/DavidSkrundz/Collections.git
Working copy of https://github.com/DavidSkrundz/Collections.git resolved at 2.0.0
Build complete.
Done.