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
Setting -ObjC to Other Linker Flags in Build Settings of the target solved the problem.
-ObjC
Other Linker Flags