config.json 157 B

123456789
  1. {
  2. "frameworks": [
  3. "CoreLocation.framework",
  4. "SystemConfiguration.framework"
  5. ],
  6. "validArchitectures": [
  7. "arm64", "armv7"
  8. ],"deploymentTarget": "9"
  9. }