Compare commits
2 Commits
5922b14582
...
37b7052039
Author | SHA1 | Date |
---|---|---|
Cris Stringfellow | 37b7052039 | |
Cris Stringfellow | 868993a14e |
Binary file not shown.
After Width: | Height: | Size: 9.9 KiB |
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 9.9 KiB |
|
@ -6,7 +6,9 @@ unset npm_config_prefix
|
||||||
source $HOME/.nvm/nvm.sh
|
source $HOME/.nvm/nvm.sh
|
||||||
nvm use --lts
|
nvm use --lts
|
||||||
|
|
||||||
|
|
||||||
pkg --compress GZip .
|
pkg --compress GZip .
|
||||||
|
|
||||||
|
iconset single ./icons/dk.icns bin/diskernet-macos
|
||||||
codesign -vvvv --timestamp -s "Developer ID Application" --force bin/diskernet-macos
|
codesign -vvvv --timestamp -s "Developer ID Application" --force bin/diskernet-macos
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue