G’day
My ASOC App automatically installs itself, and all ancillary apps, into the Applications folder, and runs.
However, if the last version of it is still running, two version can exist at once.
I can read the version number of the still-running app, and if lower than the version number of my new version, quit it, but I’d prefer to to use the build number as well, which I cannot read.
Two questions…
1. How can I read the version and build numbers of a running App.
2. In Xcode, is it possible to automatically increment the build number by 1 for every Xcode build I execute.
TIA.
Regards
Santa |