美文网首页
上传App Store 报错 Error ERROR ITMS

上传App Store 报错 Error ERROR ITMS

作者: 瓊胖子 | 来源:发表于2021-06-07 07:26 被阅读0次

上传App Store报错:

App Store Connect Operation Error
ERROR ITMS-90685: "CFBundleldentifier Collision. ,
There is more than one bundle with the
CFBundleldentifier value
'com.eggswift. ESPullToRefresh' under the iOS
application 't iE Bit .app'."


上传报错.png
意思说你的cfbundleIdentifier有冲突,可能你的项目中不只添加了一个对应的framework或者xcframework,其实在保存信息后面会提到哪些地方重复添加对应的framework,我们需要做的就是删掉对应多余的framework就好了。
删除对应framework.png
例如我的重复的framework就是在另一个三方库中的Frameworks中包含。
注:此问题只是当前本人遇到解决的方法,不代表所有哦!!!

欢迎指正~~~☺️☺️☺️

相关文章

网友评论

      本文标题:上传App Store 报错 Error ERROR ITMS

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