开发者

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

开发者 https://www.devze.com 2022-12-31 02:46 出处:网络
I want to give my app to others, but they don\'t have the iPhone SDK.if I give the binary file of my app, is it possible that they开发者_C百科 can run the app on their device?others can only run your

I want to give my app to others, but they don't have the iPhone SDK. if I give the binary file of my app, is it possible that they开发者_C百科 can run the app on their device?


others can only run your app if your app has a Provisioning Profile with the UDID of their iphone in it. For a pre release you can generate an AdHoc Provisioning Profile in the iPhone Provisioning Portal, which you can only access as a iphone developer

0

精彩评论

暂无评论...
验证码 换一张
取 消