iphonexcodexcodebuildadhochackintosh

Ad Hoc Distribution


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".


Solution

  • 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.