I am trying to submit an app to app store through application loader. However, I am getting a message that "no application found in archive", from the loader. I have mode sure that my application is ready for upload and bundle-id matches given in the app summary. What can I do?

有帮助吗?

解决方案

Have you tried uploading directly through XCode? If you're having problems with the application loader it's worth trying the alternative route. Once you've built and archived your project, go to the XCode Organiser, select your chosen app archive, and hit the 'submit' button. That way you can be guaranteed you'll have the right binary.

I stopped using the application loader a while ago once XCode got the ability to submit straight to the app store.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top