apple-release

Automate pre-flight iOS App Store submission reviews for Expo projects.

1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/Benmore-Studio/Benmore-Meridian --skill apple-release
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-release
Source: https://github.com/Benmore-Studio/Benmore-Meridian/tree/main/skills/apple-release
Command: npx skills add https://github.com/Benmore-Studio/Benmore-Meridian --skill apple-release

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the iOS App Store submission process by performing a thorough pre-flight review to catch Apple rejection patterns before you upload.

Core Features & Use Cases

  • End-to-end pre-flight checklist covering version/build validation, privacy strings, account deletion flow, external payment disclosures, and data-use declarations.
  • Helps teams pass App Store review on first submission by surfacing gaps and providing concrete remediation steps.
  • Applies to Expo-based iOS projects that rely on mobile/app.json and related config files for submission declarations.

Quick Start

Before submitting to the App Store, run this checklist to verify critical compliance steps and fix issues before you publish.

Frequently Asked Questions about apple-release

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run pre-flight checks for an Apple App Store submission to prevent rejection?

Pre-flight checks for an Apple App Store submission are automated by validating Expo config files like mobile/app.json to catch rejection patterns before upload, covering versioning, privacy strings, and data-use declarations.

Why does my iOS app get rejected for missing privacy strings on the App Store?

Missing privacy strings cause App Store rejection when Expo config files lack required data-use declarations; this pre-flight review surfaces those gaps and provides concrete remediation steps before submission.

Does this pre-flight review work with my Expo-based iOS project?

This pre-flight review works with Expo-based iOS projects, validating mobile/app.json and mobile/eas.json config files to enforce privacy strings, account deletion flows, and external payment disclosures.

What's the best way to validate account deletion flow and external payment disclosures before uploading?

The best way to validate account deletion flow and external payment disclosures is running an automated pre-flight checklist that enforces Apple's data-use declarations across your Expo config files prior to submission.

When do I need to validate version and build numbers for an iOS App Store submission?

You need to validate version and build numbers for an iOS App Store submission before uploading, using a pre-flight checklist to verify Expo config files and surface remediation steps early.