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 FileSmith 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/kareman/FileSmith.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kareman/FileSmith
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c792743 Set SwiftShell version to exactly 5.0.1. (#19)
Cloned https://github.com/kareman/FileSmith.git
Revision (git rev-parse @):
c792743de87f23f84621f234fada25b49853a1ca
SUCCESS checkout https://github.com/kareman/FileSmith.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kareman/FileSmith.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/13] Compiling SwiftShell Context.swift
[5/13] Compiling SwiftShell FileHandle.swift
[6/14] Compiling SwiftShell Lazy-split.swift
[7/14] Emitting module SwiftShell
[8/14] Compiling SwiftShell Files.swift
[9/14] Compiling SwiftShell Array.swift
[10/14] Compiling SwiftShell Bash.swift
[11/14] Compiling SwiftShell Command.swift
[12/14] Compiling SwiftShell Process.swift
[13/14] Compiling SwiftShell Stream.swift
[14/14] Compiling SwiftShell String.swift
[15/22] Compiling FileSmith SymbolicLinks.swift
[16/22] Compiling FileSmith Errors.swift
[17/22] Compiling FileSmith File.swift
[18/22] Compiling FileSmith Directory.swift
[19/22] Compiling FileSmith General.swift
[20/22] Compiling FileSmith Attributes.swift
[21/22] Emitting module FileSmith
[22/22] Compiling FileSmith Paths.swift
Build complete! (6.51s)
Fetching https://github.com/kareman/SwiftShell.git from cache
Fetched https://github.com/kareman/SwiftShell.git from cache (0.18s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 5.0.1 (0.05s)
Creating working copy for https://github.com/kareman/SwiftShell.git
Working copy of https://github.com/kareman/SwiftShell.git resolved at 5.0.1
Build complete.
Done.