You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated Xcode and it starts to show a warning:
/RMSecondaryScroller.m:16:33: 'scrollerWidth' is deprecated: first deprecated in OS X 10.7 - Use +scrollerWidthForControlSize:scrollerStyle: instead
I believe it should be corrected to something like this?
Updated Xcode and it starts to show a warning:
/RMSecondaryScroller.m:16:33: 'scrollerWidth' is deprecated: first deprecated in OS X 10.7 - Use +scrollerWidthForControlSize:scrollerStyle: instead
I believe it should be corrected to something like this?
The text was updated successfully, but these errors were encountered: