Remove Official/Experimental leftovers
This commit is contained in:
parent
39530afeb2
commit
d71ea6b936
|
@ -6,7 +6,7 @@
|
|||
[](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
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue