I just upgraded to Xcode GM 8.0 and noticed ⌘ + / is not commenting out selected lines. Is there another command to comment out multiple lines in Xcode 8?
If you have a nested /* anywhere, including in a string, it breaks the XCode comment command. See details here.