After a day of trying , I need some help. I cannot build from Visual Studio on Windows using an Agent on the MAc. Xamarin support is still trying to find out what the problem is. So I decided to build on the Mac itself. But I cannot get it to work.
1) I created on the Developer Site
a: An App ID called QTNC (but it also shows as something like 7X17CD7.QTNC)
b: An iOS developer identity certificate and exported that to the Mac, and added it to the KeyChain
c: An Provisioning profile and exported that to the Mac. and imported that in the Profiles
2) In my App, in the info.plist I set the name to QTNC and the Identified to QTNC (tried 7X17CD7.QTNC) too.
3) in the project options, I set signing identity to Developer Automatic (I don't see my specific developer in the list!)
Provisioning profile says : no matching profile.
I just have no idea how and when this actually works, what a painfull experience.
Any help appreciated.
Thanks