I have reread all the documentation and postings on Ad Hoc distribution and still have a problem. If I try \'wireless\' distribution (with a .plist and .ipa file being downloade
The entitlements file should be:
get-task-allow
application-identifier
$(AppIdentifierPrefix)$(CFBundleIdentifier)
keychain-access-groups
$(AppIdentifierPrefix)$(CFBundleIdentifier)
this works for wireless too.
Why on earth the default one doesn't have all this in is something only Apple can answer.
I can't see how to edit the raw text of a plist in Xcode so edited in TextEdit.