RobertGummesson / BuildTimeAnalyzer-for-Xcode

Build Time Analyzer for Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xcode 8 standalone app Not opening

hardikdevios opened this issue · comments

  1. Clone and run.
  2. I have followed the instruction based on main screen.
  3. Build succeed but nothing is getting Updated on Main screen, its just the same old screen with instructions steps.

Two things to check:

  • Is the derived data path at the bottom of the screen correct?
  • Are you able to see and select any projects in the project selection window? (the window above the derived data path field)

I have solved now looks like its not taking the correct path

1) Changes in Code
screen shot 2016-09-26 at 5 03 35 pm

Because Even changing derived location doesn't appear projects in above box in the App so i have change some code as above
screen shot 2016-09-26 at 5 07 26 pm

2) Its crashing when ever clicking on empty section , workaround

screen shot 2016-09-26 at 5 12 59 pm

Thanks man

Thanks for the info. I will fix this.

Fixed. Should work now if you build from master.