mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00

- Create an app.yml with the base app variant. - Override app.yml contents on Nightly/PR builds. - Add AppHooks mechanism. - Add Enterprise submodule. - Conditionally import Enterprise/fastlane/Fastfile if available.
8 lines
260 B
YAML
8 lines
260 B
YAML
settings:
|
|
APP_DISPLAY_NAME: Element X
|
|
PRODUCTION_APP_NAME: Element
|
|
BASE_APP_GROUP_IDENTIFIER: io.element
|
|
BASE_BUNDLE_IDENTIFIER: io.element.elementx
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME: "colors/accent-color"
|
|
DEVELOPMENT_TEAM: 7J4U792NQT
|