Cannot export Apple ID from Xcode 9
You can run this code in Terminal, and then restart Xcode.
xcrun git config --global user.email [email protected]
xcrun git config --global user.name your name
You can run this code in Terminal, and then restart Xcode.
xcrun git config --global user.email [email protected]
xcrun git config --global user.name your name