Toggle navigation
Toggle navigation
This project
Loading...
Sign in
hh_public
/
hh_sdk_flutter_demo
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
wangguolei
2022-04-14 13:33:44 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
582152ab120e8efc87888eba9242ec4739948d20
582152ab
1 parent
eda5c533
fix
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
9 deletions
ios/Podfile
ios/Podfile.lock
ios/Podfile
View file @
582152a
...
...
@@ -6,6 +6,6 @@ target 'Runner' do
use_frameworks!
# Pods for Runner
pod
'HHVDoctorSDK'
,
:git
=>
"http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git"
pod
'HHVDoctorSDK'
,
:git
=>
"http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git"
,
:tag
=>
"3.1.8.12081754"
end
...
...
ios/Podfile.lock
View file @
582152a
PODS:
- HHVDoctorSDK (3.2.0.01261430):
- HHVDoctorSDK/Base (= 3.2.0.01261430)
- HHVDoctorSDK (3.1.8.12081754):
- HHVDoctorSDK/Base (= 3.1.8.12081754)
- TXIMSDK_iOS
- HHVDoctorSDK/Base (3.
2.0.01261430
):
- HHVDoctorSDK/Base (3.
1.8.12081754
):
- TXIMSDK_iOS
- TXIMSDK_iOS (5.1.62)
DEPENDENCIES:
- HHVDoctorSDK (from `http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git`)
- HHVDoctorSDK (from `http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git`
, tag `3.1.8.12081754`
)
SPEC REPOS:
trunk:
...
...
@@ -16,16 +16,17 @@ SPEC REPOS:
EXTERNAL SOURCES:
HHVDoctorSDK:
:git: http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git
:tag: 3.1.8.12081754
CHECKOUT OPTIONS:
HHVDoctorSDK:
:commit: f5eadca71e40e74ff0196c3b55513b85c40e9944
:git: http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git
:tag: 3.1.8.12081754
SPEC CHECKSUMS:
HHVDoctorSDK:
777f6f9cfb901b1f9dd72cc40f2f19de9e2d9101
HHVDoctorSDK:
becd28c5f8d790054f9aac97764c7a2aa66712db
TXIMSDK_iOS: 4016cc84a61db57fc8ca024becf47ad229bbeef1
PODFILE CHECKSUM:
afa1a171d7b859c36f221f452b503650bb96312f
PODFILE CHECKSUM:
891c2c78423fe3d936fe4806920fa8d0bf437e99
COCOAPODS: 1.1
0.1
COCOAPODS: 1.1
1.2
...
...
Please
register
or
login
to post a comment