XCAStocksAPI icon indicating copy to clipboard operation
XCAStocksAPI copied to clipboard

Cannot infer return type error in jsonDecoder

Open malik85a opened this issue 2 years ago • 0 comments

Thanks for this amazing package.

When I downloaded the package manually and opened it in Xcode and tried to build, I got this error: "Cannot infer return type for closure with multiple statements; add explicit type to disambiguate" This happened on line 19 in XCAStocksAPI jsonDecoder.

malik85a avatar Nov 01 '22 06:11 malik85a