Visual Studio for Mac cannot select provisioning profile

假装没事ソ 提交于 2020-05-17 07:06:43

问题


I have created a new Mac app project in Xcode, the only change being to specify the bundle id in the target Signing & Capabilities section. I can select the corresponding Provisioning Profile and sign the app.

I have created a new Xamarin.Mac project in Visual Studio for Mac 8.5.5 (build 7), the only change being to specify the bundle id in Info.plist. I am unable to select a provisioning profile and so cannot sign the app.

The bundle ids are identical.

How can I diagnose and fix this problem?

来源:https://stackoverflow.com/questions/61745158/visual-studio-for-mac-cannot-select-provisioning-profile

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