문제

This is the error generated when i drag App file and Mobile Provision File into the iTunes and sync it. The application '" was not installed on your iPhone "" because it is not signed".

도움이 되었습니까?

해결책

See the target inspector code signing section. You need to "sign" your app with an appropriate provisioning file, one that was generated for Ad Hoc distribution.

다른 팁

You need to delete the existing version from iTunes and the device each time you deploy.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top