eas build config add

This commit is contained in:
harukin-DeskMini 2022-07-04 22:20:11 +09:00
parent 80d4b29d19
commit 69de6e358a

View File

@ -10,7 +10,12 @@
"preview": { "preview": {
"distribution": "internal" "distribution": "internal"
}, },
"production": {} "mapsbuild":{
"releaseChannel": "mapsbuild"
},
"production": {
"releaseChannel": "release"
}
}, },
"submit": { "submit": {
"production": {} "production": {}