Files
life-echo/app-ios/eas.json

12 lines
164 B
JSON
Raw Normal View History

2026-01-31 21:20:50 +01:00
{
"build": {
"development": {
"developmentClient": true,
"distribution": "internal",
"ios": {
"simulator": true
}
}
}
}