Commit ec05df4
committed
chore: clean up DMG artifacts and optimize release build
- Remove generated DMG file and temporary build artifacts
- Add release profile optimizations in Cargo.toml:
- Enable strip to remove debug symbols
- Set opt-level to 'z' for size optimization
- Enable LTO (Link Time Optimization)
- Set codegen-units to 1 for better optimization1 parent 4e8c317 commit ec05df4
File tree
6 files changed
+6
-206
lines changed- dmg_temp/Claudia.app/Contents
- MacOS
- Resources
- _CodeSignature
- src-tauri
6 files changed
+6
-206
lines changedBinary file not shown.
This file was deleted.
Binary file not shown.
Binary file not shown.
Lines changed: 0 additions & 128 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
0 commit comments