pubnubcraig / Playgrounds

A collection of Playgrounds for getting started with PubNub using Swift

Home Page:https://pubnub.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playgrounds

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:

  1. You must first run pod install from the root directory of the repository
  2. Open PubNub.xcworkspace from root directory in Xcode
  3. Verify the PubNubPlayground target is selected: Image of PubNubPlayground Target
  4. Select the PubNubPlayground target if need be: Image of Selecting PubNubPlayground Target
  5. Build the target PubNubPlayground by clicking the play button next to the target in the upper left of Xcode: Image of Build Target Button in Xcode
  6. Now select PubNub.playground and prepare to be amazed! Image of PubNub.playground

About

A collection of Playgrounds for getting started with PubNub using Swift

https://pubnub.com

License:MIT License


Languages

Language:Swift 96.2%Language:Ruby 3.8%