1***@163.com
1***@163.com
  • 发布:2020-04-27 18:10
  • 更新:2021-02-07 10:03
  • 阅读:918

ios加入推送依赖后报错

分类:uni-app

d: warning: could not create compact unwind for _ffi_call_unix64: does not use RBP or RSP based frame
Undefined symbols for architecture x86_64:
"___isPlatformVersionAtLeast", referenced from:
-[UIScrollView(dc_xinayu) dc_minContentOffsetYInListScrollView:] in liblibWeex.a(UIScrollView+DCXianyu.o)
-[WXRecycleSliderView initWithFrame:] in liblibWeex.a(WXCycleSliderComponent.o)
+[WXUtility getEnvLayoutDirection] in liblibWeex.a(WXUtility.o)
-[DCScrollViewComponent viewDidLoad] in liblibWeex.a(DCScrollViewComponent.o)
-[WXScrollerComponent viewDidLoad] in liblibWeex.a(WXScrollerComponent.o)
-[DCWXWebComponent loadURL:] in liblibWeex.a(DCWXWebComponent.o)
-[AppcationProxy handleSysEvent:withObject:WithObject:] in liblibWeex.a(AppcationProxy.o)
...
"_OBJCCLASS$_GeTuiSdk", referenced from:
objc-class-ref in libUniPush.a(PGPushServerAct.o)
objc-class-ref in libUniPush.a(PGPushActualize.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

2020-04-27 18:10 负责人:无 分享
已邀请:
Mr康

Mr康 - 90青年

我也遇到这个问题了 请问如何解决呢

456vv

456vv

去除这个 libUniPush.a 就可以

该问题目前已经被锁定, 无法添加新回复