Open keisyrzk opened 4 years ago
Hey,
I am facing the problem when submitting to Apple. I did the search with 'grep' command and have a result in RxDataSources. Could you please tell me if the problem really exists by your side? Thanks.
MacBook-Pro-Esteban:iOS esteban$ grep -r UIWebView . Binary file ./RxDataSources.framework.dSYM/Contents/Resources/DWARF/RxDataSources matches
iOS Swift v4.0.1
Update to RxSwift 5.1.0 #358
@keisyrzk
I guess it resolved.
rm -rf Carthage carthage update --platform iOS --no-use-binaries
and
grep -r UIWebView .
Will this be fixed?
Hey,
I am facing the problem when submitting to Apple. I did the search with 'grep' command and have a result in RxDataSources. Could you please tell me if the problem really exists by your side? Thanks.
MacBook-Pro-Esteban:iOS esteban$ grep -r UIWebView . Binary file ./RxDataSources.framework.dSYM/Contents/Resources/DWARF/RxDataSources matches
iOS Swift v4.0.1