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,394
  • 2
  • 18
  • 36
jaydev
  • 1,411
  • 5
  • 16
  • 29

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,394
  • 2
  • 18
  • 36