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": {
"distribution": "internal"
},
"mapsbuild":{},
"production": {}
"mapsbuild":{
"releaseChannel": "mapsbuild"
},
"production": {
"releaseChannel": "release"
}
},
"submit": {
"production": {}