Hello,
I had an app that was handling encrypted DMG images and It seems that lately the app does not work anymore and It used to work. If I pass echo -n 'test pass' | hdiutil attach -stdinpass /path/demo.dmg
in Terminal it works, but if I do same thing in XOJO via shell I get Error 1 and before same command was working for a while .
Thanks.