You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
337 B
17 lines
337 B
{
|
|
"deviceOrientation": "portrait",
|
|
"networkTimeout": {
|
|
"request": 5000,
|
|
"connectSocket": 5000,
|
|
"uploadFile": 5000,
|
|
"downloadFile": 500000
|
|
},
|
|
"iOSHighPerformance": true,
|
|
"iOSHighPerformance+": true,
|
|
"parallelPreloadSubpackages": [
|
|
{ "name": "main" },
|
|
{ "name": "first" },
|
|
{ "name": "comm" }
|
|
]
|
|
|
|
}
|
|
|