mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
Change app name to iNat Beta
Closes #1046 --------- Co-authored-by: Ken-ichi Ueda <kenichi.ueda@gmail.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">iNaturalistReactNative</string>
|
||||
<string name="app_name">iNat Beta</string>
|
||||
</resources>
|
||||
|
||||
4
app.json
4
app.json
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"name": "iNaturalistReactNative",
|
||||
"displayName": "iNaturalistReactNative"
|
||||
}
|
||||
"displayName": "iNat Beta"
|
||||
}
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user