我正在尝试存档一个新应用程序,但是当我这样做时,我收到了这个错误:
Code Sign error: Provisioning profile 'BusinessIdeaLive' specifies the Application Identifier 'com.problemio.businessidea' which doesn't match the current setting '4MS3885ZWL.com.problemio.businessidea'
所以我知道'4MS3885ZWL.com.problemio.businessidea'和com.problemio.businessidea不匹配
但是在我制作的证书和我的 plist 中,我有“4MS3885ZWL.com.problemio.businessidea”,所以我不确定为什么会发生这个错误。知道为什么会发生错误以及如何修复它吗?
谢谢!