Xcode source editor extension to convert headerdocs from "///" to "/** ... */" format and vice versa.
-
Open the project.
-
Enable target signing for both the Application and the Source Code Extension using your own developer ID.
-
Make sure the
CommenterHost
scheme is selected. -
Product > Archive
-
Right click archive > Show in Finder
-
Right click archive > Show Package Contents
-
Drag
Product/Applications/CommenterHost.app
to your Applications folder -
Product/Applications/CommenterHost.app
and exit again. -
Go to System Preferences -> Extensions -> Xcode Source Editor and enable the extension
The Commenter
menu-item should now be available from Xcode's Editor menu.