Jelajahi Sumber

修改podfile

huzhiqiang 3 tahun lalu
induk
melakukan
d6d2481aac
2 mengubah file dengan 15 tambahan dan 5 penghapusan
  1. 10 0
      MusicVideoPlus.xcworkspace/contents.xcworkspacedata
  2. 5 5
      Podfile

+ 10 - 0
MusicVideoPlus.xcworkspace/contents.xcworkspacedata

@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Workspace
+   version = "1.0">
+   <FileRef
+      location = "group:MusicVideoPlus.xcodeproj">
+   </FileRef>
+   <FileRef
+      location = "group:Pods/Pods.xcodeproj">
+   </FileRef>
+</Workspace>

+ 5 - 5
Podfile

@@ -4,15 +4,15 @@ target 'MusicVideoPlus' do
   # Comment the next line if you don't want to use dynamic frameworks
   use_frameworks!
   source 'https://github.com/CocoaPods/Specs.git'
-#  source 'https://git.yishihui.com/wenweiwei/BFSpecs.git'
-#  pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git' , :tag => '1.0.3'
+  source 'https://git.yishihui.com/iOS/BFSpecs.git'
+#  pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git', :tag => '1.0.4'
+#  pod 'BFFramework', :git => 'https://git.yishihui.com/iOS/BFFramework.git', :branch => 'mv-dev-130'
    pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git'
+
   # 使用本地路径
+#  pod 'BFFramework', :path => '../BFFramework/'
 #  pod 'BFFramework', :path => '/Users/ak/Desktop/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 => 'mv-dev-130'
 
   pod 'JWTDecode','2.6.0' # Apple登陆校验库
   pod 'TYAttributedLabel','2.6.9' #  富文本