spm仓库支持,通用仓库
lpw
2 days ago 147a27646a80fe2142e317bbd19003ed47bae35d
WASdkImpl/WASdkImpl.xcframework/ios-x86_64-simulator/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