Hi Guys
I'm trying to do something but it keeps failing. I have a working project. I want to hold on to this project A. Nevertheless I want a new project B to make some adjustments to project A. So I duplicated the project A in finder and opened the .xcodeproj file in my finder. It opens up but then the trouble starts.
I can type in new code. Upon running B nothing is changed. Apparantly project A makes the same changes. When I hit the run button over there the project runs. However this wasn't my intention.
I want two independent projects. How can I achieve this goal in an easy way?
Once again: THANKS.
ps: apparantly I can use snapshots but I do wonder how the copying is done
I'm trying to do something but it keeps failing. I have a working project. I want to hold on to this project A. Nevertheless I want a new project B to make some adjustments to project A. So I duplicated the project A in finder and opened the .xcodeproj file in my finder. It opens up but then the trouble starts.
I can type in new code. Upon running B nothing is changed. Apparantly project A makes the same changes. When I hit the run button over there the project runs. However this wasn't my intention.
I want two independent projects. How can I achieve this goal in an easy way?
Once again: THANKS.
ps: apparantly I can use snapshots but I do wonder how the copying is done
Last edited: