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 PusherSwift with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pusher/pusher-websocket-swift.git
Reference: 10.1.5
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pusher/pusher-websocket-swift
 * tag               10.1.5     -> FETCH_HEAD
HEAD is now at 886341f Use organization level CocoaPods token (#423)
Cloned https://github.com/pusher/pusher-websocket-swift.git
Revision (git rev-parse @):
886341f9dad453c9822f2525136ee2006a6c3c9e
SUCCESS checkout https://github.com/pusher/pusher-websocket-swift.git at 10.1.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/pusher/pusher-websocket-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[3/5] Compiling CTweetNacl ctweetnacl.c
[4/5] Write swift-version--423B1241ED78D482.txt
[6/12] Compiling NWWebSocket NWConnection+Extension.swift
[7/12] Compiling NWWebSocket WebSocketConnection.swift
[8/12] Emitting module TweetNacl
[9/12] Compiling TweetNacl Constant.swift
[10/12] Compiling TweetNacl TweetNacl.swift
[11/12] Compiling NWWebSocket NWWebSocket.swift
[12/12] Emitting module NWWebSocket
[13/51] Compiling PusherSwift Pusher+ObjectiveC.swift
[14/51] Compiling PusherSwift PusherClientOptions+ObjectiveC.swift
[15/51] Compiling PusherSwift PusherConnection+ObjectiveC.swift
[16/51] Compiling PusherSwift PusherError+ObjectiveC.swift
[17/51] Compiling PusherSwift PusherHost+ObjectiveC.swift
[18/56] Compiling PusherSwift PusherPresenceChannelMember.swift
[19/56] Compiling PusherSwift QueuedClientEvent.swift
[20/56] Compiling PusherSwift AuthMethod+ObjectiveC.swift
[21/56] Compiling PusherSwift OCAuthMethod.swift
[22/56] Compiling PusherSwift OCPusherHost.swift
[23/56] Compiling PusherSwift AuthError.swift
[24/56] Compiling PusherSwift AuthMethod.swift
[25/56] Compiling PusherSwift ChannelsProtocolCloseCode.swift
[26/56] Compiling PusherSwift ConnectionState.swift
[27/56] Compiling PusherSwift Constants.swift
[28/56] Compiling PusherSwift EventError.swift
[29/56] Emitting module PusherSwift
[30/56] Compiling PusherSwift PusherError.swift
[31/56] Compiling PusherSwift PusherEvent.swift
[32/56] Compiling PusherSwift PusherGlobalChannel.swift
[33/56] Compiling PusherSwift PusherHost.swift
[34/56] Compiling PusherSwift PusherPresenceChannel.swift
[35/56] Compiling PusherSwift EventHandler.swift
[36/56] Compiling PusherSwift PusherAuth.swift
[37/56] Compiling PusherSwift PusherChannel.swift
[38/56] Compiling PusherSwift PusherChannelType.swift
[39/56] Compiling PusherSwift PusherChannels.swift
[40/56] Compiling PusherSwift PusherClientOptions.swift
[41/56] Compiling PusherSwift AuthRequestBuilderProtocol.swift
[42/56] Compiling PusherSwift Authorizer.swift
[43/56] Compiling PusherSwift EventFactory.swift
[44/56] Compiling PusherSwift EventQueue.swift
[45/56] Compiling PusherSwift EventQueueDelegate.swift
[46/56] Compiling PusherSwift PusherChannel+EncryptionHelpers.swift
[47/56] Compiling PusherSwift PusherConnection+WebsocketDelegate.swift
[48/56] Compiling PusherSwift URL+Pusher.swift
[49/56] Compiling PusherSwift Crypto.swift
[50/56] Compiling PusherSwift EventParser.swift
[51/56] Compiling PusherSwift Logger.swift
[52/56] Compiling PusherSwift PusherDelegate.swift
[53/56] Compiling PusherSwift PusherSwift.swift
[54/56] Compiling PusherSwift ChannelEventFactory.swift
[55/56] Compiling PusherSwift ChannelEventQueue.swift
[56/56] Compiling PusherSwift PusherConnection.swift
Build complete! (4.65s)
Fetching https://github.com/pusher/NWWebSocket.git from cache
Fetching https://github.com/bitmark-inc/tweetnacl-swiftwrap from cache
Fetched https://github.com/pusher/NWWebSocket.git from cache (0.16s)
Fetched https://github.com/bitmark-inc/tweetnacl-swiftwrap from cache (0.16s)
Computing version for https://github.com/bitmark-inc/tweetnacl-swiftwrap
Computed https://github.com/bitmark-inc/tweetnacl-swiftwrap at 1.0.2 (0.02s)
Computing version for https://github.com/pusher/NWWebSocket.git
Computed https://github.com/pusher/NWWebSocket.git at 0.5.4 (0.01s)
Creating working copy for https://github.com/pusher/NWWebSocket.git
Working copy of https://github.com/pusher/NWWebSocket.git resolved at 0.5.4
Creating working copy for https://github.com/bitmark-inc/tweetnacl-swiftwrap
Working copy of https://github.com/bitmark-inc/tweetnacl-swiftwrap resolved at 1.0.2
Build complete.
Done.