Sergei 5e550f0f2b WellNuo Lite - готово для модерации Apple
- Добавлены страницы Privacy Policy и Terms of Service
- Обновлён chat и profile
- Конфигурация для App Store submission
2025-12-26 19:17:32 -08:00

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"
}
}
}
}