This application’s application-identifier entitlement does not match that of the installed applic...

当用xcode给手机刷App时报下面的错误:

This application’s application-identifier entitlement does not match that of the installed application. These values must match for an upgrade to be allowed.


产生原因:

手机上存在bundle ID相同,但是证书不同的App

解决方案:

删除手机上的那个App,重新跑一下就行了。

你可能感兴趣的:(This application’s application-identifier entitlement does not match that of the installed applic...)