Steps-xcode-test does not use latest iOS version

I use steps-xcode-test in the latest Xcode stack 11.3.x. But the iOS version for the simulator is iOS 12.1.

Hey there @zhubofei!

Could you let me know which device are you trying to implement? The 11.3.x. stack has simulators up to 13.3, but whether they are available for use depends on the device you are selecting is supported by the simulator or not.

Currently the latest iOS version available is 13.3, which has the following available devices:

iPhone 8
iPhone 8 Plus
iPhone 11
iPhone 11 Pro
iPhone 11 Pro Max
iPad Pro (9.7-inch)
iPad (7th generation)
iPad Pro (11-inch)
iPad Pro (12.9-inch) (3rd generation)
iPad Air (3rd generation)

You can also check out more information about the stack specifics here: https://github.com/bitrise-io/bitrise.io/blob/master/system_reports/osx-xcode-11.3.x.log . :slight_smile:

Thank you @Roland-Bak. Changing simulator to iPhone 11 fixed the issue.

Great news, happy to hear that! :wink:

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