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: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
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 TweetNacl TweetNacl.swift
[7/12] Emitting module TweetNacl
[8/12] Compiling TweetNacl Constant.swift
[9/12] Compiling NWWebSocket WebSocketConnection.swift
[10/12] Emitting module NWWebSocket
[11/12] Compiling NWWebSocket NWWebSocket.swift
[12/12] Compiling NWWebSocket NWConnection+Extension.swift
[13/51] Compiling PusherSwift AuthError.swift
[14/51] Compiling PusherSwift AuthMethod.swift
[15/51] Compiling PusherSwift ChannelsProtocolCloseCode.swift
[16/51] Compiling PusherSwift ConnectionState.swift
[17/51] Compiling PusherSwift Constants.swift
[18/51] Compiling PusherSwift EventError.swift
[19/51] Compiling PusherSwift Pusher+ObjectiveC.swift
[20/51] Compiling PusherSwift PusherClientOptions+ObjectiveC.swift
[21/51] Compiling PusherSwift PusherConnection+ObjectiveC.swift
[22/51] Compiling PusherSwift PusherError+ObjectiveC.swift
[23/51] Compiling PusherSwift PusherHost+ObjectiveC.swift
[24/51] Compiling PusherSwift EventHandler.swift
[25/51] Compiling PusherSwift PusherAuth.swift
[26/51] Compiling PusherSwift PusherChannel.swift
[27/51] Compiling PusherSwift PusherChannelType.swift
[28/51] Compiling PusherSwift PusherChannels.swift
[29/51] Compiling PusherSwift PusherClientOptions.swift
[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] Emitting module PusherSwift
[36/56] Compiling PusherSwift PusherPresenceChannelMember.swift
[37/56] Compiling PusherSwift QueuedClientEvent.swift
[38/56] Compiling PusherSwift AuthMethod+ObjectiveC.swift
[39/56] Compiling PusherSwift OCAuthMethod.swift
[40/56] Compiling PusherSwift OCPusherHost.swift
[41/56] Compiling PusherSwift PusherChannel+EncryptionHelpers.swift
[42/56] Compiling PusherSwift PusherConnection+WebsocketDelegate.swift
[43/56] Compiling PusherSwift URL+Pusher.swift
[44/56] Compiling PusherSwift Crypto.swift
[45/56] Compiling PusherSwift EventParser.swift
[46/56] Compiling PusherSwift Logger.swift
[47/56] Compiling PusherSwift AuthRequestBuilderProtocol.swift
[48/56] Compiling PusherSwift Authorizer.swift
[49/56] Compiling PusherSwift EventFactory.swift
[50/56] Compiling PusherSwift EventQueue.swift
[51/56] Compiling PusherSwift EventQueueDelegate.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! (5.20s)
Fetching https://github.com/pusher/NWWebSocket.git
Fetching https://github.com/bitmark-inc/tweetnacl-swiftwrap from cache
Fetched https://github.com/bitmark-inc/tweetnacl-swiftwrap from cache (0.16s)
[1/611] Fetching nwwebsocket
Fetched https://github.com/pusher/NWWebSocket.git from cache (0.28s)
Computing version for https://github.com/bitmark-inc/tweetnacl-swiftwrap
Computed https://github.com/bitmark-inc/tweetnacl-swiftwrap at 1.0.2 (0.38s)
Computing version for https://github.com/pusher/NWWebSocket.git
Computed https://github.com/pusher/NWWebSocket.git at 0.5.4 (0.33s)
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
Creating working copy for https://github.com/pusher/NWWebSocket.git
Working copy of https://github.com/pusher/NWWebSocket.git resolved at 0.5.4
Build complete.
Done.