hi
i build a app to xcode 9.2 simulator on Mac OS
i want to see app log on Xcode simulator(not Corona simulator)
for example, i use print(“iPhone X show”)
i chose Xcode simulator > Debug > Open System Log… to view the system log from below link,but it don’t work. i can’t see “iPhone X show”
https://docs.coronalabs.com/guide/basics/debugging/index.html
How do i see Xcode Simulator log with corona sdk?