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
2. Navigate to **File -> Add Package Dependencies**.
39
-
3. Search for `https://github.com/pubnub/swift-chat-sdk`
40
-
4. From the **Dependency Rule** drop-down list, select the `Up to Next Major Version` rule, and click **Add Package**.
37
+
1. Create or open your project inside Xcode
38
+
2. Navigate to **File** > **Add Package Dependencies...**
39
+
3. Enter the package URL: `https://github.com/pubnub/swift-chat-sdk`
40
+
4. From the **Dependency Rule** drop-down list, select the `Up to Next Major Version` rule
41
+
5. Click **Add Package**
42
+
6. Assign `PubNubSwiftChatSDK` to your target application
41
43
42
44
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