Mac App Package Identity Not Installed

风流意气都作罢 提交于 2019-12-12 03:12:37

问题


I have a Mac app I'm trying to submit to the App Store. I'm getting the error shown in the attached screenshot when I try to submit the app. I created the certificate request from this exact Mac and archived the app on this Mac using the 3rd Party Mac App certificate. All of that went fine. But when I go to submit the app, I can't get past selecting the Code Signing Identity because it says that the package identity is not installed on this Mac. I'm not sure how this is possible because I generated all of the certificates from this Mac and verified that they are all installed and valid. I have submitted this Mac app previously without issue. Has anyone else seen this? I'm using XCode 4.3.2.


回答1:


Just had the same error earlier this week. The issue was in the creation of the distribution provisioning profile. Even though the "Installer" and "App Store" options in the Certificate portal are checkboxes, ensure that only one of the two are checked and generate the profiles you need. Having on the the "App Store" option checked rather than both and regenerating the profile resolved the issue for us.



来源:https://stackoverflow.com/questions/10164727/mac-app-package-identity-not-installed

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!