Currently Being Moderated
Feb 16, 2009 7:38 AM
Hi,
I'm trying to add a new Target in Xcode based on the current "Release" target. For this reason in project i.e. WListBoxComposite, I duplicate "Release" target then I change the name of that target to something like 'XYZ', then when trying to compile the project I get Link error complaining about packagefolder/content/macos/WidgetBinLib.dylib, It seems to me I missed to modify other settings to avoid this link error, do I need to get a copy of "packagefolder" under SDK/buil/mac/release in new 'XYZ' folder? what other steps I must do to create a new target( of an existing target) in Xcode? Although it should be straightforward process, but at least not for me !.
TIA,
Mor