Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.03 KB

File metadata and controls

44 lines (29 loc) · 1.03 KB

WebSocketClient

WebSocket Client for iOS

Download on the App Store

Environment

Xcode

$ xcodebuild -version
Xcode 26.3
Build version 17C529

Ruby

$ ruby -v
ruby 4.0.2 (2026-03-17 revision d3da9fec82) +PRISM [arm64-darwin25]

Setup

$ git clone git@github.com:nnsnodnb/websocket-client-ios.git
$ cd websocket-client-ios
$ xed .

Bump version

Please edit MARKETING_VERSION of update_app_version in fastlane/Fastfile.

and

$ bundle exec fastlane update_app_version

License

This software is licensed under the MIT License (See LICENSE).