Augustyniak / RATreeView

Library providing easy-to-use interface for displaying tree structures on iOS and tvOS.
MIT License
2.49k stars 466 forks source link

Getting warnings in xcode 9.4.1: This block declaration is not a prototype #257

Open kmav opened 5 years ago

kmav commented 5 years ago

I use xcode 9.4.1. I am getting 16 warnings "This block declaration is not a prototype". Is it possible to fix that? screen shot 2018-08-25 at 01 49 13

kmav commented 5 years ago

I use latest RATreeView: pod "RATreeView", "~> 2.1.2"