0

I have tried to commit the code in GitHub repository, but I am getting the error:

Couldn’t communicate with a helper application.

How to commit the code via terminal?

I'm using Xcode 10.

Pratik Sodha
  • 3,679
  • 2
  • 19
  • 38
jaydev
  • 1,629
  • 5
  • 17
  • 31

1 Answers1

4

Setting Author name and Author email into Xcode -> Preference -> Sorce Control -> git working for me.

enter image description here

Pratik Sodha
  • 3,679
  • 2
  • 19
  • 38