Deployment to Apple Store
Pre-requisites
- Project cloned and installed using this guide - Inst
- 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
- After finishing, You will get a mail after few mins around build processing
- Login to https://appstoreconnect.apple.com/
- Click on the app
- Go to testflight, Click on the recent build and answer the questions as asked
- 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)
No Comments