Files
life-echo/app-ios/eas.json
penghanyuan 748f252c2f add ios app
2026-01-31 21:20:50 +01:00

12 lines
164 B
JSON

{
"build": {
"development": {
"developmentClient": true,
"distribution": "internal",
"ios": {
"simulator": true
}
}
}
}