RobertGummesson / BuildTimeAnalyzer-for-Xcode

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

Getting lots of error while tries to run. #74

Closed RPiyush closed 6 years ago

RPiyush commented 6 years ago

I downloaded code, and tries to run it gives me error for 'Use Legacy Swift Language version' which earlier was Unspecified. I changed to No for Swift 3.0 then I got errors.

Any Help Appreciated. Thanks

RobertGummesson commented 6 years ago

What Xcode version are you using?

igorkislyuk commented 6 years ago

Also got a lot of warnings. Version Xcode 9.1 Seems that flag are no more valid.

RobertGummesson commented 6 years ago

What warnings do you get? I'm on Xcode 9.1 too and I get no warnings when I build the project. I also tried on Xcode 9.2 beta and it's fine there too.

igorkislyuk commented 6 years ago

@RobertGummesson Hi, I get simple error - "Failed to parse logs". Otherwise, computer restart helped me. Thank you. Can we close this issue?

RobertGummesson commented 6 years ago

@RPiyush - Do you still have this problem?