**What Apple checks:** Every `NSUsageDescription` key in `Info.plist` must be present for each permission requested

and the description must be specific and honest. Vague strings like We need this or Required for the app cause rejection.

Views0
PublishedApr 1, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

What Apple checks: Every NSUsageDescription key in Info.plist must be present for each permission requested

and the description must be specific and honest. Vague strings like We need this or Required for the app cause rejection.

Share: