2015年10月 27 - 28 打包上传iTunes connect 时,出现以下错误: 01
解决方法: 搜索项目中的 info.plist ,友盟中腾讯Api文件夹下的info.plist文件 中的 添加相对应的字段
Bundle versions string, short : 对应项目版本号
Bundle version: 对应 项目build 号
Bundle identifier :对应添加项目的BundleId号。
修改完,这三者之后再次重新打包提交就可以了。
02 :Communication error.please use diagnostic mode to check connectivity.you need to have outbound access to tcp port 443.
解决方法: 打开网络偏好设置--代理去掉-- 应用即可。