You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: