Tencent / InjectFix

InjectFix is a hot-fix solution library for Unity
Other
1.97k stars 417 forks source link

unity里添加了strangeioc 和injectFix ios工程inject后导出xcode xcode编辑报错 #354

Open juejueimp opened 2 years ago

juejueimp commented 2 years ago

错误内容: image

Undefined symbols for architecture arm64: "_InjectionBinder_GetBinding_m0C76149973A1ADDC14133E4CA0E672CE44C39090", referenced from: _CrossContextInjectionBinder_U3CU3EiFixBaseProxy_GetBinding_m50114332F95BAF1349FC7536CC2086EDD0B78377 in Assembly-CSharp78.o (maybe you meant: _GenInst_InjectionBinder_GetBinding_m0C76149973A1ADDC14133E4CA0E672CE44C39090_gp_0_0_0_0, _InjectionBinder_GetBinding_m0C76149973A1ADDC14133E4CA0E672CE44C39090_gp_0_0_0_0 ) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

我在安卓上打包真机都是没问题的 。。 xcode不行了 求助一下

chexiongsheng commented 2 years ago

没看到和injectfix有关系的地方