mirror of
https://github.com/urosran/cally.git
synced 2025-08-25 13:49:39 +00:00
9 lines
224 B
JSON
9 lines
224 B
JSON
{
|
|
"expo.jsEngine": "hermes",
|
|
"EX_DEV_CLIENT_NETWORK_INSPECTOR": "true",
|
|
"ios.useFrameworks": "static",
|
|
"apple.extraPods": "[]",
|
|
"apple.ccacheEnabled": "false",
|
|
"apple.privacyManifestAggregationEnabled": "true"
|
|
}
|