Skip to content

Commit

Permalink
Fixed setup page.
Browse files Browse the repository at this point in the history
  • Loading branch information
maratal committed Dec 2, 2024
1 parent 9df13d7 commit ea58a6b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions content/chat/setup.textile
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,9 @@ blang[swift].

The SDK is distributed as a Swift Package and can be installed using Xcode or by adding it as a dependency in your package’s @Package.swift@.

Please note the version listed in the language dropdown selector on this page corresponds to the Ably Pub/Sub SDK version, and not the Chat SDK version. Information on the latest Chat SDK release can be found at "https://github.com/ably/ably-chat-swift":https://github.com/ably/ably-chat-swift.

To install the @ably-chat-swift@ package in your Xcode Project:
* Paste @https://github.com/ably/ably-chat-swift@ in the Swift Packages search box. ( Xcode project → Swift Packages.. . → @+@ button)
* Select the AblyChat SDK for your target.
* Select the Ably Chat SDK for your target.

To install the @ably-chat-swift@ package in another Swift Package, add the following to your @Package.Swift@:

Expand Down

0 comments on commit ea58a6b

Please sign in to comment.