Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

XCode 8 Comment out broken [duplicate]

On XCode 8 Beta 5 & 6 cannot use the comment out functionality. Seems it is disabled in the context menu and shortcut does not work.

I have submitted this to Apple via bugreport.apple.com and got a response that it has already been reported. I am on Mac OS 10.11.6

Does anyone know how to fix this?

like image 251
Vlad Avatar asked Aug 13 '16 00:08

Vlad


2 Answers

From: https://twitter.com/kolpanic/status/763323546814844928

In Terminal: sudo /usr/libexec/xpccachectl

Reboot.

like image 69
junjie Avatar answered Sep 21 '22 16:09

junjie


I had this issue with the Xcode 8 GM version. I just moved Xcode 8 into another directory and opened it again. Then it works.

like image 28
MacMark Avatar answered Sep 20 '22 16:09

MacMark