mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-21 06:59:17 -04:00
9 lines
226 B
JSON
9 lines
226 B
JSON
{
|
|
"expo.jsEngine": "hermes",
|
|
"EX_DEV_CLIENT_NETWORK_INSPECTOR": "true",
|
|
"newArchEnabled": "true",
|
|
"ios.deploymentTarget": "18.0",
|
|
"ios.forceStaticLinking": "[]",
|
|
"apple.privacyManifestAggregationEnabled": "true"
|
|
}
|