preflight
Run all App Store readiness checks on your iOS project and get a single prioritized report covering privacy manifests, permission keys, and test credential traps – answer whether your app is ready to submit.
Instructions
Run ALL App Store readiness checks on an iOS project and return a single prioritized report: privacy manifest vs required-reason API usage, Info.plist usage-description keys, third-party SDK privacy manifests, and placeholder/test-credential traps. Start here — it answers 'is this app ready to submit?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Absolute path to the iOS project. Can be the repo root (containing an ios/ folder) or the ios/ directory itself. |