- 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.
4 lines
100 B
Plaintext
4 lines
100 B
Plaintext
[submodule "Enterprise"]
|
|
path = Enterprise
|
|
url = git@github.com:element-hq/element-ios-enterprise
|