فهرست منبع

使用 DEV 分支库

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

+ 2 - 2
Podfile

@@ -32,8 +32,8 @@ target 'Introduce' do
   pod 'BFUIKit',               :git => 'https://git.yishihui.com/iOS/BFUIKit.git'
   pod 'BFMaterialKit',         :git => 'https://git.yishihui.com/iOS/BFMaterialKit.git'
   pod 'BFLogger',              :git => 'https://git.yishihui.com/iOS/BFLogger.git'
-  pod 'BFMediaKit',            :git => 'https://git.yishihui.com/iOS/BFMediaKit.git'
-  pod 'BFRecordScreenKit',     :git => 'https://git.yishihui.com/iOS/BFRecordScreenKit.git'
+  pod 'BFMediaKit',            :git => 'https://git.yishihui.com/iOS/BFMediaKit.git',:branch => 'dev'
+  pod 'BFRecordScreenKit',     :git => 'https://git.yishihui.com/iOS/BFRecordScreenKit.git',:branch => 'dev'
   pod 'BFAnalyzeKit',          :git => 'https://git.yishihui.com/iOS/BFAnalyzeKit.git'
   pod "BFFFmpeglib",           :git => 'https://git.yishihui.com/iOS/BFFFmpeglib.git'