mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 10:32:46 +02:00
Make code compatible with !use_frameworks in Podfile
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
|
||||
#import "SettingsViewController.h"
|
||||
|
||||
#import <MatrixSDK/MXCallKitAdapter.h>
|
||||
#import <MatrixKit/MatrixKit.h>
|
||||
|
||||
#import <MediaPlayer/MediaPlayer.h>
|
||||
#import <MobileCoreServices/MobileCoreServices.h>
|
||||
#import <OLMKit/OLMKit.h>
|
||||
@@ -26,7 +27,6 @@
|
||||
#import "AppDelegate.h"
|
||||
#import "AvatarGenerator.h"
|
||||
|
||||
#import "MXKEncryptionKeysExportView.h"
|
||||
#import "BugReportViewController.h"
|
||||
|
||||
#import "WebViewViewController.h"
|
||||
|
||||
Reference in New Issue
Block a user