RobertGummesson / BuildTimeAnalyzer-for-Xcode

Build Time Analyzer for Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nothing happens when following the instruction

kid304 opened this issue · comments

I exported the build time analyzer app and open it, then I followed the instructions:

  • add other swift flag
  • clean my project
  • build project.

But nothing happens, what should I expect to see how it works ?

I solved issue myself. You have to keep the default Derived Data Location path. If you accidentally change it, you need to completely remove Build time analyzer and install it again, you will see your build (archive) in the white area "Alternatively, choose an existing project". just click on the build to see build time result.