How to set up an application on an old iphone 6 and older?

I use Xcode 12.4 and I have an iphone 6. I want my app available to set up on iphone 6 and on previos versions of iphones. How is it possible to do so? Please help.

i don’t think thats ideal since its heavily outdated now… but i guess if you really want to then set the target iOS version to 12 OR older… i think you might be even better off just downloading an older version of Xcode so you can work with old versions properly… maybe Xcode 11 should be ideal

you can manually download older Xcode versions here https://developer.apple.com/download/more

Thank you very much. I’ll try to do that