Component simulator list empty Xcode 9.1 beta
Asked Answered
V

1

8

The list of the simulator to download and install is empty. I deleted Derived cached data but still empty. Is it normal ? is there a workaround to install manually simulators ?

Image of the empty list simulator in component setting

Vindication answered 29/9, 2017 at 14:24 Comment(0)
S
2

I have the same problem on Xcode 9 (non-beta) and was able to work around this issue by installing simulators manually via command line.

I.e. for iOS 10.3.1:

gem install xcode-install

xcversion simulators --install='iOS 10.3.1'

Skolnik answered 13/5, 2018 at 9:0 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.