nunchuk-io / nunchuk-desktop

GNU General Public License v3.0
75 stars 10 forks source link

Wrong path installation for dmg packages #34

Closed d6n13l0l1v3r closed 1 year ago

d6n13l0l1v3r commented 1 year ago

Last 2 release the dmg packet try to install to /System/Applications and this directory is restricted, the dmg package should go to /Applications ; also have .fseventsd folder and it should not be there

image
tongvanlinh commented 1 year ago

@d6n13l0l1v3r We've updated for this issue (before that we did not handle incase of hidden folder was enabled. Please with this

https://github.com/nunchuk-io/nunchuk-desktop/releases/download/1.9.18/nunchuk-macos-1.9.18.zip

d6n13l0l1v3r commented 1 year ago

@tongvanlinh now look fine but need to update the SHA256SUMS.asc because when verify it failed

sha256sum --check SHA256SUMS.asc
nunchuk-macos-1.9.18.zip: FAILED
tongvanlinh commented 1 year ago

@d6n13l0l1v3r I've re-uploaded new archives with new sign checksum

d6n13l0l1v3r commented 1 year ago

now is as expect