Toggle navigation
Toggle navigation
This project
Loading...
Sign in
hh_public
/
hhsdk.ios.demo.trtc
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-01-06 19:13:49 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
39bcef0284db0372199c14dd5216b981a0061884
39bcef02
1 parent
b4254898
3.0.8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
Podfile
README.md
Podfile
View file @
39bcef0
...
...
@@ -8,7 +8,7 @@ target 'HHMSDKDemo' do
project
'./HHMSDKDemo.xcodeproj'
pod
'SVProgressHUD'
pod
'SnapKit'
pod
'HHVDoctorSDK'
,
:git
=>
"http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git"
,
:branch
=>
'feature/medic'
pod
'HHVDoctorSDK'
,
:git
=>
"http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git"
end
...
...
README.md
View file @
39bcef0
[
toc
]
<p
align=
"right"
>
北京和缓医疗科技有限公司
<br/>
网址:https://www.hh-medic.com
<br/>
地址:北京市东城区东直门来福士7层
</p>
[
toc
]
## 0. 更新日志
...
...
@@ -368,5 +372,4 @@ APP_PATH="${TARGET_BUILD_DIR}/${WRAPPER_NAME}"
mv "$FRAMEWORK_EXECUTABLE_PATH-merged" "$FRAMEWORK_EXECUTABLE_PATH"
done
```
```
\ No newline at end of file
...
...
Please
register
or
login
to post a comment