问题描述
我对这个话题有些迷惑,无法解释这种奇怪的行为.在Mac上,我删除了〜/Library/MobileDevice/Provisioning \ Profiles
下的所有供应配置文件.同样,我删除了钥匙串中的所有证书.由于某些原因,我的旧配置文件仍显示在Visual Studio(Windows)中:
I am a little bit lost with this topic and can't explain myself this odd behavior.On the Mac I deleted all provisioning profiles under ~/Library/MobileDevice/Provisioning\ Profiles
. As well I deleted all certificates in the keychain. For some reason I still have my old provisioning profile showing up in Visual Studio (Windows):
有人可以解释这种行为或告诉我如何删除此个人资料吗?
Can someone explain this behavior or tell me how to get rid of this profile?
推荐答案
尝试删除%LOCALAPPDATA%\ Xamarin \ iOS \ Provisioning \ Profiles"中的所有mobileprovision文件.
Try deleting all mobileprovision files in "%LOCALAPPDATA%\Xamarin\iOS\Provisioning\Profiles".
这篇关于Visual Studio删除旧的配置文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!