Toggle navigation
Toggle navigation
This project
Loading...
Sign in
hh_public
/
hh.uni-sdk.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
chengyanfang
2021-05-31 16:45:44 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
989e1a517fe755f3feee938d019f9f5edca92d5c
989e1a51
1 parent
fd28fc10
change
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
HH-Uni_iOSDemo/HBuilder-ExampleDemo/Podfile
HH-Uni_iOSDemo/HBuilder-ExampleDemo/Podfile
View file @
989e1a5
...
...
@@ -7,6 +7,7 @@ target 'HBuilder' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
pod
'HHVDoctorSDK'
,
:git
=>
"git@code.hh-medic.com:hh_public/hhvDoctorSDK.ios.git"
pod
'HHVDoctorSDK'
,
:git
=>
"http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git"
end
...
...
Please
register
or
login
to post a comment