How can I delete "Save as" dialog from my XCode template? -


i've done custom xcode template. creates 2 implementation , 3 header files. input 1 name , others chosen automatically. when save these files "save as" dialog appears. when create usual obj-c class using xcode template there no such dialog. want remove custom template also.

i have found answer.

http://meandmark.com/blog/2011/11/creating-custom-xcode-4-file-templates/

the 5th comment:

"this pretty random find had, if want save dialog ask save file , not , where, must name 1 of fields productname. hope saves hours took me."


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -