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 CombineReachability 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/istvan-kreisz/CombineReachability.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/istvan-kreisz/CombineReachability
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at ba1cb2a Update README.md
Cloned https://github.com/istvan-kreisz/CombineReachability.git
Revision (git rev-parse @):
ba1cb2adeb111ee3ce475404ca1cdfb322505281
SUCCESS checkout https://github.com/istvan-kreisz/CombineReachability.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/istvan-kreisz/CombineReachability.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/5] Compiling Reachability Reachability.swift
[5/5] Emitting module Reachability
[6/7] Emitting module CombineReachability
[7/7] Compiling CombineReachability Reachability+Combine.swift
Build complete! (8.40s)
Fetching https://github.com/ashleymills/Reachability.swift from cache
Fetched https://github.com/ashleymills/Reachability.swift from cache (0.21s)
Computing version for https://github.com/ashleymills/Reachability.swift
Computed https://github.com/ashleymills/Reachability.swift at 5.0.0 (0.58s)
Creating working copy for https://github.com/ashleymills/Reachability.swift
Working copy of https://github.com/ashleymills/Reachability.swift resolved at 5.0.0
Build complete.
Done.