Does anyone know how to remove previously installed provisioning profiles from Xcode?
I have seen this link, but I am not able to find that location in my system.
open your terminal then use this command
cd /Users/youruser/Library/MobileDevice/Provisioning\ Profiles/
check first inside your folder by use this command
ls
then if all files not use, delete by use this command
rm *