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
I am using Swift version 4.2. When i install pod 'YapDatabase' successfully and then run my project. In some swift files have Error Closure use of non-escaping parameter 'block' may allow it to escape. Parameter 'block' is implicitly non-escaping
The text was updated successfully, but these errors were encountered:
I am using Swift version 4.2. When i install pod 'YapDatabase' successfully and then run my project. In some swift files have Error Closure use of non-escaping parameter 'block' may allow it to escape. Parameter 'block' is implicitly non-escaping
The text was updated successfully, but these errors were encountered: