Lea Anthony
2376062008
Update NSIS guide. Backport docs to .34. Fix references. Fix titles.
2022-03-31 12:23:28 +11:00
Lea Anthony
1da68cfc7c
Remove unused directories + tidy up
2022-03-29 21:47:26 +11:00
Eng Zer Jun
ef8d7d2fd7
refactor: move from io/ioutil to io and os packages
...
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-25 12:15:43 +08:00
Lea Anthony
e9deb248f9
Move assets -> build dir. Bundle assets in CLI binary.
2021-05-13 20:12:19 +10:00
Lea Anthony
1b0193161c
Improvements for handling Info.plist
2021-04-04 05:14:16 +10:00
Lea Anthony
c0fabc0bb7
Default dialog icon generation improvement
2021-01-01 12:43:21 +11:00
Lea Anthony
2a93e2694d
Retina & theme aware dialog icons. Default icons + override ability
2020-12-30 22:36:23 +11:00
Lea Anthony
91fb3501c5
Support custom dialog icons. Move icons to new dir.
2020-12-30 08:27:00 +11:00
Lea Anthony
9e6ae4d762
Support building Mac package
2020-11-21 07:09:25 +11:00
Travis McLane
c158fd369a
Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2'
2020-09-15 19:52:54 -05:00