I don't know, on MacOS I always have dragged the image I want to open to the pharo app. That works for me. Sent from my iPhone
On Jan 29, 2017, at 04:30, Dimitris Chloupis <kilon.alios@gmail.com> wrote:
Did you guys receive my message, or did it go to your spam folder ? None has an answer for my problem ?
On Wed, Jan 18, 2017 at 1:47 PM Dimitris Chloupis <kilon.alios@gmail.com> wrote: Hey guys, I have a makefile that downloads Pharo with
curl get.pharo.org/alpha+vmLatest | bash
I then move pharo.app from the pharo-vm subfolder to the parent folder that contains my Ephestos.image , together with Pharo50.sources the problem is that when I double click on it instead of opening my image automatically as Squeak used to do , it does not and instead it prompts me which image to choose even though there is no other image in folder and no other changes file (Ephestos.changes)
Am I doing something wrong ? Should it not open the image automatically without asking me ?