How to install an untrusted simulator

I need to do some work on a legacy app that needs to be tested on old versions of the iOSSimulator.

The item is in the components list for teh version of xcode I am doing teh work in but I cannot download and install the old simulator I need.

I am used to having to Ctrl, Click and Open legacy apps and happy to continue that but how do I get round this problem of untrusted components?

Replies

Why can't you download the simulator from Xcode's preferences?

There is an issue with the SSL certificate for some of the servers hosting that content. The issue is known and being looked into.

If the invalid certificate is the problem, it can be worked around by accessing the url in Safari, then trust the certificate, it will then be added to keychain where you can modify its setting to "always trust" in order to use it in Xcode. Afterwhile reset trust setting to default.