Confirmed users
1,351
edits
(push to google play) |
(xul publish to google play) |
||
Line 184: | Line 184: | ||
* Use [http://hg.mozilla.org/build/braindump/file/tip/releases-related/push_fennec.sh this script] and run it as ffxbld@stage (please push you changes prior to using it, and grab latest on stage via <tt>curl -O http://hg.mozilla.org/build/braindump/raw-file/tip/releases-related/push_fennec.sh</tt>) | * Use [http://hg.mozilla.org/build/braindump/file/tip/releases-related/push_fennec.sh this script] and run it as ffxbld@stage (please push you changes prior to using it, and grab latest on stage via <tt>curl -O http://hg.mozilla.org/build/braindump/raw-file/tip/releases-related/push_fennec.sh</tt>) | ||
done | |||
=====Play Store (for beta releases and release releases)===== | =====Play Store (for beta releases and release releases)===== | ||
'''IMPORTANT -''' Make sure to follow instructions! | '''IMPORTANT -''' Make sure to follow instructions! | ||
Line 189: | Line 190: | ||
<font color="red" size="+1">'''The 14.0b# build *must* be uploaded before the 13.0b2 build!'''</font> | <font color="red" size="+1">'''The 14.0b# build *must* be uploaded before the 13.0b2 build!'''</font> | ||
* download 14.0b4 multi apk (e.g. [http://ftp.mozilla.org/pub/mozilla.org/mobile/candidates/14.0b4-candidates/build1/android/multi/fennec-14.0b4.multi.android-arm.apk] and | * download 14.0b4 multi apk (e.g. [http://ftp.mozilla.org/pub/mozilla.org/mobile/candidates/14.0b4-candidates/build1/android/multi/fennec-14.0b4.multi.android-arm.apk] and [http://ftp.mozilla.org/pub/mozilla.org/mobile/candidates/13.0b2-candidates/build2/android-xul/multi/fennec-13.0b2.multi.android-arm.apk]) | ||
* visit https://market.android.com/publish | * visit https://market.android.com/publish | ||
* choose "Firefox Beta" or "Firefox" | * choose "Firefox Beta" or "Firefox" | ||
Line 197: | Line 198: | ||
** when it finishes uploading, verify the versionCode is the build date (almost anyway, the market reports an hour later than our buildID) | ** when it finishes uploading, verify the versionCode is the build date (almost anyway, the market reports an hour later than our buildID) | ||
** hit "Save" | ** hit "Save" | ||
* | * Repeat with the 13.0b2 multi apk | ||
** when it finishes uploading, verify the versionCode is larger than the 14.0b# versionCode. | ** when it finishes uploading, verify the versionCode is larger than the 14.0b# versionCode. | ||
* activate new 14.0b4 | * activate new 14.0b4 and 13.0b2 apks (You should see an Error message since both apk's are active) | ||
* deactivate old apks (You should not see the Error message anymore) | * deactivate old apks (You should not see the Error message anymore) | ||
* hit "Save" | * hit "Save" | ||
** and hit "Save" | ** and hit "Save" | ||
Done | Done for both fennec native and xul |