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 Path.swift 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/mxcl/path.swift.git
Reference: 1.4.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mxcl/path.swift
 * tag               1.4.1      -> FETCH_HEAD
HEAD is now at 8e355c2 Rename Path->Bool.swift to PathToBool.swift
Cloned https://github.com/mxcl/path.swift.git
Revision (git rev-parse @):
8e355c28e9393c42e58b18c54cace2c42c98a616
SUCCESS checkout https://github.com/mxcl/path.swift.git at 1.4.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mxcl/path.swift.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/12] Compiling Path Extensions.swift
[4/12] Compiling Path Path+Attributes.swift
[5/12] Compiling Path PathToBool.swift
[6/12] Compiling Path Path+ls.swift
[7/12] Compiling Path Path+Codable.swift
[8/12] Compiling Path Path+CommonDirectories.swift
[9/13] Compiling Path Path+FileManager.swift
[10/13] Compiling Path Path+StringConvertibles.swift
[11/13] Emitting module Path
[12/13] Compiling Path Path.swift
[13/13] Compiling Path Pathish.swift
Build complete! (5.92s)
Build complete.
Done.