How can I install application on the new iOS 8 using xCode 5?

后端 未结 2 995
花落未央
花落未央 2021-01-26 00:51

How can I install application on the new iOS 8 using xCode 5? I\'ve used iTunes for that before. But now it doesn\'t work. Application\'s icon is gray on the iTunes.

2条回答
  •  深忆病人
    2021-01-26 01:39

    The following steps helped me:

    1. Add and install Ad-Hoc mobile profile.
    2. Create Ad-Hoc .ipa file with Organizer.
    3. Add it to the iTunes and sync the device.
    4. Remove non-existent application from the device on iTunes and from iTunes (most important step for me) and sync the device.
    5. Add it again to the iTunes and sync device.

    Now you can test your new version of the application on iOS 8!

提交回复
热议问题