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 argtree 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/dastrobu/argtree.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dastrobu/argtree
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4052f12 update README for 1.5.5
Cloned https://github.com/dastrobu/argtree.git
Revision (git rev-parse @):
4052f12f1d94c9f484ca7d2a32a837e2ae30c445
SUCCESS checkout https://github.com/dastrobu/argtree.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/dastrobu/argtree.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/7] Compiling Logging LogHandler.swift
[5/7] Emitting module Logging
[6/7] Compiling Logging Locks.swift
[7/7] Compiling Logging Logging.swift
[8/15] Compiling argtree MultiFlag.swift
[9/15] Compiling argtree Flag.swift
[10/15] Compiling argtree Help.swift
[11/15] Compiling argtree Option.swift
[12/15] Compiling argtree ValueParser.swift
[13/15] Compiling argtree Command.swift
[14/16] Emitting module argtree
[15/16] Compiling argtree ArgTree.swift
[16/16] Compiling argtree VarArgs.swift
Build complete! (1.98s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.18s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.03s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.4
Build complete.
Done.