> You need three things: (1) A `PrivacyInfo.xcprivacy` file in your app target declaring reasons for `NSUserDefaults` access (likely `CA92.1` — user defaults) and `NSFileManagerAPI` (likely `0A2A.1` — app functionality). (2) Verify Firebase SDK version — Firebase 10.18+ includes its own privacy manifest. If you're on an older version

upgrade. (3) In Xcode

Views0
PublishedApr 16, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

> You need three things: (1) A PrivacyInfo.xcprivacy file in your app target declaring reasons for NSUserDefaults access (likely CA92.1 — user defaults) and NSFileManagerAPI (likely 0A2A.1 — app functionality). (2) Verify Firebase SDK version — Firebase 10.18+ includes its own privacy manifest. If you're on an older version

upgrade. (3) In Xcode

Share: