1{
2 "cli": {
3 "version": ">= 14.5.0",
4 "appVersionSource": "remote"
5 },
6 "build": {
7 "development": {
8 "developmentClient": true,
9 "distribution": "internal",
10 "ios": {
11 "simulator": true
12 }
13 },
14 "preview": {
15 "distribution": "internal"
16 },
17 "production": {
18 "autoIncrement": true
19 }
20 },
21 "submit": {
22 "production": {}
23 }
24}
25Powered by SnippSync • Always fresh, always in sync
Create snippets that automatically sync with your GitHub repositories. Never worry about outdated documentation again.