开发者

Saving a project as an .ipa

开发者 https://www.devze.com 2022-12-28 01:05 出处:网络
I wrote an app for the iPad, but I don\'t currentl开发者_Go百科y own an iPad. I would like to save my project as an .ipa file (assuming it\'s .ipa for the iPad, like the iPhone) so I could send it to

I wrote an app for the iPad, but I don't currentl开发者_Go百科y own an iPad.

I would like to save my project as an .ipa file (assuming it's .ipa for the iPad, like the iPhone) so I could send it to a friend with a Jailbroken iPad to test it on an actual device before I release it to the App Store.

Is there any way I can do this? Thanks a bunch!


If you create an adhoc provisioning profile, you distribute your app even to jail broken phones. Create a new target and sign it with your adhoc profile, then send the app and the profile to them.

0

精彩评论

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