laowang 1 сар өмнө
parent
commit
60680e5240

+ 2 - 3
HBuilder-Hello/Podfile

@@ -21,10 +21,9 @@ target 'HBuilder' do
   pod 'MJExtension'
   pod 'MJExtension'
   pod 'OpenSSL', :git => 'https://github.com/isee15/OpenSSL.git'
   pod 'OpenSSL', :git => 'https://github.com/isee15/OpenSSL.git'
   #framework依懒,确定是否是最新的framework
   #framework依懒,确定是否是最新的framework
-  #pod 'PBSDK', :path => '../PBSDK'
-  #源代码依懒
   pod 'PBSDK', :git => 'http://106.54.229.239:3000/hello/pdsdk_framework', :tag => '0.0.1'
   pod 'PBSDK', :git => 'http://106.54.229.239:3000/hello/pdsdk_framework', :tag => '0.0.1'
-  #pod 'PBSDK', :git => 'http://106.54.229.239:3000/chenmin/playBall.git', :commit => '35eb7e3'
+  #源代码依懒
+  #pod 'PBSDK', :path => '../../playBall'
   pod 'WQPlayBallLiveQiu', :path => '../WQPlayBallLiveQiu'
   pod 'WQPlayBallLiveQiu', :path => '../WQPlayBallLiveQiu'
   # Pods for HBuilder
   # Pods for HBuilder