瀏覽代碼

update release-checklist

B. Petersen 4 年之前
父節點
當前提交
3c80092f9e
共有 1 個文件被更改,包括 6 次插入2 次删除
  1. 6 2
      docs/release-checklist.md

+ 6 - 2
docs/release-checklist.md

@@ -2,8 +2,12 @@
 
 
 on the command-line:
 on the command-line:
 
 
-1. update core rust submodule, if needed:
-   $ ./tools/update-core.sh
+1. a) update core rust submodule, if needed:
+      $ ./tools/update-core.sh
+
+   b) make sure, `lto = true` is present in
+      `deltachat-ios/libraries/deltachat-core-rust/Cargo.toml`
+
    depending on how much you trust in rust, you might want to do a
    depending on how much you trust in rust, you might want to do a
    ./tools/clean-core.sh before building
    ./tools/clean-core.sh before building