Code Sign error: The identity 'iPhone Developer: x Xxxxx' doesn't match any identity in any profile

后端 未结 6 1126
情歌与酒
情歌与酒 2020-12-01 03:24

I get this build error when I build my iPhone project to run on my device:

 **Code Sign error: The identity \'iPhone Developer: x Xxxxx\' doesn\'t match any          


        
6条回答
  •  醉梦人生
    2020-12-01 04:27

    For me the problem was that I did choose debug on device by accident, as I inteded to switch to iPhone simulator. To debug on an emulator it worked as before by selecting simulator in the menu.

提交回复
热议问题