26 lines
431 B
JSON
26 lines
431 B
JSON
{
|
|
"cli": {
|
|
"version": ">= 16.31.0",
|
|
"appVersionSource": "remote"
|
|
},
|
|
"build": {
|
|
"development": {
|
|
"developmentClient": true,
|
|
"distribution": "internal"
|
|
},
|
|
"preview": {
|
|
"distribution": "internal"
|
|
},
|
|
"production": {
|
|
"autoIncrement": true
|
|
}
|
|
},
|
|
"submit": {
|
|
"production": {
|
|
"ios": {
|
|
"companyName": "Famatour - Viagens e Turismo, Lda"
|
|
}
|
|
}
|
|
}
|
|
}
|