|
|
1.1 root 1: $$ Lines starting with $$ are not inserted into newly created files
2: $$ The following substitutions are made:
3: $$
4: $$ $FILENAME$ e.g. foo.m
5: $$ $FILENAMESANSEXTENSION$ e.g. foo
6: $$ $DIRECTORY$ e.g. /tmp/MyNewApp
7: $$ $PROJECTNAME$ e.g. MyNewApp
8: $$ $SUBPROJECTNAME$ e.g. TheGoodPart.subproj
9: $$ $USERNAME$ e.g. mwagner
10: $$ $DATE$ e.g. Jan-1-1994
11: $$
12: /* $FILENAME$ created by $USERNAME$ on $DATE$ */
13:
14: #import "$FILENAMESANSEXTENSION$.h"
15:
16: @implementation $FILENAMESANSEXTENSION$
17:
18: @end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.