Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Documentation for Xcode Source Editor Extension

I'm looking for some documentation of the new Xcode Source Editor Extensions in Xcode 8.

As far as I can see there is only the "documentation" found in the header file for XcodeKit. Would be great to get something that's more detailed and more official.

like image 358
benrudhart Avatar asked May 20 '26 04:05

benrudhart


2 Answers

Very preliminary XcodeKit reference documentation is now available.

Our WWDC 2016 presentation introducing Xcode Source Editor Extensions remains the best walkthrough.

The very shortest version, however, is: Because App Extensions need to be embedded in an application, you need to first create a new macOS Cocoa Application, and then add a new Xcode Source Editor Extension to that application. Then the XcodeKit reference should help some in implementing that.

like image 82
Chris Hanson Avatar answered May 24 '26 13:05

Chris Hanson


Not really a documentation but a good reference also https://developer.apple.com/videos/play/wwdc2016/414/

like image 22
Exception Avatar answered May 24 '26 13:05

Exception



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!