hida
希望你们尽快把 含有使用了 UIWebView api 的库修复完成。我帮你们罗列了一下:
1. cd /iOSSDK@2.6.5.80023_20200314/SDK
2. find . -type f | grep -e ".a" -e ".framework" | xargs grep -s UIWebView
Binary file ./Libs/liblibWeex.a matches
Binary file ./Libs/liblibPDRCore.a matches
Binary file ./Libs/libTCWeiboSDK.a matches
Binary file ./Libs/libSinaShare.a matches
Binary file ./Libs/libQHOauth.a matches
Binary file ./Libs/QHADSDK.framework/QHADSDK matches
Binary file ./Libs/liblibPGInvocation.a matches
Binary file ./Libs/GoogleMobileAds.framework/GoogleMobileAds matches
./Libs/qucFrameWorkAll.framework/Versions/A/Headers/QUCIframeViewController.h:@interface QUCIframeViewController : QUCBasicViewController<UIWebViewDelegate>
./Libs/qucFrameWorkAll.framework/Versions/A/Headers/QUCIframeView.h:@property (nonatomic,strong) UIWebView *webView;
Binary file ./Libs/qucFrameWorkAll.framework/Versions/A/qucFrameWorkAll matches
./Libs/qucFrameWorkAll.framework/Versions/Current/Headers/QUCIframeViewController.h:@interface QUCIframeViewController : QUCBasicViewController<UIWebViewDelegate>
./Libs/qucFrameWorkAll.framework/Versions/Current/Headers/QUCIframeView.h:@property (nonatomic,strong) UIWebView *webView;
Binary file ./Libs/qucFrameWorkAll.framework/Versions/Current/qucFrameWorkAll matches
./Libs/qucFrameWorkAll.framework/Headers/QUCIframeViewController.h:@interface QUCIframeViewController : QUCBasicViewController<UIWebViewDelegate>
./Libs/qucFrameWorkAll.framework/Headers/QUCIframeView.h:@property (nonatomic,strong) UIWebView *webView;
Binary file ./Libs/qucFrameWorkAll.framework/qucFrameWorkAll matches
Binary file ./Libs/libWeChatSDK_pay.a matches
Binary file ./Libs/MiPassport.framework/MiPassport matches
./Libs/MiPassport.framework/Headers/MPAuthorizeDialog.h:@interface MPAuthorizeDialog : UIView <UIWebViewDelegate>
./Libs/MiPassport.framework/Headers/MPAuthorizeDialog.h: UIWebView *webView;
Binary file ./Libs/libWeChatSDK.a matches
Binary file ./Libs/TBWXDevTool.framework/TBWXDevTool matches
Binary file ./Libs/AlipaySDK.framework/AlipaySDK matches
想跟老板说下,你们把这些 .a 都开源吧!说真的没什么技术含量,到是给开发者设置了好多障碍物。
2020-03-17 12:27
639 个评论
要回复文章请先登录或注册
可乐A
hida
hida
睡着就睡着了
水手
2***@qq.com
霍金
睡着就睡着了
9***@qq.com
DCloud_App_Array (作者)