The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NetworkReachability with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vsanthanam/NetworkReachability.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vsanthanam/NetworkReachability
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3262e24 Delete ReachabilityMonitor (#49)
Cloned https://github.com/vsanthanam/NetworkReachability.git
Revision (git rev-parse @):
3262e24b4842b50b0e53be7893831a54f7dd9340
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/vsanthanam/NetworkReachability.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/vsanthanam/NetworkReachability.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin SwiftFormatPlugin
Building for debugging...
[4/12] Compiling NetworkReachability DispatchQueue+NetworkReachability.swift
[5/13] Compiling NetworkReachability NetworkMonitorDelegate.swift
[6/13] Compiling NetworkReachability NetworkMonitor+Notification.swift
[7/13] Compiling NetworkReachability NetworkMonitor+Combine.swift
[8/13] Compiling NetworkReachability NetworkMonitor+Concurrency.swift
[9/13] Compiling NetworkReachability NotificationExtensions.swift
[10/13] Compiling NetworkReachability PublishersExtensions.swift
[11/13] Emitting module NetworkReachability
[12/13] Compiling NetworkReachability NetworkMonitor.swift
[13/13] Compiling NetworkReachability WeakReference.swift
Build complete! (13.32s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.54s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.98s)
Fetched https://github.com/nicklockwood/SwiftFormat (1.17s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.53.5 (0.05s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.07s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.53.5
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Build complete.
Done.