i have 4 errors and the project is not compiling.
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_FBAppCall", referenced from:
objc-class-ref in AppDelegate.o
"_OBJC_CLASS_$_FBSession", referenced from:
objc-class-ref in AppDelegate.o
"_OBJC_CLASS_$_Facebook", referenced from:
objc-class-ref in AppDelegate.o
I have the facebook ios sdk 3.13.1
What are the consequences if I put $(ARCHS_STANDARD_32_BIT)?