To upload to the App Store either:
- Drag and drop the
.ipa
bundle into the Apple Transporter macOS app https://apps.apple.com/us/app/transporter/id1450874784 - Run
xcrun altool --upload-app --type ios -f .ipa --apiKey your_api_key --apiIssuer your_issuer_id
.