Including resources with a shared library
Including resources with a shared library
- Subject: Including resources with a shared library
- From: Brian Greenstone <email@hidden>
- Date: Mon, 31 May 2004 08:24:13 -0500
I'm building a plug-in for Maya 6, and I've switched from CFM on
CodeWarrior to Mach-o with Xcode. One major problem that's come up is
that Xcode won't let me include old style Resources (.rsrc) in the file
it outputs. It lets me include the .rsrc file in the project, and it
never spits out any errors or warnings, but the final file has no
resource fork.
I'd also like to update this old plug-in to use .nib's instead of
.rsrc's, but I haven't found any way to make a package out of a shared
lib, so what's the recommended way to include nib resources in a shared
lib with Xcode?
Thanks,
-Brian
__________________________________________________________
Brian Greenstone
President & CEO email@hidden
Pangea Software, Inc. http://www.pangeasoft.net
12405 John Simpson Ct. voice/fax: (512)266-9991
Austin, TX 78732
__________________________________________________________
_______________________________________________
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.