hyperoslo / ImagePicker

:camera: Reinventing the way ImagePicker works.
Other
4.86k stars 676 forks source link

Upgrade to Swift 4.2 #442

Closed weslindsay closed 4 years ago

weslindsay commented 5 years ago

This migrates the ImagePicker source to Swift 4.2.

A fresh clone of the project will not actually build the test scheme locally as there are references to files which are missing. I have removed these but if anyone has any objections to that I am happy to revert this change.

There are some SwiftLint tidy ups which consist mostly of whitespace removal, trailing closure syntax and static declarations. I hope these are in keeping with the style guide but I'm happy to remove them if they violate any guide rules.

bilawal-liaqat commented 5 years ago

@weslindsay How we can update Pod to support swift 4.2 ?