xcode 真机报错Unable to install ""
2020-11-16 本文已影响0人
huxq_coder
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删除即可。