My app is built by a Jenkins job, but I'm having some difficulty specifying which signing certificate and provisioning profile should be attached to the app. And I need to enable the "Push Notification" capability, but there doesn't appear to be a way to do that from the command line; it only seems to be settable from within the XCode interface.
Is there a document that describes the best way to set iOS provisioning and capabilities via Jenkins? Any guidance would be appreciated.
↧