* feat: update app identifiers and development team for iOS and macOS builds * feat: rename AmneziaVPN to DefaultVPN in iOS configuration and code references * Complete rename * Missed folder renamed * Translation removed from commit * Another step of renaming * submodule reverted
7 lines
127 B
Objective-C
7 lines
127 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
@interface QIOSApplicationDelegate
|
|
@end
|
|
|
|
@interface QIOSApplicationDelegate (DefaultVPNDelegate)
|
|
@end
|