當(dāng)用xcode給手機(jī)刷App時(shí)報(bào)下面的錯(cuò)誤:
This application’s application-identifier entitlement does not match that of the installed application. These values must match for an upgrade to be allowed.
產(chǎn)生原因:
手機(jī)上存在bundle ID相同,但是證書(shū)不同的App
解決方案:
刪除手機(jī)上的那個(gè)App,重新跑一下就行了。