Skip to content

Commit 435c97f

Browse files
Merge pull request #278619 from angellan-msft/patch-5
Update ACS Chat IOS SDK Version in QuickStart
2 parents bd7de73 + 1acd121 commit 435c97f

File tree

1 file changed

+1
-1
lines changed
  • articles/communication-services/quickstarts/chat/includes

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/chat/includes/chat-swift.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ From the command line, go inside the root directory of the `ChatQuickstart` iOS
4545
Open the Podfile, and add the following dependencies to the `ChatQuickstart` target:
4646

4747
```
48-
pod 'AzureCommunicationChat', '~> 1.3.4'
48+
pod 'AzureCommunicationChat', '~> 1.3.5'
4949
```
5050

5151
Install the dependencies with the following command: `pod install`. Note that this also creates an Xcode workspace.

0 commit comments

Comments
 (0)