Allan Odgaard <throw-away-1@...> writes:
I updated it to now also fill in placeholders and rename files according to TemplateInfo.plist.
It seems there is at least one implicit rule about renaming the folder with the TemplateInfo.plist file to the name of the project. And I made target name, project name, and product name all expand to the same.
Having this template expander now makes it possible to have the bundle identifier correctly use your company name.
This version fails for me with this output :
/tmp/temp_textmate.gUHnSo:14:in `require': No such file to load -- plist (LoadError) from /tmp/temp_textmate.gUHnSo:14
Am I suppose to update something ? (tm_dialog, ruby, etc…)
TIA