开发者

how to deploy custom iphone apps to devices from a pc

开发者 https://www.devze.com 2023-03-18 04:23 出处:网络
I made an app with xcode, and now I want to share it with a few others.The problem is I live in different provinces as them and they do not have a mac.I would rather not go through the app store and I

I made an app with xcode, and now I want to share it with a few others. The problem is I live in different provinces as them and they do not have a mac. I would rather not go through the app store and I don't mind getting the enterprise developer account if it is necessary. Does anyone know how开发者_如何学JAVA I can go about doing so?


What you need is Ad Hoc distribution. You could also use a tool as Testflight, and let your other users download your app over the air.


Use testflight or other over the air installation tools. You'll need a valid Ad-Hoc Certificate that includes the devices it's going to be installed on. Check this for more infos on the topic!
Finally, you can just send them an .ipa if you don't have a server (you can get that from XCode) and they can drag it into iTunes to install the application. It will sync the next time they sync their devices to their computer


  1. Just Extract you ipa.

  2. In PC/Windows, Drag ipa to iTunes.

  3. Synchronize iTunes with device.

0

精彩评论

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

关注公众号