Good afternoon, I have managed to generate a small example framework in swift but it only lets me run it if I deploy it in a Device, I have read that if you generate the framework with the selected simulator you could then execute that framework in a project in the simulator , the problem is that if I try to generate the framework for a simulator, the red name follows. I also take the opportunity to ask if there is no way to generate a framework that works for both Device and Simulator? Thanks