YapDatabase
YapDatabase copied to clipboard
Error Closure use of non-escaping parameter 'block' may allow it to escape
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
