Hello everyone,
I have an application that I need to build in a way that at the end 2 .pkgs are coming out. One for M1 processors and one for Intel.
Now I am thinking about distribution. Is there a way where one can create a universal installer that has the possibility to choose for itself between those versions (.pkgs) based on the host processor? Or any other way of distribution where the user does not take care which version they will download, but where one universal installer is provided that should decide for itself which of the 2 .pkgs will be installed?