feat: sync httpdns sdk/platform updates without large binaries
This commit is contained in:
17
HttpDNSSDK/sdk/ios/NewHttpDNSTestDemo/AppDelegate.h
Normal file
17
HttpDNSSDK/sdk/ios/NewHttpDNSTestDemo/AppDelegate.h
Normal file
@@ -0,0 +1,17 @@
|
||||
//
|
||||
// AppDelegate.h
|
||||
// TrustHttpDNSTestDemo
|
||||
//
|
||||
// Created by junmo on 2018/8/3.
|
||||
// Copyright © 2018<31><38>?trustapp.com. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface AppDelegate : UIResponder <UIApplicationDelegate>
|
||||
|
||||
@property (strong, nonatomic) UIWindow *window;
|
||||
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user