This commit is contained in:
DDIsFriend
2023-08-28 14:11:06 +08:00
parent e52741807e
commit c52d0edc21
62 changed files with 9510 additions and 7520 deletions

View File

@@ -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