Hi, I built an ios app in titanium and when opened it in xcode, all the frameworks were already there in my project. I need not to have these in my project. Instead of manually excluding these frameworks from my xcode project, is there any thing else in titanium which can avoid adding all the frameworks on its own while creating the project? Is there any way to select the desired frameworks in titanium while creating the project?
↧