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.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
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/admin/builds/vMd7uqzK/1/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.8
Building package at path:  $workDir
https://github.com/pusher/pusher-websocket-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling CTweetNacl ctweetnacl.c
[2/8] Compiling NWWebSocket WebSocketConnection.swift
[3/8] Emitting module TweetNacl
[4/8] Compiling TweetNacl TweetNacl.swift
[5/8] Compiling TweetNacl Constant.swift
[6/8] Emitting module NWWebSocket
[7/8] Compiling NWWebSocket NWConnection+Extension.swift
[8/8] Compiling NWWebSocket NWWebSocket.swift
[9/42] Emitting module PusherSwift
[10/52] Compiling PusherSwift PusherPresenceChannel.swift
[11/52] Compiling PusherSwift PusherPresenceChannelMember.swift
[12/52] Compiling PusherSwift QueuedClientEvent.swift
[13/52] Compiling PusherSwift AuthMethod+ObjectiveC.swift
[14/52] Compiling PusherSwift OCAuthMethod.swift
[15/52] Compiling PusherSwift OCPusherHost.swift
[16/52] Compiling PusherSwift Pusher+ObjectiveC.swift
[17/52] Compiling PusherSwift PusherClientOptions+ObjectiveC.swift
[18/52] Compiling PusherSwift PusherConnection+ObjectiveC.swift
[19/52] Compiling PusherSwift PusherError+ObjectiveC.swift
[20/52] Compiling PusherSwift PusherHost+ObjectiveC.swift
[21/52] Compiling PusherSwift EventError.swift
[22/52] Compiling PusherSwift EventHandler.swift
[23/52] Compiling PusherSwift PusherAuth.swift
[24/52] Compiling PusherSwift PusherChannel.swift
[25/52] Compiling PusherSwift PusherChannelType.swift
[26/52] Compiling PusherSwift PusherChannels.swift
[27/52] Compiling PusherSwift PusherClientOptions.swift
[28/52] Compiling PusherSwift PusherError.swift
[29/52] Compiling PusherSwift PusherEvent.swift
[30/52] Compiling PusherSwift PusherGlobalChannel.swift
[31/52] Compiling PusherSwift PusherHost.swift
[32/52] Compiling PusherSwift PusherChannel+EncryptionHelpers.swift
[33/52] Compiling PusherSwift PusherConnection+WebsocketDelegate.swift
[34/52] Compiling PusherSwift URL+Pusher.swift
[35/52] Compiling PusherSwift Crypto.swift
[36/52] Compiling PusherSwift EventParser.swift
[37/52] Compiling PusherSwift Logger.swift
[38/52] Compiling PusherSwift AuthError.swift
[39/52] Compiling PusherSwift AuthMethod.swift
[40/52] Compiling PusherSwift ChannelsProtocolCloseCode.swift
[41/52] Compiling PusherSwift ConnectionState.swift
[42/52] Compiling PusherSwift Constants.swift
[43/52] Compiling PusherSwift AuthRequestBuilderProtocol.swift
[44/52] Compiling PusherSwift Authorizer.swift
[45/52] Compiling PusherSwift EventFactory.swift
[46/52] Compiling PusherSwift EventQueue.swift
[47/52] Compiling PusherSwift EventQueueDelegate.swift
[48/52] Compiling PusherSwift PusherDelegate.swift
[49/52] Compiling PusherSwift PusherSwift.swift
[50/52] Compiling PusherSwift ChannelEventFactory.swift
[51/52] Compiling PusherSwift ChannelEventQueue.swift
[52/52] Compiling PusherSwift PusherConnection.swift
Build complete! (8.50s)
Fetching https://github.com/pusher/NWWebSocket.git
Fetching https://github.com/bitmark-inc/tweetnacl-swiftwrap from cache
[1/611] Fetching nwwebsocket
Fetched https://github.com/pusher/NWWebSocket.git (0.51s)
Fetched https://github.com/bitmark-inc/tweetnacl-swiftwrap (0.51s)
Computing version for https://github.com/bitmark-inc/tweetnacl-swiftwrap
Computed https://github.com/bitmark-inc/tweetnacl-swiftwrap at 1.0.2 (0.71s)
Computing version for https://github.com/pusher/NWWebSocket.git
Computed https://github.com/pusher/NWWebSocket.git at 0.5.4 (0.64s)
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.