Im trying to remember how this works, and to establish an efficient workflow for developing and testing a project for iOS over time.
So.. I export my xcode project from C3 (on Mac). Then I open it in xcode and spend some time updating things, then test it on a connected Apple device etc.
Later, I make changes to my project in C3 and export a fresh xcode project. I think I remember its possible just to copy the 'www' folder from the new xcode project into the original xcode project? Is that the case?
Because at this point, Ive already spent time setting up the original xcode project how I want.. and I want to avoid having to do that all again, right?
Can someone please remind me how this works, like what are the caveats?
-You can only do that if you havent added or removed any plugins or behaviours to your C3 project?
-Is the 'www' folder the only folder that needs to be copied over? Are there any other files that need to be copied over too?
-Is this the best way to set up your workflow when you are developing for iOS and doing regular updates to your C3 project and wanting to test things in xcode?
Thanks