Speed up macOS app bundle build time.

This commit is contained in:
Mark Kim 2022-12-03 14:24:52 -05:00
parent cf92625df5
commit 8a8ba0cb3f
2 changed files with 6 additions and 1 deletions

View file

@ -196,6 +196,11 @@ http://www.tuxpaint.org/
enabled to take advantage of its benefits.
Mark Kim <markuskimius@gmail.com>
* Speed up macOS app bundle build time.
Fixed a typo that was causing the macOS app bundle build time to be
unnecessarily long. The app buildle build time is now ~20x faster.
Mark Kim <markuskimius@gmail.com>
* Documentation updates:
---------------------
* New "Quickstart Guide" document added.