真机调试错误总结---does not match your bundle identifier

问题:
The provisioning profile specified in your build settings (“xxxxx”) has an AppID of “com.jinketai” which does not match your bundle identifier “Jxxxxx”


解决:

第一种可能:APPID 的格式跟本地工程的不匹配


真机调试错误总结---does not match your bundle identifier_第1张图片

你可能感兴趣的:(真机调试错误总结---does not match your bundle identifier)