hfossli / AGWindowView

Add as many UIView's to UIWindow as you want. Specify the orientation or just follow the status bar.
Other
230 stars 30 forks source link

Fixing typedef error #8

Closed langtind closed 11 years ago

langtind commented 11 years ago

Quick fix for typedef error in AGWindowViewDefines.h.

hwaxxer commented 11 years ago

@hfossli The pod doesn't compile due to the typedef error on iOS6+

hfossli commented 11 years ago

I'm accepting this fix for now even though I think it should be optimized for newer os-versions.

hfossli commented 11 years ago

Version 0.1.5 contains the @langtind fix