chore: add dev client build profile

This commit is contained in:
xuhongbin
2026-03-08 00:41:17 +08:00
parent aa4e12823d
commit c70ca1641a
4 changed files with 367 additions and 20 deletions

View File

@@ -6,7 +6,10 @@
"build": {
"development": {
"developmentClient": true,
"distribution": "internal"
"distribution": "internal",
"ios": {
"simulator": true
}
},
"preview": {
"distribution": "internal",