I am using firebase as part of a project I am working on in iOS, and I just stumbled upon the following linking error when I try to compile my code against an iPhone 6 or 7
Check your Other linker flags: sometimes adding or removing $(inherited) solves the issue.
$(inherited)