How do you copy whole project/app to another name?
Sometimes I’d like to make some code changes, but I’d rather try it out on a copied version of my code. I was thinking in terms of coping the whole app to another name.
Is this possible?
Or… just thinking now, does XCode provide sometype of versioning in its software. Meaning, create a new version (from 1.0 to 1.1), make changes to v1.1. If I don’t like, can revert back to v1.0. Simplistic wording…
version is possible
but if you want to copy…. in finder, copy project folder and copy it to some where else.
then open from that location…change version number