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

后端 未结 2 1943
离开以前
离开以前 2021-01-27 01:26

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 tha

相关标签:
2条回答
  • 2021-01-27 02:04

    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.

    0 讨论(0)
  • 2021-01-27 02:19

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

    0 讨论(0)
提交回复
热议问题