Make code compatible with !use_frameworks in Podfile

This commit is contained in:
manuroe 2017-11-23 16:09:19 +01:00
parent 20cd1f96fb
commit 45f07ab466
33 changed files with 38 additions and 46 deletions

View file

@ -22,7 +22,7 @@
#import "AppDelegate.h"
#import "BugReportViewController.h"
#import "NSBundle+MatrixKit.h"
#import <MatrixKit/MatrixKit.h>
static RageShakeManager* sharedInstance = nil;

View file

@ -34,8 +34,7 @@
#import "BugReportViewController.h"
#import "RoomKeyRequestViewController.h"
#import "NSBundle+MatrixKit.h"
#import "MatrixSDK/MatrixSDK.h"
#import <MatrixKit/MatrixKit.h>
#import "Tools.h"
#import "WidgetManager.h"
@ -49,9 +48,6 @@
// Calls
#import "CallViewController.h"
#import <MatrixSDK/MXCallKitAdapter.h>
#import <MatrixSDK/MXCallKitConfiguration.h>
#import "MXSession+Riot.h"
#import "MXRoom+Riot.h"

View file

@ -14,7 +14,7 @@
limitations under the License.
*/
#import "MXKRoomBubbleCellDataWithAppendingMode.h"
#import <MatrixKit/MatrixKit.h>
// Custom tags for MXKRoomBubbleCellDataStoring.tag
typedef NS_ENUM(NSInteger, RoomBubbleCellDataTag)

View file

@ -16,8 +16,8 @@
#import <Foundation/Foundation.h>
#import <MatrixKit/MatrixKit.h>
#import "RoomEmailInvitation.h"
#import "MXSession.h"
#import "RoomDataSource.h"
/**

View file

@ -15,6 +15,8 @@
limitations under the License.
*/
#import <MatrixKit/MatrixKit.h>
#import "HomeMessagesSearchDataSource.h"
#import "RoomBubbleCellData.h"

View file

@ -17,7 +17,8 @@
#import <Foundation/Foundation.h>
#import <MatrixSDK/MatrixSDK.h>
#import "MXKRecentCellData.h"
#import <MatrixKit/MatrixKit.h>
/**
`RecentCellData` is Vector cuustomized MXKRecentCellData` cell.
*/

View file

@ -16,7 +16,7 @@
#import "WidgetManager.h"
#import "MXKAppSettings.h"
#import <MatrixKit/MatrixKit.h>
#pragma mark - Contants

View file

@ -29,7 +29,7 @@
#import "MediaAlbumTableCell.h"
#import "MXKPieChartView.h"
#import <MatrixKit/MatrixKit.h>
static void *CapturingStillImageContext = &CapturingStillImageContext;
static void *RecordingContext = &RecordingContext;

View file

@ -23,7 +23,7 @@
#import "MXRoom+Riot.h"
#import "NSBundle+MatrixKit.h"
#import <MatrixKit/MatrixKit.h>
#import "RoomViewController.h"

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"

View file

@ -17,7 +17,7 @@
#import "ContactTableViewCell.h"
#import "MXKContactManager.h"
#import <MatrixKit/MatrixKit.h>
#import "RiotDesignValues.h"

View file

@ -16,8 +16,6 @@
#import <MatrixKit/MatrixKit.h>
#import "MXKDirectoryServerCellDataStoring.h"
/**
The `DirectoryServerTableViewCell` cell displays a server .
*/

View file

@ -14,7 +14,7 @@
limitations under the License.
*/
#import "MXKTableViewCell.h"
#import <MatrixKit/MatrixKit.h>
/**
'MediaAlbumTableCell' is a base class for displaying a user album.

View file

@ -14,7 +14,7 @@
limitations under the License.
*/
#import "MXKRoomIncomingAttachmentBubbleCell.h"
#import <MatrixKit/MatrixKit.h>
/**
`RoomIncomingAttachmentBubbleCell` displays incoming attachment bubbles with sender's information.

View file

@ -14,7 +14,7 @@
limitations under the License.
*/
#import "MXKRoomIncomingAttachmentBubbleCell.h"
#import <MatrixKit/MatrixKit.h>
/**
`RoomIncomingAttachmentWithPaginationTitleBubbleCell` displays incoming attachment bubbles with sender's information and a pagination title.

View file

@ -14,7 +14,7 @@
limitations under the License.
*/
#import "MXKRoomIncomingAttachmentWithoutSenderInfoBubbleCell.h"
#import <MatrixKit/MatrixKit.h>
/**
`RoomIncomingAttachmentWithoutSenderInfoBubbleCell` displays incoming message bubbles without sender's information.

View file

@ -14,7 +14,7 @@
limitations under the License.
*/
#import "MXKRoomIncomingTextMsgBubbleCell.h"
#import <MatrixKit/MatrixKit.h>
/**
`RoomIncomingTextMsgBubbleCell` displays incoming message bubbles with sender's information.

View file

@ -14,7 +14,7 @@
limitations under the License.
*/
#import "MXKRoomIncomingTextMsgBubbleCell.h"
#import <MatrixKit/MatrixKit.h>
/**
`RoomIncomingTextMsgWithPaginationTitleBubbleCell` displays incoming message bubbles with sender's information.

View file

@ -14,7 +14,7 @@
limitations under the License.
*/
#import "MXKRoomIncomingTextMsgWithoutSenderInfoBubbleCell.h"
#import <MatrixKit/MatrixKit.h>
/**
`RoomIncomingTextMsgWithoutSenderInfoBubbleCell` displays incoming message bubbles without sender's information.

View file

@ -14,7 +14,7 @@
limitations under the License.
*/
#import "MXKRoomOutgoingAttachmentBubbleCell.h"
#import <MatrixKit/MatrixKit.h>
/**
`RoomOutgoingAttachmentBubbleCell` displays outgoing attachment bubbles.

View file

@ -14,7 +14,7 @@
limitations under the License.
*/
#import "MXKRoomOutgoingAttachmentWithoutSenderInfoBubbleCell.h"
#import <MatrixKit/MatrixKit.h>
#import "RoomOutgoingAttachmentBubbleCell.h"
/**

View file

@ -14,7 +14,7 @@
limitations under the License.
*/
#import "MXKRoomOutgoingTextMsgBubbleCell.h"
#import <MatrixKit/MatrixKit.h>
/**
`RoomOutgoingTextMsgBubbleCell` displays outgoing message bubbles with user's picture and name.

View file

@ -14,7 +14,7 @@
limitations under the License.
*/
#import "MXKRoomOutgoingTextMsgWithoutSenderInfoBubbleCell.h"
#import <MatrixKit/MatrixKit.h>
/**
`RoomOutgoingTextMsgWithoutSenderInfoBubbleCell` displays outgoing message bubbles without user's name.

View file

@ -16,7 +16,7 @@
*/
#import <Foundation/Foundation.h>
#import <HPGrowingTextView.h>
#import <HPGrowingTextView/HPGrowingTextView.h>
#import "RoomInputToolbarView.h"
@interface KeyboardGrowingTextView: HPGrowingTextView

View file

@ -14,7 +14,7 @@
limitations under the License.
*/
#import "MXKRoomBubbleTableViewCell.h"
#import <MatrixKit/MatrixKit.h>
/**
`MessagesSearchResultAttachmentBubbleCell` displays an attachment with the information of the room and the sender.

View file

@ -14,7 +14,7 @@
limitations under the License.
*/
#import "MXKRoomBubbleTableViewCell.h"
#import <MatrixKit/MatrixKit.h>
/**
`MessagesSearchResultTextMsgBubbleCell` displays a message text with the information of the room and the sender.

View file

@ -14,8 +14,8 @@
limitations under the License.
*/
#import "MXKTableViewCellWithButton.h"
#import <MatrixKit/MatrixKit.h>
@interface TableViewCellWithButton : MXKTableViewCellWithButton
@end
@end

View file

@ -14,7 +14,7 @@
limitations under the License.
*/
#import "MXKTableViewCell.h"
#import <MatrixKit/MatrixKit.h>
@interface TableViewCellWithCheckBoxAndLabel : MXKTableViewCell

View file

@ -14,7 +14,7 @@
limitations under the License.
*/
#import "MXKTableViewCell.h"
#import <MatrixKit/MatrixKit.h>
@class TableViewCellWithCheckBoxes;
@ -88,4 +88,4 @@
*/
- (BOOL)checkBoxValueAtIndex:(NSUInteger)index;
@end
@end

View file

@ -14,7 +14,7 @@
limitations under the License.
*/
#import "MXKTableViewCell.h"
#import <MatrixKit/MatrixKit.h>
@interface TableViewCellWithLabelAndLargeTextView : MXKTableViewCell <UITextViewDelegate>
@ -27,4 +27,4 @@
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *textViewWidthConstraint;
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *textViewTrailingConstraint;
@end
@end

View file

@ -16,7 +16,7 @@
#import "ShareExtensionManager.h"
#import "SharePresentingViewController.h"
#import "MXKPieChartHUD.h"
#import <MatrixKit/MatrixKit.h>
@import MobileCoreServices;
#import "objc/runtime.h"

View file

@ -20,8 +20,7 @@
#import "ShareExtensionManager.h"
#import "RecentCellData.h"
#import "RiotDesignValues.h"
#import "MXKPieChartView.h"
#import "MXKPieChartHUD.h"
#import <MatrixKit/MatrixKit.h>
@interface RoomsListViewController () <ShareExtensionManagerDelegate>

View file

@ -16,11 +16,7 @@
#import "IntentHandler.h"
#import "MXKAccount.h"
#import "MXKAccountManager.h"
#import "MXFileStore.h"
#import "MXRestClient.h"
#import "MXSession.h"
#import <MatrixKit/MatrixKit.h>
@interface IntentHandler () <INStartAudioCallIntentHandling, INStartVideoCallIntentHandling, INSendMessageIntentHandling>