Przeglądaj źródła

使用 DEV 分支库

jsonwang 3 lat temu
rodzic
commit
a79478f823
1 zmienionych plików z 2 dodań i 2 usunięć
  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'