Xcode 16 Beta Unable to Complete a Commit in Git

Unlike Xcode 15 where it's easy in source control to type in a commit message and then do the actual commit in git, in Xcode 16 there doesn't seem to be anywhere to do this.

Yes, in the beta I can do a menu select to go to 'commit changes...', and I found the new way to stage changes. So far so good. But where is the 'commit' button to complete a commit?

Is anyone else finding this an issue?

Answered by Engineer in 790857022

Hi there,

Please ensure your git author information has been set in Xcode by navigating to Xcode Settings > Source Control > Git. You may need to close and re-open the commit editor to see your changes take effect. If you are still experiencing this issue with the commit editor, please let me know.

Accepted Answer

Hi there,

Please ensure your git author information has been set in Xcode by navigating to Xcode Settings > Source Control > Git. You may need to close and re-open the commit editor to see your changes take effect. If you are still experiencing this issue with the commit editor, please let me know.

Xcode 16 Beta Unable to Complete a Commit in Git
 
 
Q