Wong
Wong
+1. Same issue here.
Hey @seriyvolk83 I've just noticed your PR, any reason for rolling back the fix?
Seems like #837 doesn't work in Swift 4. Any idea to create a PR for this?
4.3.0 is compatible with Swift 5.0, you need to switch to
v4.3.0 required Swift 5 to compile.
@leonid-s-usov This is not a backward incompatible change. We don't add/remove any APIs in this version. You can use Xcode 10.2 to compile Swift 5, Swift 4.2, or Swift 4....
@Arneoldenhave Hey,just run pod install again and you will be there.
Are you guys using `Alamofire.JSON` instead of `SwiftyJSON.JSON` ?
@FridaySG Yes, I believe this is an existing issue on Ubuntu, I am currently working on this. Thanks for filling this. We are going to support this ASAP.
@elk941 Sorry for the late response, I have maintained a [fork](https://github.com/wongzigii/SwiftyJSON/pull/1) here to start Linux bridging progress. SwiftyJSON is already buildable on Linux, however, there are still some testcases which...