I’ve been using the facebook v4 pluigin for a few weeks now and all of a sudden when I build for iOS I’m getting a bunch of errors like this
ld: warning: object file (/.build/plugin.facebook.v4/libfacebook.a(FBSDKAppGroupAddDialog.o)) was built for newer iOS version (7.0) than being linked (6.0)
I’ve tried the latest daily build, different computers etc. How do I build for 7.0 and not 6.0. I’m not even 100% sure what that means since when I build my app in the simulator it says I’m building for iOS 9.2. Can someone shed some light on this for me?