File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -82,12 +82,20 @@ aws s3 cp --acl public-read Branch-iOS-TestBed.zip s3://branchhost/
8282open ChangeLog.md
8383open ' https://github.com/BranchMetrics/ios-branch-deep-linking/releases/new'
8484open ' https://groups.google.com/forum/#!newtopic/branch-sdk-releases'
85+ open ' https://cocoapods.org/?q=branch'
8586open " ./carthage-files"
87+
88+ echo " "
89+ echo " "
90+ echo ' >>> Huzzah! Branch SDK for iOS has been published!'
8691echo " Inform the SDK Releases Group! We've released."
92+ echo " "
93+ echo " Add a release announcement in Google Groups:"
8794echo " Subject: 'iOS SDK Release $version '"
8895echo " Body: < The change log >"
8996echo " "
90- echo " Also, add the carthage-files 'Branch.framework.zip' to the Github release."
97+ echo " Add a similar announcement at Github."
98+ echo " Also, add the ./carthage-files/Branch.framework.zip to the Github release."
9199
92100# Remove remnants:
93101(rm Branch-iOS-SDK.zip || true)
You can’t perform that action at this time.
0 commit comments