Change app name to iNat Beta

Closes #1046

---------

Co-authored-by: Ken-ichi Ueda <kenichi.ueda@gmail.com>
This commit is contained in:
budowski
2024-02-27 23:41:54 -06:00
committed by GitHub
parent 6c8278970a
commit a338349dc5
3 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
<resources>
<string name="app_name">iNaturalistReactNative</string>
<string name="app_name">iNat Beta</string>
</resources>

View File

@@ -1,4 +1,4 @@
{
"name": "iNaturalistReactNative",
"displayName": "iNaturalistReactNative"
}
"displayName": "iNat Beta"
}

View File

@@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>iNaturalistReactNative</string>
<string>iNat Beta</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>