File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 8
8
"developmentClient" : true ,
9
9
"distribution" : " internal" ,
10
10
"ios" : {
11
+ "image" : " macos-sonoma-14.6-xcode-16.0" ,
11
12
"simulator" : true
12
13
}
13
14
},
16
17
"distribution" : " internal" ,
17
18
"android" : {
18
19
"buildType" : " apk"
20
+ },
21
+ "ios" : {
22
+ "image" : " macos-sonoma-14.6-xcode-16.0"
19
23
}
20
24
},
21
25
"preview" : {
22
26
"distribution" : " internal" ,
23
27
"android" : {
24
28
"buildType" : " apk"
29
+ },
30
+ "ios" : {
31
+ "image" : " macos-sonoma-14.6-xcode-16.0"
25
32
}
26
33
},
27
34
"staging" : {
28
35
"env" : {
29
36
"EXPO_PUBLIC_API_URL" : " https://lovat-server-staging.up.railway.app"
37
+ },
38
+ "ios" : {
39
+ "image" : " macos-sonoma-14.6-xcode-16.0"
30
40
}
31
41
},
32
- "production" : {}
42
+ "production" : {
43
+ "ios" : {
44
+ "image" : " macos-sonoma-14.6-xcode-16.0"
45
+ }
46
+ }
33
47
},
34
48
"submit" : {
35
49
"production" : {}
You can’t perform that action at this time.
0 commit comments