Remove Official/Experimental leftovers

This commit is contained in:
Diego Mello 2023-06-22 17:40:20 -03:00
parent 39530afeb2
commit d71ea6b936
3 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
[![CodeFactor](https://www.codefactor.io/repository/github/rocketchat/rocket.chat.reactnative/badge)](https://www.codefactor.io/repository/github/rocketchat/rocket.chat.reactnative)
- **Supported server versions:** 0.70.0+
- **Supported iOS versions**: 12+
- **Supported iOS versions**: 13+
- **Supported Android versions**: 6.0+
## Download
@ -18,7 +18,7 @@
<img alt="Download on App Store" src="https://user-images.githubusercontent.com/7317008/43209852-4ca39622-904b-11e8-8ce1-cdc3aee76ae9.png" height=43>
</a>
Check [our docs](https://docs.rocket.chat/use-rocket.chat/rocket.chat-mobile) for beta and Experimental versions.
Check [our docs](https://docs.rocket.chat/use-rocket.chat/rocket.chat-mobile) for beta versions.
## Reporting an Issue

View File

@ -1,4 +1,4 @@
<resources>
<string name="app_name">[DEBUG] Rocket.Chat Experimental</string>
<string name="share_extension_name">[DEBUG] Rocket.Chat Experimental</string>
<string name="app_name">[DEBUG] Rocket.Chat</string>
<string name="share_extension_name">[DEBUG] Rocket.Chat</string>
</resources>

View File

@ -7,7 +7,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>Rocket.Chat Experimental</string>
<string>$(PRODUCT_NAME)</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>