hyperoslo / ImagePicker

:camera: Reinventing the way ImagePicker works.
Other
4.87k stars 677 forks source link

Make swift4 branch master #344

Closed richardtop closed 7 years ago

richardtop commented 7 years ago

Given Swift4 is now mainstream, its a good idea to make swift4 a default branch. Those, who not migrated could use a swift3 version.

ghost commented 7 years ago

how can i use swift 4 branch? in pods im getting swift 3 version. i want to add swift 4 brach to my project.

richardtop commented 7 years ago

@DavidKababyan check out this guide: https://stackoverflow.com/questions/39930664/how-to-install-a-pod-from-a-specific-branch

onmyway133 commented 7 years ago

@richardtop thanks, swift4 branch has been merged to master now