Is this possible to run the app with a binary file with no iPhone SDK? -


I want to give my app to others, but they do not have an iPhone SDK. If I give my app's binary file, is it possible that they can run the app on their device?

Other people can only run your app if your app has Provisioning Profile For pre-release, you can generate a AdHoc provisioning profile in the iPhone Provisioning Portal, which you can access only as an iPhone Developer

< / Div>

Comments