mirror of
https://github.com/streamyfin/streamyfin.git
synced 2025-08-20 18:37:18 +02:00
9 lines
225 B
JSON
9 lines
225 B
JSON
{
|
|
"expo.jsEngine": "hermes",
|
|
"EX_DEV_CLIENT_NETWORK_INSPECTOR": "true",
|
|
"ios.deploymentTarget": "14.0",
|
|
"apple.extraPods": "[]",
|
|
"apple.ccacheEnabled": "false",
|
|
"apple.privacyManifestAggregationEnabled": "true"
|
|
}
|