Re: CFM Bundles lose resource forks when copied with Xcode 1.2
Re: CFM Bundles lose resource forks when copied with Xcode 1.2
- Subject: Re: CFM Bundles lose resource forks when copied with Xcode 1.2
- From: Chris Espinosa <email@hidden>
- Date: Fri, 10 Dec 2004 21:19:14 -0800
On Dec 10, 2004, at 10:24 AM, Kirk A. Baker wrote:
I recently added a couple of bundles that I created in order to use
CFM shared libraries through the use of CFBundle. I see them get
copied to my application package, but when I look inside the bundles
that are now inside my application, I see that their resource forks
have been lost.
Is there any way to get Xcode to preserve the resource forks during
the copy process? I'm using Xcode 1.2, BTW.
You upgrade to Xcode 1.5 in which this bug is fixed.
Or you could avoid putting the files into the Resources phase, and
instead use a Copy Files phase or Shell Script build phase that will
use CpMac, ditto, or some other resource-preserving copying tool.
Chris
_______________________________________________
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