Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从 Xcode 13 开始,代码比较默认不再是并排比较。
必须有办法做到这一点。
我正在努力寻找选择!
单击Code Review(屏幕截图上的蓝色按钮),一个箭头向左,另一个箭头向右(或在View菜单中)。
Code Review
View
然后,在第二个图标上,选择Side by Side Comparison而不是Inline Comparison(或在Editor菜单中)。
Side by Side Comparison
Inline Comparison
Editor
“提交列表”位于底部,在带有启用断点等的栏上。