Is it possible to change sim Device in "Xcode Test for iOS" step ? (Cannot do it)

Hey,
The question is simple:
I’ve tried to change sim device from “iPhone 8 Plus” to “iPhone 12” or even to use env var and setup it from bitrise.yml file in my test step, but always getting such logs:

e[34;1mConfigs:
...
- SimulatorPlatform: iOS Simulator
- SimulatorDevice: iPhone 8 Plus
...
e[34;1mSimulator infose[0m
* simulator_name: iPhone 8 Plus, version: iOS 14.5, UDID: B410C82C-DEAF-4452-958C-1E9EDAFCBE8A, status: Shutdown
* device_destination: id=B410C82C-DEAF-4452-958C-1E9EDAFCBE8A

What am I doing wrong ?

Thanks for helping.

Hey there @v.pavel.kozlov :wave:

Can you please send us the log file or the URL of the related build and also enable Support Access on the Settings tab of the app ( Enabling the Bitrise Support user for your app | Bitrise DevCenter ) so that we can take a more in-depth look? :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.