issues
search
GsDevKit
/
GsDevKit_home
master GsDevKit project
http://gsdevkit.github.io/GsDevKit_home
MIT License
31
stars
37
forks
source link
replace use of umount with hdiutil
#306
Closed
JupiterJones
closed
3 years ago
JupiterJones
commented
3 years ago
Fixes:
Error when umount is not available.
Now supports spaces in the volume name
Possible issues:
Assumes availability of libxml (specifically xpath) which has been part of the osx base install for some time. I don't have access version prior to 10.14.6 to test.
If more than one mountable volume is included in the dmg this will fail.
dalehenrich
commented
3 years ago
Cool!
Fixes:
Possible issues: