linphone-iphone/Classes/linphone-Bridging-Header.h

17 lines
381 B
Objective-C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import <UIKit/UIkit.h>
#import "FastAddressBook.h"
#import "Log.h"
#import "LinphoneUI/UICompositeView.h"
#import "Contact.h"
#import "StatusBarView.h"
#import "LinphoneUI/UIBouncingView.h"
#import "PhoneMainView.h"
#import "UICamSwitch.h"
#import "UIChatBubbleTextCell.h"