delba / Permission

A unified API to ask for permissions on iOS
MIT License
2.9k stars 320 forks source link

Migrate to Swift 4.2 #137

Closed eb-miguelhernandez closed 4 years ago

eb-miguelhernandez commented 5 years ago

Xcode 10.2 will no longer support the current version of Swift. A migration to Swift 4.2 is needed.

I am using this forked version right now, as of 2nd April 2019 and it's compiling for me so far on Xcode 10.2.

eb-miguelhernandez commented 5 years ago

I had a hard battle with Travis, but I won. Now tests are passing. Could you please merge this with master?

delba commented 4 years ago

Hi @eb-miguelhernandez, thank you very much for the PR. The project has been updated to the latest Swift version, there were many tweaks involved. Thanks again :)