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
{{ message }}
This repository has been archived by the owner on May 3, 2021. It is now read-only.
Done (see develop branch). Also resolves "Method override for the designated initializer of the superclass '-init' not found" warning by marking -init unavailable where necessary.
I'm getting this error when compiling with Xcode 7 beta 5 and iOS 9 beta 5 in
DFImageView.m
.Nullability specifier 'nonnull' conflicts with existing specifier 'nullable'
The text was updated successfully, but these errors were encountered: