feat: sync httpdns sdk/platform updates without large binaries
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// DemoLogViewController.h
|
||||
// TrustHttpDNSTestDemo
|
||||
//
|
||||
// @author Created by Claude Code on 2025-10-05
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface DemoLogViewController : UIViewController
|
||||
|
||||
- (void)setInitialText:(NSString *)text;
|
||||
- (void)appendLine:(NSString *)line;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user