RobertGummesson / BuildTimeAnalyzer-for-Xcode

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

fix: deprecated usage of 'class' keyword #107

Closed MojtabaHs closed 11 months ago

MojtabaHs commented 1 year ago

Just changed them to AnyObject as Xcode suggests according to Swift changes

RobertGummesson commented 11 months ago

Should be fixed with one of the recent pull requests