Xcode 8 doesn't load plugins
Closed this issue · 4 comments
It looks like Xcode 8 removed support for loading plugins and added the ability to create an Xcode Source Editor Extension as the official way to add functionality. There is a discussion on Alcatraz about the issue.
Any thoughts on converting Luft to an extension?
We talked about it, but as far as I understand there is no support for coloring the side bar. @k0nserv filed a radar, and there are a few others 😃
Yeah Luft can't be implement as a Xcode Source Editor as it currently stands. I've raised several radars for functionality that would be required to do so. I don't personally recommend stripping code signing from Xcode, but there are tools out there to do so which allows running Luft and other old style plugins under Xcode 8.
These are the radars
- https://openradar.appspot.com/radar?id=5503702324477952
- https://openradar.appspot.com/radar?id=4985435868626944
- https://openradar.appspot.com/radar?id=5001777682317312
in case you want to dupe them