sabirvirtuoso / Mockit

A simple mocking framework for Swift, inspired by the famous http://mockito.org/
MIT License
120 stars 27 forks source link

Does it work at Swift 3.2 and/or Swift 4.0 ? #14

Closed igordeoliveirasa closed 6 years ago

igordeoliveirasa commented 6 years ago

Does it work at Swift 3.2 and/or Swift 4.0 ?

sabirvirtuoso commented 6 years ago

No not yet. Need to update.

On Oct 24, 2017 2:42 AM, "Igor de Oliveira Sá" notifications@github.com wrote:

Does it work at Swift 3.2 and/or Swift 4.0 ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sabirvirtuoso/Mockit/issues/14, or mute the thread https://github.com/notifications/unsubscribe-auth/AKNcGM4LPGzXp1l2-GfaTbrpUejAa8XMks5svPolgaJpZM4QDdvJ .

sabirvirtuoso commented 6 years ago

@igordeoliveirasa please do not hesitate to update for newer versions of Swift and send me a pull request :)

chriet commented 6 years ago

I send a pr for 4.0 :)

markcdb commented 6 years ago

Hi, I sent a pr for 4.0 since @chriet pr failed on CI

chriet commented 6 years ago

markcbd pr has been merged, can we do a release on cocoapods?