对接微信支付使用ios开发工具包1.8.6.1版,编译报错
https://developers.weixin.qq.com/doc/oplatform/Mobile_App/Access_Guide/iOS.html
Undefined symbols for architecture x86_64:
“_UIApplicationOpenURLOptionUniversalLinksOnly”, referenced from:
+[WXApi launchApplicationWithUrl:completion:] in libWeChatSDK.a(WXApi.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)