I get error while print anything in terminal in xcode

Viewed 77

(lldb) po print("Hello World")

error: expression failed to parse: error: couldn't IRGen expression. Please enable the expression log by running "log enable lldb expr",then run the failing expression again, and file a bugreport with the log output.


Help me solve this error - Thanks in advance

0 Answers
Related