Per-Target Copy Files
Per-Target Copy Files
- Subject: Per-Target Copy Files
- From: "Finley Lee" <email@hidden>
- Date: Mon, 10 Jul 2006 12:05:16 -0400
- Thread-topic: Per-Target Copy Files
I have an XCode project which has two build configurations,
Retail and Demo. Both produce Mach-O bundled shared libraries. Each
configuration needs to include a different CFM dylib built with Codewarrior
inside the bundle to support legacy host programs that don’t yet support
Mach-O.
I could just copy the files manually, but I’d like to
automate the process so I don’t screw up and forget to include the CFM
library, or accidentally include the wrong one.
What’s the recommended way to copy different files to
a location in the bundle based on the selected target?
Thanks for any advice on this!
Best regards,
Finley Lee
Alien Skin Software
|
_______________________________________________
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