Is there any documentation available on how to write plugins for the xcode? I have googled the subject but i was not able to find any reasonable answer, so i was wondering if someone here knows the resources which can help.
In general i am looking for how i can create “Project Templates” for different kind of languages or framework. In other words creating “Custom Project Templates”.
You can create project templates without needing a plug-in. Just look in
/Library/Application Support/Developer/Shared/Xcode/Project Templates/and follow the same format (you can add yours in your user’s app support directory).