Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_UMSocialWechatHandler", referenced from:
objc-class-ref in AppDelegate.o
"_OBJC_CLASS_$_UMSocialData", referenced from:
objc-class-ref in PersonalDetailVC.o
objc-class-ref in AppDelegate.o
"_OBJC_CLASS_$_UMSocialSnsService", referenced from:
objc-class-ref in PersonalDetailVC.o
objc-class-ref in AppDelegate.o
"_UMShareToWechatSession", referenced from:
-[PersonalDetailVC shareBtn] in PersonalDetailVC.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
缺少64位的配置:$(inherited)