美文网首页
xcode 真机报错Unable to install ""

xcode 真机报错Unable to install ""

作者: huxq_coder | 来源:发表于2020-11-16 11:11 被阅读0次

Details

Unable to install ""
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402652994
--
This application’s application-identifier entitlement does not match that of the installed application. These values must match for an upgrade to be allowed.
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402652994
User Info: {}

背景:bundleID没有改变,team变更了,报以上错误
解决方法:将手机上的旧APP删除即可。

相关文章

网友评论

      本文标题:xcode 真机报错Unable to install ""

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