|
@@ -75,8 +75,6 @@ target 'RainbowPlanet' do
|
|
|
# 内存泄露
|
|
|
# pod 'MLeaksFinder'
|
|
|
# pod 'FBMemoryProfiler'
|
|
|
- # bug统计
|
|
|
- pod 'Bugly'
|
|
|
|
|
|
|
|
|
#======================第三方平台===========
|
|
@@ -123,5 +121,9 @@ target 'RainbowPlanet' do
|
|
|
pod 'RongCloudIM/IMLib', '2.9.24'
|
|
|
#融云 IM 界面组件
|
|
|
pod 'RongCloudIM/IMKit', '2.9.24'
|
|
|
+
|
|
|
+ #=====================Bugly===========
|
|
|
+ # bug统计
|
|
|
+ pod 'Bugly'
|
|
|
|
|
|
end
|