Simplify the process of building the universal bundle on the macOS
This commit is contained in:
parent
c1b2811bbf
commit
e26c2873db
6 changed files with 28 additions and 8 deletions
|
|
@ -12,6 +12,11 @@ https://tuxpaint.org/
|
|||
* Make screen refresh more snappy on macOS.
|
||||
Mark Kim <markuskimius@gmail.com>
|
||||
|
||||
* Simplify the process of building the universal bundle on the macOS by
|
||||
automatically adding the machine suffix (-arm64 or -x86_64) when building
|
||||
the macOS bundle. Previously this renaming step was required to be done
|
||||
manually to build the universal bundle.
|
||||
|
||||
2024.January.29 (0.9.32)
|
||||
* Improvements to Magic tools:
|
||||
----------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue