Вопрос

I'm developing an iOS application, for testing it I bought an iPod touch. But when I connected the device to my Mac. Xcode doesn't detect the device. When I tried to install ipa using iTunes it shows an error alert which says:

"iTunes Sync: 'Midhun' failed to install"

Details:

Mac

Mac OS X 10.7.4

Xcode

Xcode Version 4.6.2 with iOS 6.1

iTunes

iTunes 11.0.2

iPod Touch

Version 6.1.2

I searched this issue and got some similar issues like SO 1 and SO 2. But I tried every solution specified on those questions but couldn't solved my issue. Also several answers are like "delete the Entitlement.plist". But I'm not using Entitlement.plist.

Please help, thanks in advance.

Это было полезно?

Решение

I finally got the issue. I didn't clicked the "Use for Development" option. That's why the ipa was failed to install on that device, even though the device Id is added to the provisioning profile.

Use for Development

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top