g***@163.com
g***@163.com
  • 发布:2025-09-07 10:55
  • 更新:2025-09-07 10:55
  • 阅读:45

ios 开发uts插件集成三方SDK 打自定义基座报错

分类:uni-app

我打算通过开发一个uts插件,来引入另一个framework的库,然后字uniapp中使用,但是在制作自定义基座的时候报错,我不是一个ios开发者,我查了下文档,说有可能是这个第三方框架里面编译的时候开启了代码覆盖率,我在使用的时候缺少链接库,但是大哥们 看看我应该引入什么库呢

Error code = -5000
Error message:
UTS plugin uni_modules/tele-birr-pay compile error!

uni_modules/tele-birr-pay

Ld [PackagePath]/uni_modules/tele-birr-pay/build/Debug-iphoneos/unimoduleTeleBirrPay.framework/unimoduleTeleBirrPay normal (in target 'unimoduleTeleBirrPay' from project 'UTS')
Undefined symbols for architecture arm64:
\"_llvm_profileruntime\", referenced from:
llvm_profile_runtime_user in EthiopiaPaySDK(EthiopiaPayManager.o)
ld: symbol(s) not found for architecture arm64
clang++: error: linker command failed with exit code 1 (use -v to see invocation)

2025-09-07 10:55 负责人:无 分享
已邀请:

要回复问题请先登录注册