IO-3092 Imgproxy changes, Split client,

This commit is contained in:
Patrick Fic
2025-02-26 20:27:02 -08:00
parent dc6cd88e8c
commit 023de62244
12 changed files with 126 additions and 32 deletions

View File

@@ -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"