简体   繁体   中英

XCode 9.3 console not showing logs

Since the moment we added several swift classes to our Xcode project, the console stopped reporting logs. Crash stack traces are missing and so the start up logs when launching the app. Instead, there are showing few random errors with a [objc] prefix related to pods. Nothing meaningful.

Before adding the swift classes, the console showed all this kind of logs and crash traces.

I am using Xcode 9.3 on High Sierra.

Is a project based problem or is a Xcode configuration issue?

It seems the problem is solved on XCode 9.3.1. Upgrading fixed the issue.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM