I'm trying to install Carthage dependencies in my Xcode project with the
Carthage bootstrap --platform iOS
command line but It's fail and I have this message in my terminal:
Could not find any available simulators for iOS
I've just updated Xcode with the 10 version then the simulators are already installed.
I've also tried to delete each one and reinstall only one with iOS 12.
I have still the same error.