xcode - IOS: ad hoc provisioning -


i have problem:

invalid profile: distribution build entitlements must have get-task-allow set false

i know must set

<key>get-task-allow</key> <true/> 

in entitlements.plist in xcode 4.3 don't find file, can do?

you need add entitlements file project.

you can find detailed explanation @ http://support.testflightapp.com/kb/common-questions/i-get-an-unable-to-download-error-when-installing-my-application. scroll down 'missing entitlements'.


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -