From where to upload app binary file on App store

前端 未结 2 1026
孤城傲影
孤城傲影 2021-01-07 15:18

I have followed all the steps to upload my first application on \"https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa\"

at last i had uploaded the Large ima

相关标签:
2条回答
  • 2021-01-07 15:40

    Once you installed the appropiate certificate and distribution profile you're ready to go.

    Open XCode -> select your distribution certificate within Build Settings -> code signing

    Then click on 'Product' button within the topbar -> Archive -> choose upload to Appstore

    When you follow these steps your App should be submitted the right way.

    0 讨论(0)
  • 2021-01-07 15:53

    please download a app called "Application Loader" on mac . and compile your code with the provisioning profile.

    put login id and password of your itunes connect in Application Loader application. it will automatically ask for the .zip file of your first application Binary.

    complete all formalities from itune connect.

    0 讨论(0)
提交回复
热议问题