Compare commits

...

2 Commits

Author SHA1 Message Date
Cris Stringfellow 37b7052039
cannot sign and set icon 2023-01-25 01:03:36 +08:00
Cris Stringfellow 868993a14e
Adding icons to macos 2023-01-25 00:57:53 +08:00
5 changed files with 2 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,9 @@ unset npm_config_prefix
source $HOME/.nvm/nvm.sh
nvm use --lts
pkg --compress GZip .
iconset single ./icons/dk.icns bin/diskernet-macos
codesign -vvvv --timestamp -s "Developer ID Application" --force bin/diskernet-macos