update
This commit is contained in:
4
Podfile
4
Podfile
@@ -7,7 +7,7 @@ target 'OrderScheduling' do
|
||||
# Comment the next line if you don't want to use dynamic frameworks
|
||||
use_modular_headers!
|
||||
|
||||
pod 'CocoaDebug', :configurations => ['Debug']
|
||||
# pod 'CocoaDebug', :configurations => ['Debug']
|
||||
pod 'ESTabBarController-swift'
|
||||
pod 'DDCategoryKit_Private'
|
||||
pod 'DDColorKit_Private'
|
||||
@@ -32,7 +32,7 @@ target 'OrderScheduling' do
|
||||
pod 'DDZFPlayerKit_Private',:subspecs => ['ControlView','ijkplayer']
|
||||
pod 'JPush',:modular_headers => true
|
||||
pod 'BRPickerView'
|
||||
pod 'DDAudioPlayerKit_Private'
|
||||
pod 'DDAudioPlayerKit_Private',:path => "/Users/zd/Desktop/PodRepository/DDAudioPlayerKit_Private"
|
||||
|
||||
post_install do |installer|
|
||||
installer.pods_project.targets.each do |target|
|
||||
|
||||
Reference in New Issue
Block a user