Преглед на файлове

修改指定国际化分支 POD

jsonwang преди 3 години
родител
ревизия
bac8d78e60
променени са 1 файла, в които са добавени 19 реда и са изтрити 20 реда
  1. 19 20
      Podfile

+ 19 - 20
Podfile

@@ -26,27 +26,26 @@ target 'Introduce' do
 #  pod 'BFRecordScreenKit',     '0.1.0'
 #  pod 'BFRecordScreenKit',     '0.1.0'
 
 
 ## Pods-for-Archive(Jenkins)
 ## Pods-for-Archive(Jenkins)
-#  pod 'BFCommonKit',           :git => 'https://git.yishihui.com/iOS/BFCommonKit.git'
-#  pod 'BFNetRequestKit',       :git => 'https://git.yishihui.com/iOS/BFNetRequestKit.git'
-#  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 'BFAnalyzeKit',          :git => 'https://git.yishihui.com/iOS/BFAnalyzeKit.git'
-#  pod 'BFFFmpeglib',          :git => 'https://git.yishihui.com/iOS/BFFFmpeglib.git'
-
-
+  pod 'BFCommonKit',           :git => 'https://git.yishihui.com/iOS/BFCommonKit.git', :branch => 'languages'
+  pod 'BFNetRequestKit',       :git => 'https://git.yishihui.com/iOS/BFNetRequestKit.git'
+  pod 'BFUIKit',               :git => 'https://git.yishihui.com/iOS/BFUIKit.git', :branch => 'languages'
+  pod 'BFMaterialKit',         :git => 'https://git.yishihui.com/iOS/BFMaterialKit.git', :branch => 'languages'
+  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', :branch => 'languages'
+  pod 'BFAnalyzeKit',          :git => 'https://git.yishihui.com/iOS/BFAnalyzeKit.git'
+  
+  
 #使用指定tag
 #使用指定tag
-  pod "BFCommonKit"   , :git => 'https://git.yishihui.com/iOS/BFCommonKit.git'  , :tag => '1.5.5'
-  pod "BFNetRequestKit"   , :git => 'https://git.yishihui.com/iOS/BFNetRequestKit.git'  , :tag => '1.0.3'
-  pod "BFUIKit"   , :git => 'https://git.yishihui.com/iOS/BFUIKit.git'  , :tag => '0.1.3'
-  pod "BFMaterialKit"   , :git => 'https://git.yishihui.com/iOS/BFMaterialKit.git'  , :tag => '0.2.2'
-  pod "BFLogger"   , :git => 'https://git.yishihui.com/iOS/BFLogger.git'  , :tag => '0.1.0'
-  pod "BFMediaKit"   , :git => 'https://git.yishihui.com/iOS/BFMediaKit.git'  , :tag => '0.0.1'
-  pod "BFRecordScreenKit"   , :git => 'https://git.yishihui.com/iOS/BFRecordScreenKit.git'  , :tag => '0.0.1'
-  pod "BFAnalyzeKit"   , :git => 'https://git.yishihui.com/iOS/BFAnalyzeKit.git'  , :tag => '0.0.1'
- 
+#  pod "BFCommonKit"   , :git => 'https://git.yishihui.com/iOS/BFCommonKit.git'  , :tag => '1.5.5'
+#  pod "BFNetRequestKit"   , :git => 'https://git.yishihui.com/iOS/BFNetRequestKit.git'  , :tag => '1.0.3'
+#  pod "BFUIKit"   , :git => 'https://git.yishihui.com/iOS/BFUIKit.git'  , :tag => '0.1.3'
+#  pod "BFMaterialKit"   , :git => 'https://git.yishihui.com/iOS/BFMaterialKit.git'  , :tag => '0.2.2'
+#  pod "BFLogger"   , :git => 'https://git.yishihui.com/iOS/BFLogger.git'  , :tag => '0.1.0'
+#  pod "BFMediaKit"   , :git => 'https://git.yishihui.com/iOS/BFMediaKit.git'  , :tag => '0.0.1'
+#  pod "BFRecordScreenKit"   , :git => 'https://git.yishihui.com/iOS/BFRecordScreenKit.git'  , :tag => '0.0.1'
+#  pod "BFAnalyzeKit"   , :git => 'https://git.yishihui.com/iOS/BFAnalyzeKit.git'  , :tag => '0.0.1'
+#
   
   
 ## ak:Pods-for-testing
 ## ak:Pods-for-testing
 ## zq:Pods-for-testing
 ## zq:Pods-for-testing