2013-09-24 1 views
0

오늘 mu iOS 7 앱을 업로드하려고했습니다. 나는 아이튠즈 커넥트에서 응용 프로그램을 등록,하지만 응용 프로그램 로더를 통해 응용 프로그램을 업로드하려고 할 때,이 일이 : 나는 응용 프로그램을 테스트 할 때iOS 7의 Application Loader 오류

그러나

The Error that appears when I try to use Application Loader

, 아이콘 및 부팅 로고는로드되지 않습니다. 아무도 무슨 일이 일어나고 있는지 알고 있습니까? 어떤 도움이라도 대단히 감사합니다.

덕분에, Romejanic

답변

0

당신은 엑스 코드 또는 응용 프로그램 로더를 사용하여 응용 프로그램을 제출할 수 있습니다. Application Loader는 바이너리를 Apple에 제공하는 데 사용하는 작은 코코아 응용 프로그램입니다. 응용 프로그램에서 최소 구성 요구 사항을 적용해야하는 경우 Application Loader를 사용해야합니다.

Application Loader 및 새로운 기능에 대한 자세한 내용은 Using Application Loader를 참조하십시오. Xcode를 사용하여 앱을 배포하는 방법에 대한 자세한 내용은 App Distribution Guide를 참조하십시오.

중요 : 이진 업로드는 더 이상 iTunes Connect 인터페이스를 통해 허용되지 않습니다. Apple에 바이너리를 전달하려면 Application Loader를 사용해야합니다. Application Loader는 빠른 업로드,보다 안정된 연결 및 초기 유효성 확인 경고를 포함하여 iTunes Connect를 통한 업로드보다 훨씬 향상된 환경을 제공합니다.

0

정확한 아이콘과 모든 크기가 정확한지 확인하십시오.

http://www.icenium.com/resources/forums/icenium-general-discussion/missing-recommended-icon-file

Then in Project > Target > General tab 
Scroll down to App Icons 
Make sure all are set. 

enter image description here

Press the Folder icons to set them. (Though XCode 5 GM build sometime was stubborn to set these) 
Better way is to prep all your icons in a folder. 
Delete all Icon*.png from Project (dont erase) 
Drag the icons folder into your project. 
XCode then sets the correct icons based on size (Id double check these as at time of writing build 1 of XCode 5) 

확인 아이콘이 프로젝트> 대상> 정보 탭에서 설정되어

Project > Target > Info tab > Icons