thellimist / EZAlertController

Easy Swift UIAlertController

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift 3 in the works?

oliverbytes opened this issue · comments

Hi thellimist,

just wondering if you're still working on this project and to upgrade it to work with Swift 3? I use your lib a lot and it's very helpful. Thanks a lot for the great work.

Hi @NEmory

The only PR I got related with Swift3 is #11.

You can try it out. If it doesn't work feel free to send a PR 😉

Hi! Thanks for this library. I'm using Xcode 8 and Swift 3.0 and I'm getting like 15 errors for EZAlertController.swift. Is that possible? I'm using the latest release.

Thanks!

I'll be updating swift 3 support this weekend.

On Thu, Sep 22, 2016, 23:26 Leandro notifications@github.com wrote:

Hi! Thanks for this library. I'm using Xcode 8 and Swift 3.0 and I'm
getting like 15 errors for EZAlertController.swift. Is that possible? I'm
using the latest release.

Thanks!


You are receiving this because you commented.

Reply to this email directly, view it on GitHub
#12 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGYVlAtIYNsJdEUSk9xOd8t_vIHo0LC4ks5qswCPgaJpZM4J9wQO
.

Awesome! Thanks!

Any news about this?

Hi @malakiya,

Thanks for following up. I didn't have time in the weekend. I'll work on it whenever I've spare time.