Is it possible to install two versions of Delphi's PAServer and PAServer Manager on a Mac?
For reasons I will not go into, I need to switch between using Delphi 11.2 and Delphi 11.3 to program for Apple devices. I am using a Mac Mini for this. Every time I switch between the two Delphi versions, I keep getting the error that the wrong PAServer is running on the Mac, and I need to reinstall the other version of PAServer to continue working. PAServer for 11.2 is verison 13.2.11.7. 11.3 is 13.3.12.6.
Note: I understand I can't run both versions of PAServer on the Mac at the same time, just need to be able to start one or the other depending on what version of Delphi I am using.
I also tried renaming the PAServer folder/app on the Mac before running the install for the other PAServer, but it appears the installed version simply gets overwritten by the new install. I don't use the Mac system for anything other than programming, so maybe I am doing something wrong when renaming the folder/app.
Update: Looks like I was looking at the wrong app. It appears it is the PAServerManager app that is misbehaving. When I double click the two PAServer.app icons, the terminal screens that appear do show the different versions numbers. However, when I double click either of the PAServerManager.app icons, add a server, then start said server, both PAServerManager apps start a terminal using the last PAServer.app program I installed. Also, if I rename both of the PAServer-22.0 apps, then the PAServerManager fails to start the server.
So I guess the question should be, how do I set up the PAServerManager.app to use the correct PAServer-22.0.app folder after I rename it? Either that or how to I create and start a server using only the PAServer_22.0 app?