Files
spacedrive/apps/mobile/ios/Podfile.properties.json
Jamie Pine b4024c860e Mobile app in React Native
+ validation support for Actions
2025-12-05 15:16:41 -08:00

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