{
  "cli": {
    "requireCommit": true
  },
  "build": {
    "production": {
      "releaseChannel": "production-v3"
    },
    "development": {
      "developmentClient": true,
      "distribution": "internal",
      "releaseChannel": "development"
    },
    "automation_simulator": {
      "ios": {
        "simulator": true
      },
      "releaseChannel": "automation"
    },
    "automation": {
      "releaseChannel": "automation",
      "distribution": "internal"
    }
  },
  "submit": {
    "production": {
      "ios": {
        "ascAppId": "1511208600",
        "appleTeamId": "PYHJN9Z6W2"
      }
    }
  }
}
