When creating a new Xcode project, under macOS tab, the "Xcode Source Editor Extension" option is not present in Xcode 12. I am following this official article in an attempt to learn about XcodeKit (to create a Vim extension for Xcode one day). Does anyone know where to find this New Project option? Thank you.
No Xcode Source Editor Extension option in xcode 12
Create a new MacOS app and add a new target. There you will find the "Xcode Source Editor Extension" template.