build_xlua_with_libs icon indicating copy to clipboard operation
build_xlua_with_libs copied to clipboard

编译ios的luajit版报错

Open happy253650035 opened this issue 5 years ago • 1 comments

用大佬的工程直接替换了Plugins/iOS/libxlua.a为build/plugin_luajit/Plugins/iOS/libxlua.a,然后导出xcode工程编译报错如下:(尝试设置xcode里的bitcode为No依然报错) Showing All Messages : '/Users/Documents/111/Libraries/Plugins/iOS/libxlua.a(lj_api.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture arm64

happy253650035 avatar Jun 27 '20 15:06 happy253650035

请问怎么解决的

a405457747 avatar Dec 10 '21 10:12 a405457747