appsquickly / typhoon

Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨
https://pilgrim.ph
Apache License 2.0
2.7k stars 270 forks source link

Documentation warnings #564

Closed Emailrus closed 6 years ago

Emailrus commented 7 years ago

Methods in TyphoonDefinition+Storyboard.h share one comment and XCode doesn't like discrepancies between param and actual declaration now. Therefore it has a couple of dozens warnings repeating:

Warning:(22, 9) parameter 'storyboard' not found in the function declaration
Warning:(24, 9) parameter 'injections' not found in the function declaration
jasperblues commented 7 years ago

Thanks a lot for reporting. Would you be interested in sending a pull request?

Emailrus commented 7 years ago

Maybe a couple of weeks later. Unless someone else will fix it