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
Also had this issue... Added $(inherited) to other linker flags in build settings and everything works fine now
$(inherited)