فهرست منبع

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:
 
-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
    ./tools/clean-core.sh before building