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
there are many warnings in swift4.1 and xcode 9.3 like this :'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
#791
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
there are many warnings in swift4.1 and xcode 9.3 like this :'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
Build Information
General guidelines
The text was updated successfully, but these errors were encountered: