spm仓库支持,通用仓库
lpw
2 days ago 3f21f1e4d3d5e22d57ec392c41098841e8b0784d
WASdkImpl/WASdkImpl.xcframework/ios-arm64/WASdkImpl.framework/Headers/WASdkLoginSingleton.h
@@ -32,4 +32,9 @@
-(void)loginPlatform:(NSString*)platform WithExtInfo:(NSString *)extInfo delegate:(id<WALoginDelegate>)delegate;
@property(nonatomic)BOOL switchWaLogin; //如果是切换wa账号,需要处理UI
@property(nonatomic)BOOL isInternalSwithLogin; //内部切换帐号,如果内部切换帐号,在登录框的返回按钮要展示。
@end