Skip to content

Commit

Permalink
Updating instructions for fetching PubNub SDK via SPM
Browse files Browse the repository at this point in the history
  • Loading branch information
jguz-pubnub committed Mar 5, 2024
1 parent dd9b9a6 commit fe14db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You have several options to set up your project. We provide instructions here fo
1. Create or open your project inside of Xcode
1. Navigate to File > Swift Packages > Add Package Dependency
1. Search for PubNub and select the swift package owned by pubnub, and hit the Next button
1. Use the `Up to Next Major Version` rule spanning from `4.0.0` < `5.0.0`, and hit the Next button
1. Use the `Up to Next Major Version` rule spanning from `7.0.0` < `8.0.0`, and hit the Next button

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)

Expand Down

0 comments on commit fe14db3

Please sign in to comment.