The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dscyrescotti/ReachabilityX.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dscyrescotti/ReachabilityX
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e863678 Merge pull request #2 from dscyrescotti/develop
Cloned https://github.com/dscyrescotti/ReachabilityX.git
Revision (git rev-parse @):
e863678be69e157e581ae20c8e47e0eda4c68293
SUCCESS checkout https://github.com/dscyrescotti/ReachabilityX.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "reachabilityx",
      "name": "ReachabilityX",
      "url": "https://github.com/dscyrescotti/ReachabilityX.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReachabilityX",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dscyrescotti/ReachabilityX.git from cache
Fetched https://github.com/dscyrescotti/ReachabilityX.git (0.17s)
Creating working copy for https://github.com/dscyrescotti/ReachabilityX.git
Working copy of https://github.com/dscyrescotti/ReachabilityX.git resolved at main
warning: '.resolve-product-dependencies': dependency 'reachabilityx' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling ReachabilityX View++.swift
[2/7] Compiling ReachabilityX Reachability.swift
[3/7] Compiling ReachabilityX EnvironmentKeys.swift
[4/7] Compiling ReachabilityX EnvironmentValues++.swift
[5/7] Compiling ReachabilityX Helper.swift
[6/7] Emitting module ReachabilityX
[7/7] Compiling ReachabilityX ReachabilityView.swift
Build complete! (10.37s)
Build complete.
Done.