This project uses Playgrounds to show the features of the PubNub Swift SDK with Apple's Playgrounds, such as their Learn the Essentials of Swift Playground
In order to use this Playground, you must follow these instructions:
- You must first run
pod install
from the root directory of the repository - Open
PubNub.xcworkspace
from root directory in Xcode - Verify the
PubNubPlayground
target is selected: - Select the
PubNubPlayground
target if need be: - Build the target
PubNubPlayground
by clicking the play button next to the target in the upper left of Xcode: - Now select
PubNub.playground
and prepare to be amazed!