feat: 关闭本地调试
This commit is contained in:
parent
13aaa9cb6a
commit
8d1085664c
10
eas.json
10
eas.json
@ -9,15 +9,7 @@
|
|||||||
"distribution": "internal"
|
"distribution": "internal"
|
||||||
},
|
},
|
||||||
"preview": {
|
"preview": {
|
||||||
"distribution": "internal",
|
"distribution": "internal"
|
||||||
"ios": {
|
|
||||||
"buildConfiguration": "Debug", // 👈 关键:使用 Debug 模式
|
|
||||||
"resourceClass": "m1-medium"
|
|
||||||
},
|
|
||||||
"android": {
|
|
||||||
"buildType": "apk", // 或 "app-bundle"
|
|
||||||
"gradleCommand": ":app:assembleDebug" // 使用 Debug 构建
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"production": {
|
"production": {
|
||||||
"autoIncrement": true
|
"autoIncrement": true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user