Skip to content

Automatic Provisioning is enabled but no Development Team was selected. Please select a team or switch to Manual Provisioning from the iOS Bundle Signing page. #3972

Answered by chrfin
chrfin asked this question in Q&A
Discussion options

You must be logged in to vote

I found a solution by using Hot Restart – that dialog adds the entries in question to the project. For Reference, the following entries are needed in the first PropertyGroup:

<CodesignKey>Apple Development: YOUR NAME</CodesignKey>
<CodesignProvision>VS: com.COMPANY.APPID Development</CodesignProvision>

You can copy these value from an old Xamarin.iOS project.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ElliottBrand
Comment options

@chrfin
Comment options

@ElliottBrand
Comment options

@Nope-Git
Comment options

Answer selected by chrfin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants