Previously when we made a (beta/test) release we would just increment the Info.plist build numbers and tag master. This time for build #16 I have done it a bit differently:
* We now have a build branch at https://github.com/mozilla/firefox-ios/tree/builds/AuroraV16 * The branch includes imported locales and also a snapshot of the l10n repository used * The branch includes a snapshot of our (Carthage) dependencies * The branch includes small last-minute tweaks that were needed (which need to move back to master) The end result is that we can now do a reproducible build, which is great when we want to map crash reports from Test Flight or App Store back to our code. Enjoy, S.
_______________________________________________ mobile-firefox-dev mailing list [email protected] https://mail.mozilla.org/listinfo/mobile-firefox-dev

