1. podfile 内容如下:

platform :ios, '7.0'

pod 'RongCloudIMKitWithVoip', '2.4.3'

  现在最新是2.4.3

  导入之后,就直接可以用了。不像手动导入,还要设置引入动态库等。

2. 测试工程路径

https://github.com/gs01md/testRongyun

最新文章

  1. jquery 在页面中三种写法
  2. Catalyst揭秘 Day6 Physical plan解析
  3. 【BZOJ 1015】[JSOI2008]星球大战starwar
  4. thinkphp框架之模型(数据库查询)
  5. 三维CAD塑造——基于所述基本数据结构一半欧拉操作模型
  6. 重写ViewPager实施单一交有关切换到这个问题,并没有缓存
  7. Android Binder IPC详解-Android学习之旅(96)
  8. Solr的中英文分词实现
  9. 自学Python之路-django
  10. 微信小程序 如何获取用户code
  11. 数据分析之numpy模块
  12. skipper http router 工具
  13. JSP:注册&登录
  14. layui点击弹框页面 表单请求
  15. php5.6 的interactive模式
  16. Access restriction: The method typeNameToClass(String) from the type ObjectHandler is not accessible due to restriction on required library
  17. Android ViewDragHelper全然解析 自己定义ViewGroup神器
  18. day6-python基础
  19. mpvue微信小程序开发随笔
  20. mysql中事务

热门文章

  1. emacs format
  2. js中如何获取时间
  3. 单词接龙(dragon)
  4. STL入门2
  5. ANSI X9.8标准 PIN xor PAN获取PIN BlOCK
  6. Android---->RelativeLayout相对对齐方式布局
  7. 深入浅出Ajax(一)
  8. ural1613 For Fans of Statistics
  9. SQLSERVER设置行号
  10. 丑数 LeeTCode