Xcode 5.1:error for architecture x86_64 Facebook ios sdk -
i have 4 errors , project not compiling.
undefined symbols 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 facebook ios sdk 3.13.1
what consequences if put $(archs_standard_32_bit)?
build phases -> "link binary libraries" -> + (add) -> "add other" -> point location of facebooksdk.framework
hope helps.
Comments
Post a Comment