I am getting a Apple Mach-O Linker Error everytime I import a file from CocoaPods.
Undefined symbols for architecture arm64: \"_OBJC_CLASS_$_FBSession\", r
In my case, I had to look for
C++ Standard Library and make sure that the libc++ was the one selected.
C++ Standard Library
libc++