update
This commit is contained in:
6
Podfile
6
Podfile
@@ -35,6 +35,7 @@ target 'OrderScheduling' do
|
||||
pod 'ZFPlayer/ControlView',:path=> '/Users/zd/Downloads/iOS相关/ZFPlayer-master'
|
||||
pod 'ZFPlayer/ijkplayer',:path=> '/Users/zd/Downloads/iOS相关/ZFPlayer-master'
|
||||
pod 'JPush'
|
||||
# pod 'JPushExtension'
|
||||
|
||||
# pod 'ZFPlayer', '~> 4.0'
|
||||
# pod 'ZFPlayer/ControlView'
|
||||
@@ -63,3 +64,8 @@ target 'OrderScheduling' do
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
target 'OrderSchedulingNotificationService' do
|
||||
pod 'JPush'
|
||||
pod 'JPushExtension'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user