문제

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