Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

升级到2.5.92后项目编译失败 #99

Closed
XiFengLang opened this issue Sep 6, 2022 · 6 comments
Closed

升级到2.5.92后项目编译失败 #99

XiFengLang opened this issue Sep 6, 2022 · 6 comments

Comments

@XiFengLang
Copy link

Xcode版本: 13.2.1
Bugly版本:2.5.92 之前的2.5.91正常

编译报错: Undefined symbol: _rebind_symbols

@XiFengLang
Copy link
Author

XiFengLang commented Sep 6, 2022

ld: warning: directory not found for option '-F/Users/.../SupportingFiles/Resource/SDK/ISOpenSDKFoundation.embeddedframework'
Undefined symbols for architecture x86_64:
"_rebind_symbols", referenced from:
_BLYHookCXXExceptionThrow in Bugly(libBugly.a-x86_64-master.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@XiFengLang
Copy link
Author

Showing All Messages
Directory not found for option '-F/Users/.../SupportingFiles/Resource/SDK/ISOpenSDKFoundation.embeddedframework'

Undefined symbol: _rebind_symbols

@li-jun
Copy link

li-jun commented Sep 7, 2022

我也是切换回2.5.91版本了,估计是92版本不再提供x86_64架构的编译代码了。

@li-jun
Copy link

li-jun commented Sep 7, 2022

我也是切换回2.5.91版本了,估计是92版本不再提供x86_64架构的编译代码了。

Architectures in the fat file: /Users/ios/Downloads/Bugly.framework/Bugly are: armv7 i386 x86_64 arm64
看了一下,是包含x86_64架构的,这可能是92版本本身的问题了。

@BinBear
Copy link

BinBear commented Sep 7, 2022

遇到同样问题

@xiaocui0803
Copy link

问题已修复,请更新到2.5.93版本,抱歉给大家带来影响。

大家有类似的紧急问题可以加我QQ:1258192191。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants