eas build config add

This commit is contained in:
harukin-DeskMini 2022-07-04 22:20:11 +09:00
parent 6c008cf46c
commit 9331af9167

View File

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