Use application loader to upload Mac OS X binaries to itunesconnect?
I added a new application for t开发者_如何学编程he new Mac OS X app store and the status is "waiting for upload", but when I launch the application loader it tells me "No eligible applications were found". I have ensured I am using the correct itunesconnect login by running the setup wizard from the application loader menu, but it still tells me I do not have any eligible applications for upload. Do I use the application loader to upload Mac OS X binaries? or is that just for ios applications?
This is a step by step explanation by Apple: https://developer.apple.com/appstore/mac/resources/submission/
Otherwise use my small turtorial: You have to add an application entry:
- https://itunesconnect.apple.com
- Goto "Manage Your Applications"
- Then click the blue button "Add new App"
- Select "Mac OS X App" (if it is not available you need to buy the membership)
- Fill in all required steps
- Restart the Application Loader, your App will occur.
Check also this: http://developer.apple.com/devcenter/mac/documents/submitting.html#//apple_ref/doc/uid/TP40010572-CH16-SW5
精彩评论