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
surui
2018-07-13 16:47:35 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
167d5d93f872c4c60c8870a7fbb32902974ba1ac
167d5d93
1 parent
770f01ed
sdk init
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
HHDoctorSDK.podspec
upgrade.sh
HHDoctorSDK.podspec
View file @
167d5d9
1
Pod
::
Spec
.
new
do
|
s
|
1
Pod
::
Spec
.
new
do
|
s
|
2
s
.
name
=
"HHDoctorSDK"
2
s
.
name
=
"HHDoctorSDK"
3
-
s
.
version
=
"1.1.
3
"
3
+
s
.
version
=
"1.1.
4
"
4
s
.
summary
=
"和缓视频医生SDK(融云)"
4
s
.
summary
=
"和缓视频医生SDK(融云)"
5
5
6
s
.
description
=
<<-
DESC
6
s
.
description
=
<<-
DESC
upgrade.sh
View file @
167d5d9
@@ -3,5 +3,5 @@ git commit -m "sdk init"
@@ -3,5 +3,5 @@ git commit -m "sdk init"
3
git pull
3
git pull
4
git push
4
git push
5
5
6
-
git tag -m
"tag"
1.1.
3
6
+
git tag -m
"tag"
1.1.
4
7
git push --tag
7
git push --tag
Please
register
or
login
to post a comment