Hi,
I am using Visuals Studio for Mac but my iOS Bundle Signing is disabled and cannot change it.
How can I fix it, please?

Thanks,
Jassim
Hi,
I am using Visuals Studio for Mac but my iOS Bundle Signing is disabled and cannot change it.
How can I fix it, please?

Thanks,
Jassim
There is a drop-down box behind Signing Identity, you can choose Distribution or Developer. You mean the drop-down box cannot be selected, or " No matching profiles found " is displayed after selecting Distribution?
You could try to remove the Apple Developer Account and add it again. You could also check the Developer Profile and Distribution Profile.
Yes the drop-down is disabled for both Signing Identity and Provisioning Profile therefore I cannot select any things.
The drop down is disabled for both Debug and Release.
Your screenshot doesn't show the full width of the page being displayed, so we can't see the state of the dropdown. I suggest posting a better screenshot.
Also, if you click on the text that says Developer:, what happens?
May I ask the version of VS for Mac ? You could try to open the XXX.iOS.csproj file in the folder by TextEdit, then find the following key and change it.
<CodesignKey>iPhone Distribution</CodesignKey>
<CodesignProvision>XXXXX</CodesignProvision>//use your distribution profile name
9 people are following this question.