欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

Xcode Couldn’t communicate with a helper application.

程序员文章站 2024-03-24 12:55:10
...

在控制台输入下面的命令:

 xcrun git config --global user.email  你的邮箱 
 xcrun git config --global user.name  你的用户名 

相关标签: xcode