Apple has stopped accepting new apps with UIWebView, my app had some usage and was removed then I updated the FB sdk and it was removed there yet my build is getting rejected,
Contacted apple support they guided me to grep -R UIWebView *
on the xcarchive
when I run the command I get the following result which is confusing to me, how to remove UIWebView from DSYM files or what is the correct course of action please
BCSymbolMaps/12DE5FB2-2DBE-3A66-ABD5-2B64CE66D422.bcsymbolmap:l_OBJC_PROTOCOL_$_UIWebViewDelegate
BCSymbolMaps/12DE5FB2-2DBE-3A66-ABD5-2B64CE66D422.bcsymbolmap:l_OBJC_LABEL_PROTOCOL_$_UIWebViewDelegate
Binary file Products/Applications/APPNAME.app/APPNAME matches
Binary file dSYMs/GTMSessionFetcher.framework.dSYM/Contents/Resources/DWARF/GTMSessionFetcher matches
Binary file dSYMs/Mixpanel.framework.dSYM/Contents/Resources/DWARF/Mixpanel matches
Binary file dSYMs/Lottie.framework.dSYM/Contents/Resources/DWARF/Lottie matches
Binary file dSYMs/Protobuf.framework.dSYM/Contents/Resources/DWARF/Protobuf matches
Binary file dSYMs/GoogleToolboxForMac.framework.dSYM/Contents/Resources/DWARF/GoogleToolboxForMac matches
Binary file dSYMs/RangeSeekSlider.framework.dSYM/Contents/Resources/DWARF/RangeSeekSlider matches
Binary file dSYMs/PromiseKit.framework.dSYM/Contents/Resources/DWARF/PromiseKit matches
Binary file dSYMs/SwiftyJSON.framework.dSYM/Contents/Resources/DWARF/SwiftyJSON matches
Binary file dSYMs/ADCountryPicker.framework.dSYM/Contents/Resources/DWARF/ADCountryPicker matches
Binary file dSYMs/Toast_Swift.framework.dSYM/Contents/Resources/DWARF/Toast_Swift matches
Binary file dSYMs/SnapKit.framework.dSYM/Contents/Resources/DWARF/SnapKit matches
Binary file dSYMs/YoutubeKit.framework.dSYM/Contents/Resources/DWARF/YoutubeKit matches
Binary file dSYMs/IGListKit.framework.dSYM/Contents/Resources/DWARF/IGListKit matches
Binary file dSYMs/GoogleUtilities.framework.dSYM/Contents/Resources/DWARF/GoogleUtilities matches
Binary file dSYMs/AWSCore.framework.dSYM/Contents/Resources/DWARF/AWSCore matches
Binary file dSYMs/AWSS3.framework.dSYM/Contents/Resources/DWARF/AWSS3 matches
Binary file dSYMs/SocketRocket.framework.dSYM/Contents/Resources/DWARF/SocketRocket matches
Binary file dSYMs/TagListView.framework.dSYM/Contents/Resources/DWARF/TagListView matches