Alamofire-SwiftyJSON
Alamofire-SwiftyJSON copied to clipboard
Can't compile with Xcode 10.2
Xcode 10.2 was released today, which made Swift 5 the latest version, and dropped support for Swift 3. However, this project's Swift version is still set to Swift 3, so this project can't be compiled with Xcode 10.2 or be used with Swift 5 targets
Make it compatible with Alamofire 5+
Hello, any PRs would be appreciated.
@wongzigii is this project abandoned?