Re: LiveCode crashing when I try to make a Mac standalone

2017-07-17 Thread Jonathan Lynch via use-livecode
Thank you Panos Sent from my iPhone > On Jul 14, 2017, at 7:07 AM, panagiotis merakos via use-livecode > wrote: > > Hi Jonathan, > > You could: > > 1. Type in the message box: "put true into grevdevelopment" > 2. And then "edit the script of stack revsaveasstandalone" > 3. Add breakpoints to

Re: LiveCode crashing when I try to make a Mac standalone

2017-07-14 Thread panagiotis merakos via use-livecode
Hi Jonathan, You could: 1. Type in the message box: "put true into grevdevelopment" 2. And then "edit the script of stack revsaveasstandalone" 3. Add breakpoints to the command "revSaveAsMacStandalone" 4. Save as standalone 5. The debugger should now stop at the first breakpoint 6. Click the "ste