feat: sync httpdns sdk/platform updates without large binaries
This commit is contained in:
13
HttpDNSSDK/sdk/ios/NewHttpDNSTestDemo/DemoViewController.h
Normal file
13
HttpDNSSDK/sdk/ios/NewHttpDNSTestDemo/DemoViewController.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// DNSDemoViewController.h
|
||||
// TrustHttpDNSTestDemo
|
||||
//
|
||||
// @author Created by Claude Code on 2025-10-05
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
#import "DemoHttpdnsScenario.h"
|
||||
|
||||
@interface DemoViewController : UIViewController <DemoHttpdnsScenarioDelegate>
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user