GitHub user BigBalli added a comment to the discussion: iOS: Build IPA for App Store submission
Packaging into an .ipa requires a device build plus signing/export. Android leverages Gradle but on iOS you need explicit packaging. Try using cordova build ios --device --release (and proper signing), or archive/export via Xcode/xcodebuild GitHub link: https://github.com/apache/cordova/discussions/563#discussioncomment-14082906 ---- This is an automatically sent email for issues@cordova.apache.org. To unsubscribe, please send an email to: issues-unsubscr...@cordova.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org