Skip to content

Latest commit

 

History

History
executable file
·
27 lines (16 loc) · 565 Bytes

README.md

File metadata and controls

executable file
·
27 lines (16 loc) · 565 Bytes

Wilddog Video iOS 快速入门

完整文档


环境准备

  • Xcode 7.0 及以上版本
  • iOS 8.0 及以上版本

安装快速入门

使用 Cocoapods 管理快速入门包。进入工程目录,执行以下命令,自动下载依赖并更新到最新版。

 $ pod install

下载完毕后会自动创建 WilddogVideoDemo.xcworkspace,打开:

 $ open WilddogVideoDemo.xcworkspace

在 Xcode 中编译运行快速入门,把快速入门安装到 iPhone 中。