How Do I remove all Apple iOs Account info, Certificates, and keys... To start over with Apple Dev?

captclearleft 1 Reputation point
2022-03-15T16:48:09.03+00:00

Hello, and Thank You. There appears to be a bug or error between Apple Developer and Visual Studio 2022 for Windows. After getting started, I needed to change my Apple Developer Account - Now Visual Studios wont let go of my previous info...

How Do I reset, delete all Apple info from visual studios and re- add my apple dev account?

Thanks

Developer technologies | .NET | Xamarin
{count} votes

1 answer

Sort by: Most helpful
  1. Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,436 Reputation points Microsoft External Staff
    2022-03-16T03:05:02.96+00:00

    Hello @captclearleft ,

    If you want to remove all Apple Developer Account information, go to Tools -> Options->Xamarin ->Apple Account in VS, select your Apple ID and remove it. Usually, you just need to restart the computer, restart Visual Studio and pair to Mac, the provisioning profiles list will be refreshed from the Mac build machine.

    All provisioning profiles in Mac are under ~/Library/MobileDevice/Provisioning\ Profiles, all provisioning profiles in Windows are under %LOCALAPPDATA%\Xamarin\iOS\Provisioning\Profiles, you also could try to delete them according to your needs, then you could delete the bin and obj folder in your project and restart VS.

    To re- add your apple dev account, go to Tools -> Options->Xamarin ->Apple Account, input your Apple ID and password. Then right-click your iOS project, go to Properties -> iOS Bundle Signing, select your team.

    Best Regards,
    Wenyan Zhang


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.