去掉kiwi.framework
This commit is contained in:
@@ -33,10 +33,10 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
- (void)startWithVHost:(NSString *)vhost appName:(NSString *)appName;
|
||||
/**
|
||||
设置洋葱盾appKey和rs
|
||||
@return 0表示成功,非0表示失败,请咨询Kiwi开发人员
|
||||
设置代理服务器地址(如洋葱盾转化后的地址)
|
||||
@param address 代理地址,格式如 http://127.0.0.1:12345
|
||||
*/
|
||||
+ (NSInteger)setKiwiAppKey:(const char *)appKey name:(const char *)name;
|
||||
+ (void)setProxyAddress:(NSString *)address;
|
||||
|
||||
+ (NSString *)sdkVersion;
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user