Hello,
I can't find any branch for iOS Swift 2.3.
Is is possible to have one so we can start migrating SwiftyJSON to Swift 2.3 (+ use it in our projects with Carthage and CocoaPods).
Thanks,
Axel
We have a big App and decide to go with Swift 2.3 first. Can we have Swift 2.3 branch soon?
+1
+1
+1
I forked this repo and fiddled with it until it worked with Swift 2.3 on the master branch (working with Carthage):
https://github.com/abarnes/SwiftyJSON
There's a pull request waiting. I think it's odd that such a popular library does not support Swift 2.3. If I can be of any use, I am ready to help.
https://github.com/SwiftyJSON/SwiftyJSON/pull/611
+1
Came here looking for this support as well.
+1
There are multiple PR's waiting right now that support Swift 2.3. I'm currently using this one and it builds fine: https://github.com/SwiftyJSON/SwiftyJSON/pull/611
Swift3 and Swift2.3 support is here
Closing this one to cleanup the issue list, feel free to reopen this if needed.
Cheers
Thanks, it compiles!
Most helpful comment
There's a pull request waiting. I think it's odd that such a popular library does not support Swift 2.3. If I can be of any use, I am ready to help.
https://github.com/SwiftyJSON/SwiftyJSON/pull/611