Skip to content

Instantly share code, notes, and snippets.

Created December 21, 2017 23:49
Show Gist options
  • Save anonymous/981a0dab8c72aacdc9b26b4c1a4d1ffe to your computer and use it in GitHub Desktop.
Save anonymous/981a0dab8c72aacdc9b26b4c1a4d1ffe to your computer and use it in GitHub Desktop.
itune

Steps required to upload an app to iTunes Connect:

Step 1

a) Compile your app in release mode

b) https://developer.apple.com with store certificates as described here: http://www.b4x.com/android/forum/threads/publishing-your-app-to-the-app-store.57528/#content

Step 2

Download the compiled app to the PC with Tools - Build Server - Download last build.

Step 3

https://itunesconnect.apple.com Create a new app record in iTunes Connect and save it.

Step 4

@TODO Fill your iTunes Connect user name and password. Choose the previously downloaded archive.zip file.

Step 5

@TODO Click on the upload button. Note that this step can take several minutes (even more than 10 minutes). You can continue to work during the upload.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment