pkluz / PKRevealController

PKRevealController is a delightful view controller container for iOS, enabling you to present multiple controllers on top of one another.
Other
3.85k stars 659 forks source link

Catch complier warnings #197

Open adonoho opened 10 years ago

adonoho commented 10 years ago

Xcode Version 5.1 (5B130a) flagged some routines. I also initialize the display state to a well known value.

rzulkoski commented 10 years ago

I like keeping my project free of warnings, please merge 974e839 when you get a chance. Thanks! :)