美文网首页iOS开发:常见报错
Xcode 真机调试报错:This application

Xcode 真机调试报错:This application

作者: NJ_墨 | 来源:发表于2017-02-24 10:58 被阅读2429次

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

原因:这个项目App已经存在这个真机上了,这个App是旧的identifier运行的。

解决方法:Xcode --->Window ---> Devices ---> 自己的真机 ---> installed Apps ----> 删除这个App  ----> 重新运行

相关文章

网友评论

    本文标题:Xcode 真机调试报错:This application

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