Xcode 4 - Debug Area no longer shows my console output (NSLog)

后端 未结 13 2221
甜味超标
甜味超标 2020-12-05 17:45

My NSLog messages no longer show up in my Debug Area. Anyone have an idea how the could have happened?

I can hit command-7 to bring of a list of logs in the left pa

13条回答
  •  一生所求
    2020-12-05 18:17

    For me, "Debug Executable" in Scheme Settings (Product-->Scheme-->Edit Scheme: Run) had been unchecked.

    enter image description here

提交回复
热议问题