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
Look from a superficial perspective, there is a couple of minimal compile-time errors being that are easy to fix.
.../Pods/SimpleImageViewer/ImageViewer/AnimatableImageView.swift:6:31: 'UIViewContentMode' has been renamed to 'UIView.ContentMode'
.../Pods/SimpleImageViewer/ImageViewer/ImageViewerController.swift:62:39: 'UIScrollViewDecelerationRateFast' has been renamed to 'UIScrollView.DecelerationRate.fast'
Please update for Swift 5.0 Support
The text was updated successfully, but these errors were encountered: