mirror of
https://github.com/urosran/cally.git
synced 2025-11-26 00:24:53 +00:00
25 lines
422 B
JSON
25 lines
422 B
JSON
{
|
|
"cli": {
|
|
"version": ">= 10.0.0"
|
|
},
|
|
"build": {
|
|
"development": {
|
|
"developmentClient": true,
|
|
"distribution": "internal"
|
|
},
|
|
"preview": {
|
|
"distribution": "internal"
|
|
},
|
|
"production": {}
|
|
},
|
|
"submit": {
|
|
"production": {
|
|
"ios": {
|
|
"appleId": "paunovic.milan@icloud.com",
|
|
"ascAppId": "6680186520",
|
|
"appleTeamId": "MV9C3PHV87"
|
|
}
|
|
}
|
|
}
|
|
}
|