Files
RaderApp/eas.json
T
CHIEFSOFT\ameye 66fc15c241 fix google login
2024-09-01 06:32:20 -04:00

22 lines
325 B
JSON

{
"cli": {
"version": ">= 9.0.7"
},
"build": {
"development": {
"developmentClient": true,
"distribution": "internal",
"ios": {
"simulator": true
}
},
"preview": {
"distribution": "internal"
},
"production": {}
},
"submit": {
"production": {}
}
}