|
172 | 172 | "emulator_target": {"type": "virtual", "image":"system-images;android-30;google_apis;x86_64"},
|
173 | 173 | "emulator_latest": {"type": "virtual", "image":"system-images;android-32;google_apis;x86_64"},
|
174 | 174 | "emulator_32bit": {"type": "virtual", "image":"system-images;android-30;google_apis;x86"},
|
175 |
| - "ios_min": {"type": "ftl", "device": "model=iphonexr,version=13.2"}, |
176 |
| - "ios_target": {"type": "ftl", "device": "model=iphone8,version=13.6"}, |
177 |
| - "ios_latest": {"type": "ftl", "device": "model=iphone11pro,version=14.7"}, |
| 175 | + "ios_min": {"type": "ftl", "device": "model=iphone8,version=14.7"}, |
| 176 | + "ios_target": {"type": "ftl", "device": "model=iphone13pro,version=15.7"}, |
| 177 | + "ios_latest": {"type": "ftl", "device": "model=iphone11pro,version=16.3"}, |
178 | 178 | "simulator_min": {"type": "virtual", "name":"iPhone 8", "version":"13.7"},
|
179 | 179 | "simulator_target": {"type": "virtual", "name":"iPhone 8", "version":"14.5"},
|
180 | 180 | "simulator_latest": {"type": "virtual", "name":"iPhone 11", "version":"15.2"},
|
|
0 commit comments