Archive submission failed due to the issue listed below. ERROR ITMS-90039

不羁的心 提交于 2020-01-11 12:24:10

问题


I am getting error while uploading my app to appstore from xcode.

"type mismatch. the value for the info.plist key UILaunchImageName is not of the required type for that key."

I am getting this error after updating xcode 7


回答1:


Just delete the UILaunchImages entry from the info.plist file. I know it's not a proper solution rather just a hack, but I needed to upload my build urgently and only this seemed to work.




回答2:


I have solved the issue by removing googlemaps framework references from my project and adding again by cocoapods use this guide



来源:https://stackoverflow.com/questions/33255452/archive-submission-failed-due-to-the-issue-listed-below-error-itms-90039

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!