Your checklists (
0
)
AI Checklist Generator
From the makers of
Manifestly Checklists
Sign in
Email address
Email me a magic link
Home
> iOS build uploading
iOS build uploading
Pre-Build Preparation
Ensure Xcode is updated to the latest version.
Verify that your project builds successfully in Xcode.
Check that all necessary app permissions are configured in the Info.plist file.
Confirm that all assets (icons, launch screens) are included and correctly configured.
Code Quality Assurance
Run unit tests and UI tests to ensure code stability.
Perform code review to check for any unresolved issues or optimizations.
Validate that the app complies with Apple’s App Store Review Guidelines.
Versioning and Configuration
Update the app version and build number in the project settings.
Ensure that the correct provisioning profiles are selected for distribution.
Verify the app's bundle identifier matches the one registered in the Apple Developer account.
Archiving the Build
Select the correct scheme and device type (Generic iOS Device).
Archive the app via Xcode (Product > Archive).
Wait for the archive process to complete.
Uploading to App Store Connect
Open the Organizer window after the archive is complete.
Select the archived build and click on "Distribute App."
Choose "App Store Connect" as the distribution method.
Follow the prompts to upload the build, ensuring any necessary compliance information is provided.
App Store Connect Configuration
Log in to App Store Connect and navigate to "My Apps."
Select the app and go to the "TestFlight" or "App Store" section.
Fill in the required metadata (app description, keywords, etc.).
Upload screenshots for the app’s App Store listing.
Final Review and Submission
Review all information for accuracy and completeness.
Submit the app for review by clicking the "Submit for Review" button.
Monitor the app status for any feedback or required changes from Apple.
Post-Submission
Prepare for user feedback and monitor app performance post-launch.
Plan for future updates based on user reviews and analytics.
Download CSV
Download JSON
Download Markdown
Use in Manifestly