Portfolio App
App Submission Prep
App Submission Prep is an iOS worksheet tool for organizing the information needed before manually completing an App Store Connect submission. It turns scattered build details, marketing copy, privacy links, review notes, screenshots, and release choices into one reviewable long-form record.
What it does
The app mirrors the shape of App Store Connect submission questions so the required answers can be drafted, reviewed, exported, and copied into Apple’s submission flow without needing the app itself to access App Store Connect.
- Maintains submission worksheets for multiple apps.
- Tracks required fields, completion status, imported values, and worksheet history.
- Exports a single-page long-form HTML record for side-by-side App Store Connect entry.
- Includes one streamlined AI import path that can inspect a public GitHub repository and draft source-backed answers.
- Records source context, provenance, and import notes so imported answers can be audited before use.
- Includes a rejection assistant for reviewing Apple rejection text against the worksheet.
AI import model
App Submission Prep uses one AI-assisted import lane. The user provides a repository URL, the app gathers safe source context such as Xcode build metadata, README content, public support links, policy links, version values, bundle identifiers, and related project notes, then stores draft answers for human review.
The app does not submit to App Store Connect, does not bypass Apple permissions, and does not replace the final manual review step. Its role is preparation, evidence, and organization.
Submission reference
- App name: App Submission Prep
- Suggested subtitle: App Store Submission Organizer
- Bundle ID: com.americandevcorp.appsubmissionprep
- Category: Developer Tools or Productivity
- Support URL: https://americandevcorp.com/apps/app-submission-prep.html
- Marketing URL: https://americandevcorp.com/apps/app-submission-prep.html
- Privacy URL: https://americandevcorp.com/policies/privacy.html
Portfolio context
This project demonstrates American Dev Corp’s approach to practical developer tooling: a narrow workflow, structured data, reviewable AI assistance, and exportable artifacts that support real submission operations.