mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 15:38:28 +02:00
Prepare the MatrixKit-Bridging-Header.h for new MatrixKit location.
This commit is contained in:
16
Riot/Modules/MatrixKit/MatrixKit-Bridging-Header.h
Normal file
16
Riot/Modules/MatrixKit/MatrixKit-Bridging-Header.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// Use this file to import your target's public headers that you would like to expose to Swift.
|
||||
//
|
||||
|
||||
#import "MXKAppSettings.h"
|
||||
#import "MXKTools.h"
|
||||
#import "NSBundle+MatrixKit.h"
|
||||
#import "NSBundle+MXKLanguage.h"
|
||||
#import "MXKAccount.h"
|
||||
#import "MXKAccountManager.h"
|
||||
#import "MXKContactManager.h"
|
||||
#import "MXSDKOptions.h"
|
||||
#import "MXKeyProvider.h"
|
||||
|
||||
#import "MXKRoomInputToolbarView.h"
|
||||
#import "MXKImageView.h"
|
||||
Reference in New Issue
Block a user