新增项目
This commit is contained in:
18
YuMi/Appdelegate/AppDelegate+ThirdConfig.h
Normal file
18
YuMi/Appdelegate/AppDelegate+ThirdConfig.h
Normal file
@@ -0,0 +1,18 @@
|
||||
//
|
||||
// AppDelegate+ThirdConfig.h
|
||||
// YUMI
|
||||
//
|
||||
// Created by YUMI on 2021/9/13.
|
||||
//
|
||||
|
||||
#import "AppDelegate.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface AppDelegate (ThirdConfig)
|
||||
- (void)initTertiusDisposition;
|
||||
|
||||
- (void)setupLaunchADRegard;
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
Reference in New Issue
Block a user