美文网首页iOS 实际项目出现的问题
ERROR ITMA-90189 : Redundant Bin

ERROR ITMA-90189 : Redundant Bin

作者: 江河_ios | 来源:发表于2018-02-07 09:45 被阅读0次
错误提示

 错误原因:Redundant Binary Upload. There already exists a binary upload with build '1.2' for version '1.1'"  上次提交过相同的版本号 version '1.1'"

解决方案: 更改version 的值 ,注意要比上一次上传的只要大如1.2或 1.1.1 都是可以的 . 从新打包上传就可以了.

相关文章

网友评论

    本文标题:ERROR ITMA-90189 : Redundant Bin

    本文链接:https://www.haomeiwen.com/subject/vpkozxtx.html