Since I updated Xcode to version 8.0 (8A218a) the commenting command (command + /) doesn't work anymore. I'm wondering whether someone is facing the same issue.
Asked
Active
Viewed 266 times
2
-
1It's a bug, and it's fixed in version 8.1 – DavidA Nov 03 '16 at 13:50
-
Yes, it is fixed now. This makes you wonder, how can they release a buggy version of Xcode where this is broken! Wouldn't they test this most basic functionality first? – aaragon Nov 07 '16 at 09:34
1 Answers
3
In Terminal: sudo /usr/libexec/xpccachectl
Reboot your system.
dublicated in Xcode 8 Beta 4 - Comment Shortcut Disabled

Community
- 1
- 1

SeanChense
- 846
- 8
- 14
-
"sudo: /usr/libexec/xpccachectl: command not found" does anyone know why? – abraham_hilbert Nov 14 '17 at 16:19