问题背景:

用Versions管理xCode项目时,点showchanges,报错如下:The File Merge application could not be located.

 

解决方案:

打开终端,输入:sudo xcode-select -switch /Applications/Xcode.app

相关文章: