1 Star 1 Fork 2

小萨/EU.Admin.ReactNative

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
eas.json 1.43 KB
一键复制 编辑 原始数据 按行查看 历史
{
"cli": {
"version": ">= 3.8.1"
},
"build": {
"production": {
"channel": "production",
"distribution": "store",
"pnpm": "9.12.3",
"ios": {
"image": "latest"
},
"android": {
"buildType": "apk",
"image": "latest"
},
"env": {
"EXPO_NO_DOTENV": "1",
"APP_ENV": "production",
"FLIPPER_DISABLE": "1"
}
},
"staging": {
"channel": "staging",
"distribution": "internal",
"pnpm": "9.12.3",
"ios": {
"image": "latest"
},
"android": {
"buildType": "apk",
"image": "latest"
},
"env": {
"APP_ENV": "staging",
"EXPO_NO_DOTENV": "1",
"FLIPPER_DISABLE": "1"
}
},
"development": {
"developmentClient": true,
"distribution": "internal",
"pnpm": "9.12.3",
"ios": {
"image": "latest"
},
"android": {
"image": "latest"
},
"env": {
"APP_ENV": "development",
"EXPO_NO_DOTENV": "1"
},
"channel": "development"
},
"simulator": {
"pnpm": "9.12.3",
"ios": {
"simulator": true,
"image": "latest"
},
"android": {
"image": "latest"
},
"env": {
"APP_ENV": "development",
"EXPO_NO_DOTENV": "1"
},
"channel": "simulator"
}
},
"submit": {
"production": {}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/xiaochanghai520/eu.admin.reactnative.git
git@gitee.com:xiaochanghai520/eu.admin.reactnative.git
xiaochanghai520
eu.admin.reactnative
EU.Admin.ReactNative
develop

搜索帮助