Improve the Obj-C Generated Interface Header Name definition

This commit is contained in:
Philippe Loriaux
2021-10-26 17:42:33 +02:00
parent 83a73e1a5d
commit af20d24960
149 changed files with 157 additions and 193 deletions
@@ -18,11 +18,7 @@
#import "ShareManager.h"
#import "ThemeService.h"
#ifdef IS_SHARE_EXTENSION
#import "RiotShareExtension-Swift.h"
#else
#import "Riot-Swift.h"
#endif
#import "GeneratedInterface-Swift.h"
@interface ShareExtensionRootViewController ()