打包成功以后,上传的时候报错,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." 请大神帮忙~
你的工程是否正确填了bundle信息。
你的工程是否正确填了bundle信息。
我的问题已经解决了, 原来是因为我的info.plist 里面有一个非法字符,如果看着没有错,就用终端打开这个文件查看一下,可能会有一个你没小心输成中文的字符。