I am trying to install an ad hoc build for the iPad and it won't install. It does install on my iPad with iOS 5.0, so I know that it isn't a certificate problem. I just can't seem to figure why it wouldn't install on a device from ad hoc install via Safari
ad hoc build not installing on ios 5.1
536 Views Asked by user1036272 At
2
There are 2 best solutions below
1
On
I have had this happen as I use many different machines to build multiple projects and multiple devices to test.
You have said that your iPad is running iOS 5.0 but you are building an adhoc build for base SDK 5.1. The XCode tools dont allow your test device not to match exactly the base SDK you are developing for.
You either need to update your iPad to 5.1 or downgrade your base SDK to 5.0. I would recommend simply upgrading your iPad!!!
I figured out the solution. I needed to go to Edit scheme->archive then set Build Configuration to Release