I noticed in XCode that you can create Notification Simulation Files when you go to File -> New File -> Resource -> Notification Simulation File. It creates a file with an .apns extension.
How do I get my app to consume this file and simulate a push notification?