The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/moozzyk/SignalR-Client-Swift.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/moozzyk/SignalR-Client-Swift
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 11e727b Bump SignalRClientSwift to 1.1.0
Cloned https://github.com/moozzyk/SignalR-Client-Swift.git
Revision (git rev-parse @):
11e727b217b67b1440612df8aa0516d3013cccba
SUCCESS checkout https://github.com/moozzyk/SignalR-Client-Swift.git at 1.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "signalr-client-swift",
      "name": "SignalRClient",
      "url": "https://github.com/moozzyk/SignalR-Client-Swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SignalR-Client-Swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/moozzyk/SignalR-Client-Swift.git from cache
Fetched https://github.com/moozzyk/SignalR-Client-Swift.git (0.21s)
Creating working copy for https://github.com/moozzyk/SignalR-Client-Swift.git
Working copy of https://github.com/moozzyk/SignalR-Client-Swift.git resolved at 1.1.0
warning: '.resolve-product-dependencies': dependency 'signalr-client-swift' 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.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/28] Compiling SignalRClient StreamHandle.swift
[2/28] Compiling SignalRClient TransferFormat.swift
[3/28] Compiling SignalRClient Transport.swift
[4/28] Compiling SignalRClient HubConnectionDelegate.swift
[5/28] Compiling SignalRClient HubConnectionExtensions.swift
[6/28] Compiling SignalRClient HubConnectionOptions.swift
[7/28] Compiling SignalRClient HubProtocol.swift
[8/28] Emitting module SignalRClient
[9/28] Compiling SignalRClient JSONHubProtocol.swift
[10/28] Compiling SignalRClient Logger.swift
[11/28] Compiling SignalRClient LongPollingTransport.swift
[12/28] Compiling SignalRClient NegotiationResponse.swift
[13/31] Compiling SignalRClient ReconnectPolicy.swift
[14/31] Compiling SignalRClient ReconnectableConnection.swift
[15/31] Compiling SignalRClient ServerInvocationHandler.swift
[16/31] Compiling SignalRClient SignalRError.swift
[17/31] Compiling SignalRClient DefaultTransportFactory.swift
[18/31] Compiling SignalRClient HandshakeProtocol.swift
[19/31] Compiling SignalRClient HttpClientProtocol.swift
[20/31] Compiling SignalRClient HttpConnection.swift
[21/31] Compiling SignalRClient CodableHelpers.swift
[22/31] Compiling SignalRClient Connection.swift
[23/31] Compiling SignalRClient ConnectionDelegate.swift
[24/31] Compiling SignalRClient DefaultHttpClient.swift
[25/31] Compiling SignalRClient HttpConnectionOptions.swift
[26/31] Compiling SignalRClient HttpResponse.swift
[27/31] Compiling SignalRClient HubConnection.swift
[28/31] Compiling SignalRClient HubConnectionBuilder.swift
[29/31] Compiling SignalRClient TransportDelegate.swift
[30/31] Compiling SignalRClient TransportType.swift
[31/31] Compiling SignalRClient WebsocketsTransport.swift
Build complete! (8.18s)
Build complete.
Done.