How do I use Application Loader to submit my app to the app store?

前端 未结 6 1836
陌清茗
陌清茗 2021-02-07 18:11

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!<

6条回答
  •  暖寄归人
    2021-02-07 19:05

    Follow these steps:

    1. In XCode, go to Product > Archive (*)

    2. Click the Distribute App button, then select App Store Connect > Export and remember the export file location

    3. In the menu go to XCode > Open Developer Tool > Application Loader

    4. 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.

提交回复
热议问题