Re: Copying resources in cfm app in build phase?
Re: Copying resources in cfm app in build phase?
- Subject: Re: Copying resources in cfm app in build phase?
- From: Chris Espinosa <email@hidden>
- Date: Mon, 12 Sep 2005 09:55:05 -0700
On Sep 12, 2005, at 3:24 AM, Theodore H. Smith wrote: How do I copy a cfm app in the build phase of xcode?
I dragged the app into the "Resources" folder of my Xcode project window.
The file does get copied across! However, none of the resources inside the CFM app are copied across, only the data fork. Does Xcode not copy resources?
If not, how can I copy this file? Do I need to write some kind of shell script to call CpMac?
In your target's Build Settings, find the Preserve HFS Data build setting and check it. When checked, all Copy Files and Copy Bundle Resources build phases will preserve resource forks and Finder type/creator information.
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