RobertGummesson / BuildTimeAnalyzer-for-Xcode

Build Time Analyzer for Swift
MIT License
4.3k stars 260 forks source link

Refresh project list #79

Open hlung opened 6 years ago

hlung commented 6 years ago

After adding Other Swift Flags and hitting build in Xcode, the new build doesn't appear in the project table. I need to close and reopen the app. It should automatically detect the change, or add a refresh button and an instruction to refresh if Build Time Analyzer app is opened before the new build.

RobertGummesson commented 6 years ago

Yes, there is code to detect it automatically upon build completion but it sounds like it's not working properly.