Debug Swift Module and Symbol Creation
Hi,
I'm trying to identify a problem in our project file which seems to cause non-stop static analysis on Swift files and high CPU utilization. I opened a bug in youtrack some time ago (https://youtrack.jetbrains.com/issue/OC-15638) but I might get faster response here.
Unfortunately I can't share the project file since it got some private IP in it (plus the project is *huge*) so I'm trying to collect as much information as I can, I'm pretty sure the issues happen due to our badly configured project - the Swift symbol manager seems to be continuously resolving symbols (SwiftSymbolsManager)
Is there any way to get more thorough logs on the symbol file creation process/module generation? We have several Swift modules configured in the project and it'd be great to identify which module is causing the problem.
Best regards,
Nimrod
Please sign in to leave a comment.