linphone-iphone/Classes/linphone-Bridging-Header.h
2020-03-03 11:38:26 +01:00

11 lines
199 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 "AudioHelper.h"