first version of the cruise lovers app, build 1.0.1, ready to be published on the app store
This commit is contained in:
25
eas.json
Normal file
25
eas.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user