I made a very simple app in xcode with swift, compiled it as a catalyst app on my mac running 10.15.4, and i cant run it on another computer running 10.15.2, it tells me it needs 10.15.4 to run.
So i guess its just a setting i need to change somewhere... as i have no external library and the code is pretty simple, its just a tutorial app