فهرست منبع

添加调试工具

jsonwang 3 سال پیش
والد
کامیت
d5efe2c5d5
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      Podfile

+ 2 - 0
Podfile

@@ -18,4 +18,6 @@ target 'MusicVideoPlus' do
   pod 'UMDevice','1.2.0'
   pod 'UMCSecurityPlugins','1.0.6'
   pod 'UMAPM','1.2.1'
+  # debug 模式下连接沙盒调试工具 
+  pod 'WoodPeckeriOS', :configurations => ['Debug']
 end