View Single Post
Hello,

I'm currently using XCode 3.2.6 to build and archive my application.
Im getting a very strange error in there. And I can reproduce that with TextEditor example, which could lead me to some misconfiguration when using omni frameworks.

I'm able to successfully build and archive, and once I'm done, it shows my archive in the XCode 3 orginizer.
When I click Share, it prompts me to select the provisioning certificate, and then I select the Ad Hoc deployment provisioning (some one that I used to build the project).
The problem happens when I click Save to disk. Actually nothing happens.
It simply goes back to the organizer window. No IPA is saved.

Do you know what could be wrong with my configuration in XCode 3? Note I can reproduce with TextEditor project.
Is there a valid workaround?
Maybe a command-line command?

Thanks, Marcelo