Created
October 13, 2019 14:15
-
-
Save harshabhadra/8d24d055cccd424c55b1e93116e928a5 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
<defaultsMap> | |
<entry> | |
<key>loading_phrase</key> | |
<value>Fetching config</value> | |
</entry> | |
<entry> | |
<key>create_force_update_dialog</key> | |
<value>false</value> | |
</entry> | |
<entry> | |
<key>welcome_message</key> | |
<value>Welcome to my awesome app!</value> | |
</entry> | |
<entry> | |
<key>version_name</key> | |
<value>1.0</value> | |
</entry> | |
</defaultsMap> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment