Skip to content

Commit e274e4d

Browse files
committed
docs: update README file
1 parent 668ee4e commit e274e4d

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.cn.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ CodePush是一个云服务,它能让Cordova和React Native的开发者将手
4646
1. 使用CodePush CLI创建一个[CodePush 账号](#创建账号)
4747
2. 注册你的CodePush[应用](#应用管理), 并[分享](#应用合作)给你团队的其它开发者
4848
3.[Cordova插件](http://github.com/Microsoft/cordova-plugin-code-push)[React Native插件](http://github.com/Microsoft/react-native-code-push)配置好CodePush并指向你希望的部署环境
49+
*注意:在iOS和Android使用自定义的ServerURL参数名大小写不同,iOS是在plist里新增CodePushServerURL,Android是在res/values/strings.xml 添加CodePushServerUrl*
4950
4. [发布](#发布更新)更新
5051
5. 活的长而成功![详细资料](https://en.wikipedia.org/wiki/Vulcan_salute)
5152

tea.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# https://tea.xyz/what-is-this-file
2+
---
3+
version: 1.0.0
4+
codeOwners:
5+
- '0x6498bd929aA09f9a8ccdF8F176E09B24136388cb'
6+
quorum: 1

0 commit comments

Comments
 (0)