开发者

AppStore: upload app itself

开发者 https://www.devze.com 2023-02-20 01:07 出处:网络
I have to upload an app to the AppStore. I have uploaded the icon and screen 开发者_JAVA百科shots, but there is no option to upload the app itself. How to do this? Thanks in advance.You need to use Ap

I have to upload an app to the AppStore. I have uploaded the icon and screen 开发者_JAVA百科shots, but there is no option to upload the app itself. How to do this? Thanks in advance.


You need to use Apple's "application loader" utility.

Documentation here

Also note that this is now built in to the latest version of Xcode.


if you have XCode 4, do this

iTunes Connect

  1. Go to your ITunes Connect - where you enter App Detail
  2. Click "View Detail"
  3. See top right - "Ready to upload binary" - click it

from your Xcode 4 - after setup all provision

  1. Click Product -> Build For - Build for Archiving
  2. Click Product -> Archive, it will open Organizer if nothing wrong
  3. then click Submit...
  4. follow the step
0

精彩评论

暂无评论...
验证码 换一张
取 消