25 lines
415 B
JSON
25 lines
415 B
JSON
{
|
|
"cli": {
|
|
"appVersionSource": "remote"
|
|
},
|
|
"build": {
|
|
"preview": {
|
|
"channel": "preview",
|
|
"distribution": "internal"
|
|
},
|
|
"production": {
|
|
"channel": "production",
|
|
"autoIncrement": true
|
|
}
|
|
},
|
|
"submit": {
|
|
"production": {
|
|
"ios": {
|
|
"appleId": "rss3@diygod.me",
|
|
"ascAppId": "6739802604",
|
|
"appleTeamId": "NCLY2BLCL2"
|
|
}
|
|
}
|
|
}
|
|
}
|