Build Information
Successful build of SwiftyReachability, reference master (cc8169
), with Swift 5.10 for macOS (SPM) on 15 Sep 2024 17:44:13 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.53.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",
"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",
"dependencies": [
]
}
]
}
Fetching https://github.com/antonio-war/SwiftyReachability.git
[1/250] Fetching swiftyreachability
Fetched https://github.com/antonio-war/SwiftyReachability.git from cache (1.25s)
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: 5.10
Building package at path: $PWD
https://github.com/antonio-war/SwiftyReachability.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/9] Compiling SwiftyReachability SwiftyReachabilityObserver.swift
[4/9] Emitting module SwiftyReachability
[5/9] Compiling SwiftyReachability SwiftyReachabilityObserverUI.swift
[6/9] Compiling SwiftyReachability SwiftyConnectionType.swift
[7/9] Compiling SwiftyReachability SwiftyRadioType.swift
[8/9] Compiling SwiftyReachability SwiftyConnectionStatus.swift
[9/9] Compiling SwiftyReachability SwiftyReachability.swift
Build complete! (4.01s)
Build complete.
Done.