Reputation: 967
I have a problem deploying Xamarin application on my iphone with VS for Mac.
I have added account to xcode, generated ios dev certificate and successfully deployed sample swift app on my iphone. Now when i want to do the same thing with vs for mac and xamarin i can't because i cannot select my personal team from provisioning profiles in vs. What can be the case?
Upvotes: 0
Views: 1169
Reputation: 26
I have the same problem with you, and I found the reason may be my unregistered apple programmer account.Please see the docs
and the tip.
https://developer.apple.com/account/ios/certificate/
Upvotes: 1