xLua
xLua copied to clipboard
2.1.15和2.1.16版本的xLua添加RapidJson库,在ios15以下的系统调用json decode会导致闪退
2.1.15和2.1.16版本的xLua添加RapidJson库,在ios15以下的系统调用json decode会导致闪退并且报EXC_BAD_INSTRUCTION,在ios15及以上的系统可以正常运行。 build_xlua_with_libs这个repo里release的包也会有这个问题。