You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
用大佬的工程直接替换了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
The text was updated successfully, but these errors were encountered:
用大佬的工程直接替换了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
The text was updated successfully, but these errors were encountered: