How to show print in Xcode output console ?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Zszen John

I now test ipa. But I can’t see any godot print log. I don’t disable stdout.

godot 3.1.1
xcode 10.2.1
macos 10.14.4

:bust_in_silhouette: Reply From: sparkart

Try to re-attach the process.

Debug > Attach to Process

Please more infomation. I don’t know how to setting ;p

Zszen John | 2019-06-09 13:19

In XCode, go to the debug menu, select attach process, and select the process.

sparkart | 2019-06-11 20:43

Now it works .Thanks

Zszen John | 2019-06-12 12:39