File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ iOS SDK Release Procedure
39395) Release on Fabric
4040 => New!! <=
4141 • On the command line, cd to 'ios-branch-deep-linking'.
42- • Run the script './scripts/deploy-fabric'.
42+ • Run the script './scripts/deploy-fabric <version> '.
4343 • The script will compress and upload the framework, then the Fabric.app application will open.
4444 • Verify the deploy by going to the Fabric Mac app, choose 'Branch' and check the version number.
4545 • More details to be found here: https://github.com/twitterdev/3pk/wiki/Updating-SDKs
@@ -57,7 +57,7 @@ iOS SDK Release Procedure
57576) Release on Carthage
5858 => New!! <=
5959 • On the command line, cd to 'ios-branch-deep-linking'.
60- • Run the script './scripts/deploy-fabric '.
60+ • Run the script './scripts/deploy-carthage '.
6161 • The script will check and compile the framework. Then the web page
6262 'https://github.com/BranchMetrics/ios-branch-deep-linking/releases/new' will open.
6363
Original file line number Diff line number Diff line change @@ -50,5 +50,5 @@ sh $SCRIPT_DIR/upload_zips.sh
5050# Prompt for SDK Releases Group post
5151echo " Inform the SDK Releases Group."
5252echo " Subject: 'iOS SDK Release $1 '"
53- echo " Body: The change log. "
53+ echo " Body: < The change log > "
5454open ' https://groups.google.com/forum/#!newtopic/branch-sdk-releases'
You can’t perform that action at this time.
0 commit comments