清除xcode中的证书

清除xcode中的证书

进入证书目录 cd ~/Library/MobileDevice/Provisioning\ Profiles/

删除对应证书,或者删除全部证书 rm *

你可能感兴趣的:(清除xcode中的证书)