[Vm-dev] Mac OS - path and file name of the VM app

Robert Krahn robert.krahn at student.hpi.uni-potsdam.de
Wed Jul 9 10:51:01 UTC 2008


Hi!

I am trying to create a sar file which moves a .bundle directory into  
the VM app. Let's assume that my SqueakVM is /Applications/ 
SqueakVM.app. Then I would have to move my bundle directory into / 
Applications/SqueakVM.app/Contents/Resources/.

I get the path to the vm app  with SmalltalkImage current vmPath. But  
this only evaluates to /Applications/. How do I get the name of the  
app directory?

Thanks,
Robert


More information about the Vm-dev mailing list