I have to upload an app to the AppStore. I have uploaded the icon and screen shots, but there is no option to upload the app itself. How to do this? Thanks in advance.
Asked
Active
Viewed 617 times
2 Answers
4
You need to use Apple's "application loader" utility.
Also note that this is now built in to the latest version of Xcode.

Roger
- 15,793
- 4
- 51
- 73
-
Where can i get application loader utility, can you please brief it in detail about it – sujay Mar 28 '11 at 10:28
-
I have downloaded application loader,while uploading my app through this i am getting the following error "app is not in valid location it should be at top level of archive" – sujay Mar 28 '11 at 11:18
1
if you have XCode 4, do this
iTunes Connect
- Go to your ITunes Connect - where you enter App Detail
- Click "View Detail"
- See top right - "Ready to upload binary" - click it
from your Xcode 4 - after setup all provision
- Click Product -> Build For - Build for Archiving
- Click Product -> Archive, it will open Organizer if nothing wrong
- then click Submit...
- follow the step

Jirapong
- 24,074
- 10
- 54
- 72