Relative Content

Tag Archive for xcodelinker

How to suppress specific linker (libtool) warnings under Xcode?

My apps consume two related static libraries from a 3rd party vendor. These libraries presumably share a lot of base functionality, which is understandable since they almost do the same thing, but in two different flavors. However, when I link in both of these static libs, Xcode’s linker will give tons of these warnings on the embedded object files: