Last active
April 15, 2024 19:07
-
-
Save brasizza/03a8a37e88594cd409018b8e06b6a357 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
flavors: | |
prod: | |
app: | |
name: "MEU APP" | |
android: | |
applicationId: "br.com.brasizza.marcus.meuapp" | |
ios: | |
bundleId: "br.com.brasizza.marcus.meuapp" | |
macos: | |
bundleId: "br.com.brasizza.marcus.meuapp" | |
homolog: | |
app: | |
name: "MEU APP HOMOLOG" | |
android: | |
applicationId: "br.com.brasizza.marcus.meuapp_hml" | |
ios: | |
bundleId: "br.com.brasizza.marcus.meuapp_hml" | |
macos: | |
bundleId: "br.com.brasizza.marcus.meuapp_prv" | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment