Re: Monitoring stdout on iOS simulator

2015-09-21 Thread J. Landman Gay
On 9/21/2015 5:50 PM, panagiotis merakos wrote: It is possible to see the output in the simulator. If I remember correctly, you can do: Launch iOS Simulator -> Menu Bar -> Debug -> Open System Log Thank you! Yes, it does work. In the past it was possible to just launch Console and choose "Al

Re: Monitoring stdout on iOS simulator

2015-09-21 Thread panagiotis merakos
Hi Jacque, It is possible to see the output in the simulator. If I remember correctly, you can do: Launch iOS Simulator -> Menu Bar -> Debug -> Open System Log Regards, Panos -- On Tue, Sep 22, 2015 at 1:36 AM, J. Landman Gay wrote: > On 9/21/2015 3:43 PM, Chris Sheffield wrote: > >> Hi Jacqu

Re: Monitoring stdout on iOS simulator

2015-09-21 Thread J. Landman Gay
On 9/21/2015 3:43 PM, Chris Sheffield wrote: Hi Jacque, Xcode now has a “console” built into it, that I’m pretty sure still works with LiveCodes “put” command. With your device plugged in, fire up a recent version of Xcode, select the device in the Devices window, then click the little triangle

Re: Monitoring stdout on iOS simulator

2015-09-21 Thread Chris Sheffield
Hi Jacque, Xcode now has a “console” built into it, that I’m pretty sure still works with LiveCodes “put” command. With your device plugged in, fire up a recent version of Xcode, select the device in the Devices window, then click the little triangle icon to the right of the Filter field. That

Monitoring stdout on iOS simulator

2015-09-21 Thread J. Landman Gay
Way back when, we used to be able to see output from the iOS simulator by watching the Mac Console app. That stopped working some time ago. Is it possible to view stdout from the simulator any more? -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software