1
0
mirror of https://github.com/c9fe/22120.git synced 2024-07-04 10:47:49 +02:00

Adding icons to macos

This commit is contained in:
Cris Stringfellow 2023-01-25 00:57:53 +08:00
parent 5922b14582
commit 868993a14e
No known key found for this signature in database
5 changed files with 3 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

BIN
icons/cd.ico Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

BIN
icons/dk.icns Normal file

Binary file not shown.

BIN
icons/dk.ico Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

View File

@ -6,7 +6,10 @@ unset npm_config_prefix
source $HOME/.nvm/nvm.sh
nvm use --lts
pkg --compress GZip .
xattr -cr .
iconset single ./icons/dk.icns bin/diskernet-macos
codesign -vvvv --timestamp -s "Developer ID Application" --force bin/diskernet-macos