How to make template tags be parsed and replaced on a custom template?
How to make template tags be parsed and replaced on a custom template?
- Subject: How to make template tags be parsed and replaced on a custom template?
- From: Isaac Rivera <email@hidden>
- Date: Fri, 27 Aug 2004 07:14:32 -0400
I've created a custom XCode Flash application framework template and it
works pretty well. All files get copied and the application .fla file
gets renamed accordingly. However, my problem is that I have several
actionscript sourcecode files that should update their template tags to
reflect the correct classpath after the project gets saved. These just
use the standard template variables of +PROJECTNAME; or +FILEBASENAME;,
for instance, in the sourcecode. Additionally I have lieted them in the
projects .plist file as FilesToMacroExpand. Still their tags are not
replaced.
Any ideas?
Isaac
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.