Re: XCode Resource Files
Re: XCode Resource Files
- Subject: Re: XCode Resource Files
- From: David Dunham <email@hidden>
- Date: Thu, 4 May 2006 13:35:12 -0700
On 4 May 2006, at 12:55, Madhavi Kankanala wrote:
I just checked with our old programmer who actually worked on
that before. He said he wrote a CodeWarrior plugin to convert
Windows StringTables (.rc files) into Mac .r files. To resolve this
issue, may be I need to convert that codewarrior plugin to XCode
plugin or create a new resource file using mac resource keywords.
Please let me know if there is any other way besides these two
options.
I suspect writing a tool that converted from .rc to .r wouldn't be
super difficult, especially if you have the CodeWarrior version already.
But I think you'd want to do it as a Unix tool (perhaps in Python or
Perl) -- I'm pretty sure there's no way to do an Xcode plug-in, and
even if there were, you'd probably be better off being able to make
automated builds if you stuck to the command line.
------------
David Dunham email@hidden http://www.pensee.com/dunham/
"No matter how far you have gone on a wrong road, turn back." -
Turkish proverb
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden