Xcode Source Editor Extentsion (Xcode 8+) duplicate lines as comment
- On OS X 10.11 El Capitan, run the following command and restart your Mac:
sudo /usr/libexec/xpccachectl
- Download
LineEscape.dmg
from https://github.com/sidepelican/LineEscapeEx/releases - Open
.dmg
and dragLineEscape.app
to your Applications folder - Run
LineEscape.app
and exit again. - Go to System Preferences (not Xcode) -> Extensions -> Xcode Source Editor and enable the extension
- The menu-item should now be available from Xcode's Editor menu.
- Open .xcodeproj
- Enable target signing for both the Application and the Source Code Extension using your own developer ID
- Product > Archive
- Right click archive > Show in Finder
- Right click archive > Show Package Contents
- Open Products, Applications
- Drag
LineEscape.app
to your Applications folder - Run
LineEscape.app
and exit again. - Go to System Preferences (not Xcode) -> Extensions -> Xcode Source Editor and enable the extension
- The menu-item should now be available from Xcode's Editor menu.
The MIT License. See the LICENSE file for more infomation.