公告板
版本库
filestore
活动
搜索
登录
陈嘉乐
/
LinphoneIOSDemo
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
2021-08-02 1.更新
JLChen
2021-08-02
38f4fb064df09f344fc3237409c76a9fba2a8a9e
[~cjl/LinphoneIOSDemo.git]
/
VoipDemo
/
Pods
/
Target Support Files
/
linphone-sdk
/
linphone-sdk-prefix.pch
1
2
3
4
5
6
7
8
9
10
11
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif