Skip to main content

Deployment to Apple Store

Pre-requisites 

  1. Project cloned and installed using this guide - Inst
  2. Xcode installed

Creating build and pushing to app store

https://developer.apple.com/documentation/xcode/distributing-your-app-for-beta-testing-and-releases

https://echobind.com/post/how-to-get-your-ios-app-into-testflight-and-test-it-for-xcode-13

 

Deploying build to appstore

  1. After finishing, You will get a mail after few mins around build processing
  2. Login to https://appstoreconnect.apple.com/
  3. Click on the app
  4. Go to testflight, Click on the recent build and answer the questions as asked
  5. Create a new release on appstore connect using this guide - https://developer.apple.com/help/app-store-connect/update-your-app/create-a-new-version/ (Ignore the part around incrementing the version number)