X-code运行报错: This application’s application-identifier entitlement does not match that of the installed application. These values must match for an upgrade to be allowed.
可能是因为你手机上的安装的应用的开发者账号和现在正在运行的开发者账号不一样导致的。
我的解决办法: application-identifier冲突,把手机上的软件卸载一下就OK了.
本文介绍了一种Xcode中常见的错误:“This application’s application-identifier entitlement does not match that of the installed application.”该错误通常发生在尝试升级应用程序时,手机上已安装的应用与当前运行的应用的开发者账号不符。解决方案为卸载手机上的现有应用即可。

1817

被折叠的 条评论
为什么被折叠?



