Skip to content

Commit 998fb1b

Browse files
author
Edward Smith
committed
Updated build script.
1 parent 574a1f5 commit 998fb1b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Branch.framework.zip

-44 KB
Binary file not shown.

scripts/release.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ git push
3838
git checkout master
3939
git pull
4040
git pull origin QA
41+
git commit
4142
git push
4243
git push --tags origin master
4344

@@ -51,4 +52,5 @@ sh $SCRIPT_DIR/upload_zips.sh
5152
echo "Inform the SDK Releases Group."
5253
echo "Subject: 'iOS SDK Release $1'"
5354
echo " Body: < The change log >"
55+
open ChangeLog.md
5456
open 'https://groups.google.com/forum/#!newtopic/branch-sdk-releases'

0 commit comments

Comments
 (0)