In Xcode 12, this is what my source control navigator looks like. Xcode 11 and earlier didn't chop off or compress the column width as you see here. Any ideas on how to fix this?
Asked
Active
Viewed 1,046 times
21
-
File a bug report. File it NOW because they could go final real soon. (Meanwhile, my solution: don't use Xcode git integration. It has always sucked.) – matt Sep 01 '20 at 23:11
-
3Ok. I filed a radar. Thanks for the suggestion. – Custom_Software Sep 02 '20 at 15:12
-
Yeah, I think this is a totally reasonable complaint. – matt Sep 02 '20 at 15:22
-
2It's in public Xcode 12 :( – Deniss Fedotovs Sep 21 '20 at 14:33
-
As a regular source control user from Xcode, I find this so frustrating. How come it came to GM even after multiple beta. – Ankit Rathi Sep 22 '20 at 04:07
-
It is still in xcode 12 prod and is really frustating.. – Ruchi Sep 23 '20 at 04:52
-
In the AppStore version 12.0.1 (12A7300) the issue hasn't been solved yet. – L33MUR Sep 30 '20 at 11:01
-
Not fixed even in Xcode 12.0.1 – Ankit Saxena Oct 12 '20 at 10:05
-
1Not fixed in 12.1 GM Seed. – Ankit Saxena Oct 26 '20 at 08:10
-
1There's no way Apple didn't notice this. I'm guessing their analytics tell them that not many devs are using that feature, so it was low-priority. FWIW, you can get the fill branch name by hovering over the title. – alekop Oct 28 '20 at 18:26
1 Answers
7
This seems to be corrected using Xcode 12.2 beta (12B5018i) on Catalina 10.15.6

Deniss Fedotovs
- 1,384
- 12
- 22