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 Explorer 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/wendyliga/Explorer.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wendyliga/Explorer
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b538e66 fix bug no extension
Cloned https://github.com/wendyliga/Explorer.git
Revision (git rev-parse @):
b538e662b69792fc85d3ae477c3a597f34fc9507
SUCCESS checkout https://github.com/wendyliga/Explorer.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/wendyliga/Explorer.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/8] Compiling SwiftKit Array+Extension.swift
[5/8] Compiling SwiftKit Result+Extension.swift
[6/8] Compiling SwiftKit Error.swift
[7/8] Compiling SwiftKit String+Extension.swift
[8/8] Emitting module SwiftKit
[9/10] Compiling Explorer Explorer.swift
[10/10] Emitting module Explorer
Build complete! (3.37s)
Fetching https://github.com/wendyliga/SwiftKit.git from cache
Fetched https://github.com/wendyliga/SwiftKit.git from cache (0.16s)
Computing version for https://github.com/wendyliga/SwiftKit.git
Computed https://github.com/wendyliga/SwiftKit.git at 2.0.1 (0.03s)
Creating working copy for https://github.com/wendyliga/SwiftKit.git
Working copy of https://github.com/wendyliga/SwiftKit.git resolved at 2.0.1
Build complete.
Done.