Make code compatible with !use_frameworks in Podfile

This commit is contained in:
manuroe
2017-11-23 16:09:19 +01:00
parent 0f968689ff
commit a7907364e7
33 changed files with 38 additions and 46 deletions
+2 -2
View File
@@ -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"