- Removed voice input features - Simplified profile page (only legal links and logout) - Chat with AI context working - Auto-select first beneficiary - Dashboard WebView intact 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
30 lines
598 B
JSON
30 lines
598 B
JSON
{
|
|
"cli": {
|
|
"version": ">= 5.0.0",
|
|
"appVersionSource": "remote"
|
|
},
|
|
"build": {
|
|
"development": {
|
|
"developmentClient": true,
|
|
"distribution": "internal"
|
|
},
|
|
"preview": {
|
|
"distribution": "internal"
|
|
},
|
|
"production": {
|
|
"autoIncrement": true
|
|
}
|
|
},
|
|
"submit": {
|
|
"production": {
|
|
"ios": {
|
|
"ascAppId": "6756594148",
|
|
"appleTeamId": "UHLZD54ULZ",
|
|
"ascApiKeyIssuerId": "dcac5647-0710-4764-affd-2d3270bf49d4",
|
|
"ascApiKeyId": "GA9C2GRPHS",
|
|
"ascApiKeyPath": "./AuthKey_GA9C2GRPHS.p8"
|
|
}
|
|
}
|
|
}
|
|
}
|