开发者

Installing a application binary on iphone through mac?

开发者 https://www.devze.com 2023-01-02 10:59 出处:网络
I have a application binary (.app) file on my MacBook... I dont have the source file. Is there any possible way that I can install the application on my iPhone t开发者_如何转开发hrough my MacBook?If y

I have a application binary (.app) file on my MacBook... I dont have the source file. Is there any possible way that I can install the application on my iPhone t开发者_如何转开发hrough my MacBook?


If you have a the mobile provisioning profile used to build the app, and the provisioning profile includes your iPhone's device ID, then yes. This is known as "Ad-Hoc Deployment".

Otherwise, no, Apple forces you through the App Store.

0

精彩评论

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