iphone development : how to deploy application to device but not run
how i can deploy an application to iphone but not run the application. is it po开发者_高级运维ssible ?
If you build your app, then drag the binary and the provisioning profile into iTunes and sync your device, the app should install.
Just hit the stop sign after it installs it.
精彩评论