Bug 1901986 - set MOZ_APP_VENDOR and MOZ_APP_ID value for iOS r=glandium

Differential Revision: https://phabricator.services.mozilla.com/D213525
This commit is contained in:
serge-sans-paille 2024-06-13 07:23:53 +00:00
Родитель f28c1eacb7
Коммит cd67cc3619
1 изменённых файлов: 6 добавлений и 0 удалений

6
mobile/ios/confvars.sh Normal file
Просмотреть файл

@ -0,0 +1,6 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOZ_APP_VENDOR=Mozilla
MOZ_APP_ID={8e3ba928-3798-4bcd-9b64-c788f2d954d3}