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!<
Follow these steps:
In XCode, go to Product > Archive
(*)
Click the Distribute App button, then select App Store Connect > Export
and remember the export file location
In the menu go to XCode > Open Developer Tool > Application Loader
Follow the steps, indicating the .ipa export file of step 2. That's it!
(*) if the Archive
menu option is unavailable change device to "Generic iOS Device" in top left.