RobertGummesson / BuildTimeAnalyzer-for-Xcode

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

Xcode 8 standalone app Not opening #47

Closed hardikdevios closed 8 years ago

hardikdevios commented 8 years ago

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.

RobertGummesson commented 8 years ago

Two things to check:

hardikdevios commented 8 years ago

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

RobertGummesson commented 8 years ago

Thanks for the info. I will fix this.

RobertGummesson commented 8 years ago

Fixed. Should work now if you build from master.