This Xcode project is a simple demonstration of using Push Notifications with Parse.
- Clone the repository and open the Xcode project.
- Add your Parse application id and client key in
AppDelegate.m - Follow the associated tutorial to create and set the appropriate provisioning profile and App ID
To learn more, take a look at the Push Notification tutorial.