1. 程式人生 > >Xcode 真機除錯報錯:This application's application-identifier entitleme

Xcode 真機除錯報錯:This application's application-identifier entitleme

Xcode 真機除錯報錯:This application's application-identifier entitleme


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


解決方法:
1、Xcode-Window->Devices
2、選中你的裝置,在右邊的installed Apps中刪除這個App
3、重新編繹即可
注意:還有個原因可能是你現在用的application-identifier和別的應用的id重複了,有時也會有這樣的問題發生。