testflight提交报错ERROR ITMS-90037
2020-10-14 本文已影响0人
testflightTF
testflight提交报错ERROR ITMS-90037
ERROR ITMS-90037: "This bundle is invalid. The Info.plist file is missing or could not be parsed. Please check it for embedded control characters."
译文意思是:错误ITMS-90037:“此bundle无效。Info.plist文件丢失或无法解析。请检查它是否嵌入控制字符。”
意思是”Info.plist“ 这个文件丢失或无法解析。只需要修改这个文件即可重新签名提交到itunesconnect.apple.com
到此问题即可解决