plum icon indicating copy to clipboard operation
plum copied to clipboard

[建议] 从脚本中去掉build和打包bin文件的部分

Open MokOopsing opened this issue 2 years ago • 0 comments

如题建议不打包bin文件,一来是预置的bin文件头中的版本号太旧了,加载时会有报错,二是会加大体积,二进制文件交给用户自己布署就可以了

https://github.com/rime/plum/blob/6f502ff6fa87789847fa18200415318e705bffa4/Makefile#L36

https://github.com/rime/plum/blob/6f502ff6fa87789847fa18200415318e705bffa4/Makefile#L43-L46

图片

MokOopsing avatar Jun 12 '23 07:06 MokOopsing