Esqarrouth/EZSwiftExtensions

Swift 4 support?

Khalian opened this issue ยท 12 comments

What would be the effort needed for a swift 4 upgrade/support? @goktugyil ? @lfarah ?

It seems 95% of the conversion process takes time but is trivial. The rest 5%, like some non-mainstream methods would take a lot of time to convert.

There is also no need to rush Swift 4 support for this version of the Swift. My project is Swift 4 but all my pods are Swift 3 and its working perfectly.

I could do this, but seems Lucas started it. It would be easier for single person to handle all conversion tasks except that possible weird 5%

Any updates on this? Just wondering

@happiehappie @lfarah was working on this. If there is no response over the next week, I will schedule some time and finish the upgrade.

@Khalian, any updates on this?

@hemangshah Hey sorry I did not get a chance to look at this. It seems @lfarah did not either. I will see if I can put in a few spare cycles over this weekend.

@Khalian Any update?

Just updated my PR, which is pending approval

any updates on this?

@Khalian any updates on this?

I'm also wondering about this.

This is the final PR : #476. @lfarah @goktugyil I need some eyes in this one.