IO-3092 Imgproxy changes, Split client,
This commit is contained in:
9
eas.json
9
eas.json
@@ -7,8 +7,13 @@
|
||||
"developmentClient": true,
|
||||
"channel": "test",
|
||||
"distribution": "internal",
|
||||
"ios": { //"simulator": true
|
||||
}
|
||||
"ios": {}
|
||||
},
|
||||
"development-simulator": {
|
||||
"developmentClient": true,
|
||||
"channel": "test",
|
||||
"distribution": "internal",
|
||||
"ios": { "simulator": true }
|
||||
},
|
||||
"test": {
|
||||
"channel": "test"
|
||||
|
||||
Reference in New Issue
Block a user