Skip to content

Instantly share code, notes, and snippets.

@lucien144
Created January 12, 2015 09:34
Show Gist options
  • Save lucien144/a6ef87c21e8b28128af8 to your computer and use it in GitHub Desktop.
Save lucien144/a6ef87c21e8b28128af8 to your computer and use it in GitHub Desktop.
App's descriptor for testing Air apps with Testflight (iOS8)
<iPhone>
<Entitlements>
<![CDATA[
<key>get-task-allow</key>
<false/>
<key>beta-reports-active</key>
<true/>
]]>
</Entitlements>
...
</iPhone>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment