问题
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