From where to upload app binary file on App store

旧城冷巷雨未停 提交于 2019-11-30 21:02: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 image & Screenshots.

I had not an option to upload the Binary file.

Now application status is "Waiting For Upload".

I am right now confuse about to upload my binary file, from where & how i can upload it?

is appliacation under review? is everything ok? or I will have to do any change?

Please, help me out, i am new to upload application.

All related helps are appreciated & thanks in advance.


回答1:


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.




回答2:


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.




回答3:


For submitting ipa you first need to make your itunes ready for submitting binary and after that submit binary from Xcode.

Get Complete tutorial of submitting ipa from following link

Submit an application in App Store Part - I

Submit an application in App Store Part - II



来源:https://stackoverflow.com/questions/10686502/from-where-to-upload-app-binary-file-on-app-store

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!