mirror of
https://github.com/suitenumerique/messages.git
synced 2026-08-17 21:25:41 +02:00
A staging and a production build must be installable side by side on one device, and two apps claiming the same OIDC deep-link scheme would make Android ask the user which one receives the login callback, mid-flow. The app id, the displayed name and the callback scheme therefore become per-environment (MOBILE_APP_ID / MOBILE_APP_NAME / MOBILE_AUTH_SCHEME).
15 lines
229 B
Plaintext
15 lines
229 B
Plaintext
App/build
|
|
App/Pods
|
|
App/output
|
|
App/App/public
|
|
DerivedData
|
|
xcuserdata
|
|
|
|
# Cordova plugins for Capacitor
|
|
capacitor-cordova-ios-plugins
|
|
|
|
# Generated Config files
|
|
App/App/capacitor.config.json
|
|
App/App/config.xml
|
|
App/generated.xcconfig
|