December 2010
1 post
Xcode: Linking to different libraries depending on...
I’ve just started a cross platform project in Xcode and one of the problems I came across is it doesn’t seem possible to link to different libraries depending on whether you are building the Debug or Release configuration.
I did find an old message on the Apple developer forums that indicates you can do this with dependent projects, the trouble with this is when you clean your target...