Xcode doesn't write anything to output console

前端 未结 15 1264
执笔经年
执笔经年 2020-12-06 09:00

I am working on an iPhone/iPad app. All of a sudden output console stopped displaying ANY messages AT ALL. I tried to open older project - works just fine. So I thought that

15条回答
  •  既然无缘
    2020-12-06 09:47

    I had OS_ACTIVITY_MODE checked to disabled. once i removed this the console was showing debug info again.

提交回复
热议问题