Hi, I am trying to automate the packaging of an app through command line scripting, and I got it working to switch back/forth for either iPad or iPhone targets for testing, but I am running into a wall for packaging the app.
How do you package the same app both for iPad or Mobile? Create 2 separate projects within Titanium Developer?
Thanks!