mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 18:12:44 +02:00
Improve the Obj-C Generated Interface Header Name definition
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#import "JitsiViewController.h"
|
||||
#import "JitsiWidgetData.h"
|
||||
#import "Riot-Swift.h"
|
||||
#import "GeneratedInterface-Swift.h"
|
||||
|
||||
#if __has_include(<MatrixSDK/MXJingleCallStack.h>)
|
||||
@import JitsiMeetSDK;
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
#import "IntegrationManagerViewController.h"
|
||||
|
||||
#import "Riot-Swift.h"
|
||||
#import "GeneratedInterface-Swift.h"
|
||||
|
||||
@interface StickerPickerViewController ()
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
#import "WidgetViewController.h"
|
||||
|
||||
#import "IntegrationManagerViewController.h"
|
||||
#import "Riot-Swift.h"
|
||||
#import "GeneratedInterface-Swift.h"
|
||||
|
||||
NSString *const kJavascriptSendResponseToPostMessageAPI = @"riotIOS.sendResponse('%@', %@);";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user