module compiled with Swift 2.3 cannot be imported in Swift 3.0
Gopitech21 opened this issue · 4 comments
Gopitech21 commented
error: module compiled with Swift 2.3 cannot be imported in Swift 3.0: /Users/***********/Build/Products/Debug-iphoneos/Refresher/Refresher.framework/Modules/Refresher.swiftmodule/arm64.swiftmodule
jcavar commented
Yes, this requires some work to support Swift 3. I am not sure when I will have time to check this though.
nevinjethmalani commented
Would it be possible for you to give us an estimated time on when you might be able to add support for swift 3.0. Really love what you have done and we need to migrate to swift 3.0 but are waiting for this pod.
jcavar commented
Now when Swift 3 is out, I will try to look into it as soon as I can.
jcavar commented
Refresher 0.6.1 is now out with Swift 3 support. You can give it a try!