Hello, I am new to Titanium, and I am a bit unsure about the Deployment process. I am using Mobile API 1.6.1 and Developer 1.2.2, XCode 4 iOS SDK 4.3.
When I click "Package" in the Distribute tab, it says it is creating, but then when it is finished, nothing at all appears in my "Select Distribution Location", but XCode opens, then nothing happens. I manually open the created project, and open up the organizer, and there is a freshly made Archive, but it has a blank icon. I have all my resources set correctly, file name case etc. I then click Share on that archive to make the ipa.
So my question is, is that how deployment is meant to be? Whats the standard source->ipa process? I am worried my app will be distributed without an icon or missing resources. The whole "Select Distribution Location" option feels pointless, assuming that is where the auto-generated IPA was meant to be output.
Thank you