issues
search
Krisiacik
/
ImageViewer
An image viewer à la Twitter
MIT License
2.54k
stars
387
forks
source link
Kellyroach/fix warnings
#191
Open
kellyroach
opened
6 years ago
kellyroach
commented
6 years ago
Fix Xcode 9.4.1 Analyzer warnings.
Update to Xcode 9.4.1 recommended project settings
Fix warning: 'weak' should not be applied to a property declaration in a protocol
Convert ImageViewerTests to Swift 4
Swift 3 @objc inference in Swift 4 mode is deprecated
Fix Xcode 9.4.1 Analyzer warnings.