Hi,
I've got a similar issue - I need to link a static lib only when certain feature flag is set, so it's not linked at all when the feature is disabled. I'm struggling with shell scripts, trying to inject linker flag conditionally, but no success, it seems the ld args are overwritten every time at link phase. Any help is highly appreciated! Thanx
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: