Toggle navigation
Toggle navigation
This project
Loading...
Sign in
hh_public
/
HHDoctorSDK.ios
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
shmily
2018-06-25 15:32:44 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ad5bc52e43ad3d079eb065c88bca05fb19a49c20
ad5bc52e
1 parent
a0e84d17
sdk init
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
HHDoctorSDK.podspec
upgrade.sh
HHDoctorSDK.podspec
View file @
ad5bc52
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
"HHDoctorSDK"
s
.
version
=
"1.1.
0
"
s
.
version
=
"1.1.
1
"
s
.
summary
=
"和缓视频医生SDK(融云)"
s
.
description
=
<<-
DESC
...
...
upgrade.sh
View file @
ad5bc52
...
...
@@ -3,5 +3,5 @@ git commit -m "sdk init"
git pull
git push
#git tag -m "tag" 1.1.0
#git push --tag
git tag -m
"tag"
1.1.1
git push --tag
...
...
Please
register
or
login
to post a comment