问题
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