Build an Xcode Source Editor Extension

Source Code

Episode #2 ⋅ 13 minutes ⋅ Published on July 10, 2016

Let's dive into Xcode's 8 new feature: Source Editor Extensions, by building our own.


If you are running OS X El Capitan, open Terminal and run the following command in order to enable Source Editor Extensions:

sudo /usr/libexec/xpccachectl


If you want to learn more about it, I recommend you to watch Apple's talk at WWDC16.