You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ You will need the publish and subscribe keys to authenticate your app. Get your
37
37
1. Create or open your project inside Xcode.
38
38
2. Navigate to **File -> Add Package Dependencies**.
39
39
3. Search for `https://github.com/pubnub/swift-chat-sdk`
40
-
4. From the **Dependency Rule** drop-down list, select **Exact**. In the version input field, type `0.10.1-dev`
40
+
4. From the **Dependency Rule** drop-down list, select **Exact**. In the version input field, type `0.10.2-dev`
41
41
5. Click the **Add Package** button.
42
42
43
43
For more information see Apple's guide on [Adding Package Dependencies to Your App](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app)
0 commit comments