I'm an html developer, so I'm used to pressing "Save" in Dreamweaver and my users being able to download my changes immediately. So I'm so excited about the potential for PhoneGap.
We have signed up to the Apple Enterprise program because that allows us to publish iPad applications on our website:
https://developer.apple.com/programs/ios/enterprise/gettingstarted/ says:
"With your iOS Developer Enterprise Program ... your users can install your app ... wirelessly through a secure web server. "
In Dreamweaver CS6, the PhoneGap build service has built my "Hello World" application, except the iOS option says that a signing key is required.
The phonegap site says to Ensure that this provisioning profile is correctly paired with the device(s) you wish to test on.
https://build.phonegap.com/docs/ios-builds
But I don't want to pair to a particular device(s). I want to publish my Hello World app to my website and have users download my changes immediately.