Re: How to open .rsrc file in Xcode?
Re: How to open .rsrc file in Xcode?
- Subject: Re: How to open .rsrc file in Xcode?
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 23 Mar 2004 20:07:31 -0700
On Mar 23, 2004, at 7:40 PM, j9j2=l% wrote:
I'm looking into some carbon C code edited by CodeWarrior.
Is there any method to open .rsrc and .mcp file in Xcode?
"mcp" files are CodeWarrior Pro project files. You'll need CodeWarrior
to open them.
"rsrc" files are resource files. The only good & complete freeware
resource editor I know of is ResEdit. The last version of ResEdit was
released 10 years ago, so of course you'll need Classic to use it...
<ftp://ftp.apple.com/developer/Tool_Chest/Developer_Utilities/
ResEdit_2.1.3/>
If ResEdit can't open an rsrc file, you may need to use the ResMerger
tool that comes with Xcode to convert the file from a data-fork
resource file to an "unflattened" resource file.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
<http://www.freshlysqueezedsoftware.com/>
S/MIME signature available upon request
UNIX: Where /sbin/init is Job #1.
_______________________________________________
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.