Adding debug/release dylib to respective Configurations in XCode.
Adding debug/release dylib to respective Configurations in XCode.
- Subject: Adding debug/release dylib to respective Configurations in XCode.
- From: "Dan Ribe" <email@hidden>
- Date: Wed, 15 Oct 2008 12:36:54 +0530
Hi All,
I have a XCode project which has one Target as "ProjectName" & Two configuration as Debug & Release. I want to include a .dylib in my project such that Debug configuration include the Debug dylib & Release configuration include the Release version of dylib.
I can think of doing this by creating new targets like "ProjectName_Debug" & "ProjectName_Release".
Is there any other way also to do the same thing without creating the new targets ? Please provide your valuable comments on this. thanks
Cheers !
_______________________________________________
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