فهرست منبع

开发阶段修改podfile

huzhiqiang 3 سال پیش
والد
کامیت
df4705bf9d
1فایلهای تغییر یافته به همراه4 افزوده شده و 5 حذف شده
  1. 4 5
      Podfile

+ 4 - 5
Podfile

@@ -5,13 +5,12 @@ target 'MusicVideoPlus' do
   use_frameworks!
   use_frameworks!
   source 'https://github.com/CocoaPods/Specs.git'
   source 'https://github.com/CocoaPods/Specs.git'
 #  source 'https://git.yishihui.com/wenweiwei/BFSpecs.git'
 #  source 'https://git.yishihui.com/wenweiwei/BFSpecs.git'
-#  pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git' , :tag => '0.1.6'
-   pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git'
   # 使用本地路径
   # 使用本地路径
-# pod 'BFFramework', :path => '/Users/ak/Desktop/BFFramework/'
+#  pod 'BFFramework', :path => '/Users/ak/Desktop/BFFramework/'
 #  pod 'BFFramework', :path => '/Users/sanw/Desktop/BytesFlow/Projects/BFFramework/'
 #  pod 'BFFramework', :path => '/Users/sanw/Desktop/BytesFlow/Projects/BFFramework/'
-
- 
+#  pod 'BFFramework', :path => '../BFFramework'
+#  pod 'BFFramework', :git => 'https://git.yishihui.com/iOS/BFFramework.git', :tag => '0.1.6'
+  pod 'BFFramework', :git => 'https://git.yishihui.com/iOS/BFFramework.git', :branch => 'dev-130'
 
 
   pod 'JWTDecode','2.6.0' # Apple登陆校验库
   pod 'JWTDecode','2.6.0' # Apple登陆校验库
   pod 'TYAttributedLabel','2.6.9' #  富文本
   pod 'TYAttributedLabel','2.6.9' #  富文本