fix(build): mac m1 chip copy/paste

This commit is contained in:
BeilunYang
2022-12-27 11:34:16 +08:00
committed by GitHub
parent 6da58269bd
commit f8c1ca5c56

View File

@@ -45,4 +45,4 @@ custom-protocol = [ "tauri/custom-protocol" ]
[profile.release]
strip = true
lto = true
opt-level = "z"
opt-level = "s"