BuildTimeAnalyzer-for-Xcode icon indicating copy to clipboard operation
BuildTimeAnalyzer-for-Xcode copied to clipboard

Refresh project list

Open hlung opened this issue 7 years ago • 1 comments

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.

hlung avatar Jan 18 '18 09:01 hlung

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

RobertGummesson avatar Jan 18 '18 11:01 RobertGummesson