Build Information
Successful build of SwiftyReachability, reference 1.0.1 (726839), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 10:17:14 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: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/antonio-war/SwiftyReachability
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at 726839e Merge branch 'release/1.0.1'
Cloned https://github.com/antonio-war/SwiftyReachability.git
Revision (git rev-parse @):
726839ecab67923a02974fb63b52294de2beb39b
SUCCESS checkout https://github.com/antonio-war/SwiftyReachability.git at 1.0.1
========================================
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.75s)
Creating working copy for https://github.com/antonio-war/SwiftyReachability.git
Working copy of https://github.com/antonio-war/SwiftyReachability.git resolved at 1.0.1 (726839e)
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 SwiftyReachabilityObserverUI.swift
[4/9] Compiling SwiftyReachability SwiftyConnectionStatus.swift
[5/9] Compiling SwiftyReachability SwiftyReachability.swift
[6/9] Compiling SwiftyReachability SwiftyRadioType.swift
[7/9] Compiling SwiftyReachability SwiftyReachabilityObserver.swift
[8/9] Compiling SwiftyReachability SwiftyConnectionType.swift
[9/9] Emitting module SwiftyReachability
Build complete! (3.81s)
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.