I have the Xcode 8 GM installed and am trying to mess around with the editor extensions. I've followed the tutorial on this site:
https://littlebitesofcocoa.com/239-creating-an-xcode-source-editor-extension
but for some reason when I run the extension to test it, it doesn't show up in the editor menu at all.
Is there something that the tutorial is missing or is there something else I need to do to get the extension to show up in the editor menu?
Thanks for the help.