Xcode編譯報錯:
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卸載,重新安裝下。
Xcode編譯報錯:
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卸載,重新安裝下。