简体   繁体   中英

Could not install .ipa through iTunes

I have developed an iPad application using iOS 4.3 SDk. I tried to install the application in a device which runs on iOS 5. I could not install the ipa. It is giving an error that it is not a valid ipa. The provisioning profile is set properly. How this can be solved?

I don't think you can use iTunes. You must use Xcode which is fairly easy.

  1. Next to the Build and Stop buttons there is drop down menu where you can select ipHone/Ipad simulators and any connected iOS device (given it is compatible with the project)
  2. Just press run (cmd+R) and it will build, load and run your device. You might need to add your device via Organizer/Devices: Select device and press "Use device for development"

I hope it helps

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM