I just started using TiStudio, I needed to tweak some of my codes in the XCode, but I can't find the code I wrote. I can see more than 2000 generated files for every API, but I don't know where my code is. Can someone help me with that?
1 Answer
You shouldn't be needing to muck around with the generated code. You should be doing your work in the javascript. If you need to extend titanium, then you would download an existing module or build your own.
Your Answer
Think you can help? Login to answer this question!