The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SundialKit, reference 0.2.1 (58e32d), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 10:22:58 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/SundialKit.git
Reference: 0.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/SundialKit
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at 58e32d9 Version 0.2.1
Cloned https://github.com/brightdigit/SundialKit.git
Revision (git rev-parse @):
58e32d9b620feb3e02d2fbf6b8569a3349d60182
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/SundialKit.git at 0.2.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": "sundialkit",
      "name": "SundialKit",
      "url": "https://github.com/brightdigit/SundialKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SundialKit",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/brightdigit/SundialKit.git
[1/5700] Fetching sundialkit
Fetched https://github.com/brightdigit/SundialKit.git from cache (1.34s)
Creating working copy for https://github.com/brightdigit/SundialKit.git
Working copy of https://github.com/brightdigit/SundialKit.git resolved at 0.2.1 (58e32d9)
warning: '.resolve-product-dependencies': dependency 'sundialkit' 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/brightdigit/SundialKit.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/30] Emitting module SundialKit
[4/33] Compiling SundialKit WCSession.swift
[5/33] Compiling SundialKit Messagable.swift
[6/33] Compiling SundialKit MessagableKeys.swift
[7/33] Compiling SundialKit PassthroughSubject.swift
[8/33] Compiling SundialKit SundialError.swift
[9/33] Compiling SundialKit ActivationState.swift
[10/33] Compiling SundialKit NeverPing.swift
[11/33] Compiling SundialKit PathMonitor.swift
[12/33] Compiling SundialKit PathStatus.swift
[13/33] Compiling SundialKit ConnectivityReceiveContext.swift
[14/33] Compiling SundialKit ConnectivityReceiveResult.swift
[15/33] Compiling SundialKit ConnectivitySendContext.swift
[16/33] Compiling SundialKit NetworkObserver.swift
[17/33] Compiling SundialKit NetworkPath.swift
[18/33] Compiling SundialKit NetworkPing.swift
[19/33] Compiling SundialKit MessageDecoder.swift
[20/33] Compiling SundialKit NeverConnectivitySession.swift
[21/33] Compiling SundialKit WatchConnectivitySession.swift
[22/33] Compiling SundialKit PathStatus.Network.swift
/Users/admin/builder/spi-builder-workspace/Sources/SundialKit/Network/Extensions/PathStatus.UnsatisfiedReason.swift:10:7: warning: switch must be exhaustive
 8 |     /// - Parameter reason: The `UnsatisfiedReason` from the `Network` API.
 9 |     init(_ reason: NWPath.UnsatisfiedReason) {
10 |       switch reason {
   |       |- warning: switch must be exhaustive
   |       `- note: add missing case: '.vpnInactive'
11 |       case .notAvailable:
12 |         self = .notAvailable
[23/33] Compiling SundialKit PathStatus.UnsatisfiedReason.swift
/Users/admin/builder/spi-builder-workspace/Sources/SundialKit/Network/Extensions/PathStatus.UnsatisfiedReason.swift:10:7: warning: switch must be exhaustive
 8 |     /// - Parameter reason: The `UnsatisfiedReason` from the `Network` API.
 9 |     init(_ reason: NWPath.UnsatisfiedReason) {
10 |       switch reason {
   |       |- warning: switch must be exhaustive
   |       `- note: add missing case: '.vpnInactive'
11 |       case .notAvailable:
12 |         self = .notAvailable
[24/33] Compiling SundialKit Interfaceable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SundialKit/Network/Extensions/PathStatus.UnsatisfiedReason.swift:10:7: warning: switch must be exhaustive
 8 |     /// - Parameter reason: The `UnsatisfiedReason` from the `Network` API.
 9 |     init(_ reason: NWPath.UnsatisfiedReason) {
10 |       switch reason {
   |       |- warning: switch must be exhaustive
   |       `- note: add missing case: '.vpnInactive'
11 |       case .notAvailable:
12 |         self = .notAvailable
[25/33] Compiling SundialKit ConnectivitySendResult.swift
[26/33] Compiling SundialKit ConnectivitySession.swift
[27/33] Compiling SundialKit ConnectivitySessionDelegate.swift
[28/33] Compiling SundialKit NWInterface.swift
[29/33] Compiling SundialKit NWPath.swift
[30/33] Compiling SundialKit NWPathMonitor.swift
[31/33] Compiling SundialKit ConnectivityHandler.swift
[32/33] Compiling SundialKit ConnectivityMessage.swift
[33/33] Compiling SundialKit ConnectivityObserver.swift
Build complete! (4.34s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SundialKit",
  "name" : "SundialKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "SundialKit",
      "targets" : [
        "SundialKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SundialKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SundialKitTests",
      "path" : "Tests/SundialKitTests",
      "sources" : [
        "MockError.swift",
        "MockMessage.swift",
        "MockNetworkPing.swift",
        "MockPath.swift",
        "MockPathMonitor.swift",
        "MockSession.swift",
        "Network/Extensions/NWInterfaceTests.swift",
        "Network/Extensions/NWPathMonitorTests.swift",
        "Network/Extensions/PathStatusNetworkTests.swift",
        "Network/NetworkObserverTests.swift",
        "PassthroughSubjectTests.swift",
        "WatchConnectivity/ConnectivityObserverInternalTests.swift",
        "WatchConnectivity/ConnectivityObserverMessageTests.swift",
        "WatchConnectivity/ConnectivityObserverPropertyTests.swift",
        "WatchConnectivity/ConnectivityReceiveContextTests.swift",
        "WatchConnectivity/ConnectivitySendContextTests.swift",
        "WatchConnectivity/MessagableTests.swift",
        "WatchConnectivity/MessageDecoderTests.swift",
        "WatchConnectivity/NeverConnectivitySessionTests.swift"
      ],
      "target_dependencies" : [
        "SundialKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SundialKit",
      "module_type" : "SwiftTarget",
      "name" : "SundialKit",
      "path" : "Sources/SundialKit",
      "product_memberships" : [
        "SundialKit"
      ],
      "sources" : [
        "Network/Extensions/NWInterface.swift",
        "Network/Extensions/NWPath.swift",
        "Network/Extensions/NWPathMonitor.swift",
        "Network/Extensions/PathStatus.Network.swift",
        "Network/Extensions/PathStatus.UnsatisfiedReason.swift",
        "Network/Interfaceable.swift",
        "Network/NetworkObserver.swift",
        "Network/NetworkPath.swift",
        "Network/NetworkPing.swift",
        "Network/NeverPing.swift",
        "Network/PathMonitor.swift",
        "Network/PathStatus.swift",
        "PassthroughSubject.swift",
        "SundialError.swift",
        "WatchConnectivity/ActivationState.swift",
        "WatchConnectivity/ConnectivityHandler.swift",
        "WatchConnectivity/ConnectivityMessage.swift",
        "WatchConnectivity/ConnectivityObserver.swift",
        "WatchConnectivity/ConnectivityReceiveContext.swift",
        "WatchConnectivity/ConnectivityReceiveResult.swift",
        "WatchConnectivity/ConnectivitySendContext.swift",
        "WatchConnectivity/ConnectivitySendResult.swift",
        "WatchConnectivity/ConnectivitySession.swift",
        "WatchConnectivity/ConnectivitySessionDelegate.swift",
        "WatchConnectivity/Extensions/WCSession.swift",
        "WatchConnectivity/Messagable.swift",
        "WatchConnectivity/MessagableKeys.swift",
        "WatchConnectivity/MessageDecoder.swift",
        "WatchConnectivity/NeverConnectivitySession.swift",
        "WatchConnectivity/WatchConnectivitySession.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.