Build Information
Successful build of SwiftyReachability, reference master (cc8169), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 10:17:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/antonio-war/SwiftyReachability.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/antonio-war/SwiftyReachability
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at cc8169a Create FUNDING.yml
Cloned https://github.com/antonio-war/SwiftyReachability.git
Revision (git rev-parse @):
cc8169a782734324ab1ac4922cc45590aea94830
SUCCESS checkout https://github.com/antonio-war/SwiftyReachability.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swiftyreachability",
"name": "SwiftyReachability",
"url": "https://github.com/antonio-war/SwiftyReachability.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyReachability",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/antonio-war/SwiftyReachability.git
[1/250] Fetching swiftyreachability
Fetched https://github.com/antonio-war/SwiftyReachability.git from cache (0.61s)
Creating working copy for https://github.com/antonio-war/SwiftyReachability.git
Working copy of https://github.com/antonio-war/SwiftyReachability.git resolved at master (cc8169a)
warning: '.resolve-product-dependencies': dependency 'swiftyreachability' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/antonio-war/SwiftyReachability.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/9] Compiling SwiftyReachability SwiftyReachabilityObserver.swift
[4/9] Compiling SwiftyReachability SwiftyReachability.swift
[5/9] Compiling SwiftyReachability SwiftyRadioType.swift
[6/9] Compiling SwiftyReachability SwiftyReachabilityObserverUI.swift
[7/9] Compiling SwiftyReachability SwiftyConnectionStatus.swift
[8/9] Emitting module SwiftyReachability
[9/9] Compiling SwiftyReachability SwiftyConnectionType.swift
Build complete! (4.04s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftyReachability",
"name" : "SwiftyReachability",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "watchos",
"version" : "5.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SwiftyReachability",
"targets" : [
"SwiftyReachability"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftyReachability",
"module_type" : "SwiftTarget",
"name" : "SwiftyReachability",
"path" : "Sources/SwiftyReachability",
"product_memberships" : [
"SwiftyReachability"
],
"sources" : [
"ConnectionProperties/SwiftyConnectionStatus.swift",
"ConnectionProperties/SwiftyConnectionType.swift",
"ConnectionProperties/SwiftyRadioType.swift",
"Observers/SwiftyReachabilityObserver.swift",
"Observers/SwiftyReachabilityObserverUI.swift",
"SwiftyReachability.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.