Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CCVideo
VOD_iOS_SDK
Wiki
2.集成指南
2.集成指南
· Changes
Page history
Updated 2.集成指南 (markdown)
authored
Nov 15, 2019
by
Han Ruisong
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
2.集成指南.md
2.集成指南.md
+3
-0
No files found.
2.集成指南.md
View page @
b2a5adb1
## 1.SDK集成
### 1.1 方法1:Cocoapods导入
...
...
@@ -30,6 +31,8 @@ SDK依赖的系统库如下
-
MobileCoreServices.framework
-
CoreMedia.framework
项目 - TARGETS - Build Settings所有Other Linker Flags,添加-lxml2。
## 2.SDK demo项目结构
名称|描述
...
...