0

My NSLogs are not displayed in console only for that project, For other projects, it is working fine. Can anybody help regarding what changes been made in Project settings?

but what I figure out that when I remove DEBUG=1 from Build Setting it works but when I put it again, it does not working

1 Answers1

0

Please check if the All Output/Target Output is selected in the log area. If the debugger output is selected then there would not be any logs.

The log section in Xcode below should NOT look like this.

enter image description here

This can be one of the issues. Hope this helps.

BhargavR
  • 1,095
  • 7
  • 14