- Добавлены страницы Privacy Policy и Terms of Service - Обновлён chat и profile - Конфигурация для App Store submission
33 lines
660 B
JSON
33 lines
660 B
JSON
{
|
|
"cli": {
|
|
"version": ">= 5.0.0",
|
|
"appVersionSource": "remote"
|
|
},
|
|
"build": {
|
|
"development": {
|
|
"developmentClient": true,
|
|
"distribution": "internal"
|
|
},
|
|
"preview": {
|
|
"distribution": "internal"
|
|
},
|
|
"production": {
|
|
"autoIncrement": true,
|
|
"ios": {
|
|
"credentialsSource": "remote"
|
|
}
|
|
}
|
|
},
|
|
"submit": {
|
|
"production": {
|
|
"ios": {
|
|
"appleTeamId": "UHLZD54ULZ",
|
|
"ascAppId": "6756594148",
|
|
"ascApiKeyPath": "./AuthKey_GA9C2GRPHS.p8",
|
|
"ascApiKeyId": "GA9C2GRPHS",
|
|
"ascApiKeyIssuerId": "dcac5647-0710-4764-affd-2d3270bf49d4"
|
|
}
|
|
}
|
|
}
|
|
}
|