The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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: 1.5.1
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vsanthanam/NetworkReachability
 * tag               1.5.1      -> FETCH_HEAD
HEAD is now at 1234f9b Fix missing trailing parenthesis in sample code (#48)
Cloned https://github.com/vsanthanam/NetworkReachability.git
Revision (git rev-parse @):
1234f9b33515671f3a1bbbe4b9d9da198ce41e70
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/vsanthanam/NetworkReachability.git at 1.5.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/vsanthanam/NetworkReachability.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/18] Emitting module NetworkReachability
[5/22] Compiling NetworkReachability DispatchQueue+NetworkReachability.swift
[6/22] Compiling NetworkReachability SCNetworkReachability+NetworkReachability.swift
[7/22] Compiling NetworkReachability SCNetworkReachabilityFlags+NetworkReachability.swift
[8/22] Compiling NetworkReachability WeakReference.swift
[9/22] Compiling NetworkReachability ReachabilityMonitor+Error.swift
[10/22] Compiling NetworkReachability ReachabilityMonitor+Notification.swift
[11/22] Compiling NetworkReachability ReachabilityMonitor.swift
[12/22] Compiling NetworkReachability ReachabilityMonitorDelegate.swift
[13/22] Compiling NetworkReachability NetworkMonitor.swift
[14/22] Compiling NetworkReachability NetworkMonitorDelegate.swift
[15/22] Compiling NetworkReachability Reachability.swift
[16/22] Compiling NetworkReachability ReachabilityMonitor+Combine.swift
[17/22] Compiling NetworkReachability ReachabilityMonitor+Concurrency.swift
[18/22] Compiling NetworkReachability NotificationExtensions.swift
[19/22] Compiling NetworkReachability PublishersExtensions.swift
[20/22] Compiling NetworkReachability NetworkMonitor+Combine.swift
[21/22] Compiling NetworkReachability NetworkMonitor+Concurrency.swift
[22/22] Compiling NetworkReachability NetworkMonitor+Notification.swift
Build complete! (18.51s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetched https://github.com/apple/swift-docc-plugin (0.27s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.80s)
Fetched https://github.com/nicklockwood/SwiftFormat (0.83s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.51.7 (0.07s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.09s)
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
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/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.51.7
Build complete.
Done.