How do I publish my app to the iOS app store using Application Loader? I don\'t know how to get the file for Application Loader to locate. Please tell me in easy steps. Thanks!<
With xCode 11 the Application Loader was removed. https://developer.apple.com/app-store-connect/whats-new/?id=submissionsupdate7-31
I found on an Adobe Forum: https://community.adobe.com/t5/Animate/Xcode-11-don-t-have-application-loader/td-p/10516050
The suggestion was, use xcrun … on terminal; but it was not working for me :-(
xcrun altool --upload-app -f -t -u -p
I installed parallel to xCode 11.1 xCode 10.3 and was able to use the old Application Loader
Update 2019-11-27:
Apple rolled-out the application 'Transporter', here the link to the appstore. The app is very similar to the "old" Application Loader and shows in case of errors speaking messages.