mirror of
https://github.com/morten-olsen/bob-the-algorithm.git
synced 2026-02-08 00:46:25 +01:00
26 lines
418 B
JSON
26 lines
418 B
JSON
{
|
|
"cli": {
|
|
"version": ">= 0.42.4"
|
|
},
|
|
"build": {
|
|
"development": {
|
|
"developmentClient": true,
|
|
"distribution": "internal"
|
|
},
|
|
"preview": {
|
|
"distribution": "internal"
|
|
},
|
|
"production": {
|
|
}
|
|
},
|
|
"submit": {
|
|
"production": {
|
|
"ios": {
|
|
"appleId": "morten@olsen.pro",
|
|
"appleTeamId": "D2944KU2BE",
|
|
"ascAppId": "1623552387"
|
|
}
|
|
}
|
|
}
|
|
}
|