Douglas Purdy

iPhone application submitted to AppStore

with one comment

On 2009/02/11 I submitted my iPhone applicaton to the AppStore via iTunes Connect.

It is still “In Review”.

Continuing my lessons learned…

XCode has a very severe bug (or feature — eye of the beholder) with code signing of iPhone applications.  This was by far the most painful part of the entire process.  As I said before, I would have happily jumped into a Sarlacc Pit to end my suffering.  Getting the app signed with the final provisioning profile merely reconfirmed my earlier findings.

That said, I found a workaround that seems to fix any such issues without fail.  You open up the project file and manually replace the UUIDs for provisioning profile you want to use.

Other than that, the uploading process was straightforward — provide the application metadata, a few icons, the binary and then wait.

And wait.

And wait.

Perfection has its price…

February 17th, 2009 at 5:35 am

One Response to 'iPhone application submitted to AppStore'

Subscribe to comments with RSS or TrackBack to 'iPhone application submitted to AppStore'.

  1. [...] For context, this was an idea SNinja had and I decided to write the app as a little experiment to iPhone development in a “real” way.  My goal was chiefly learning and to provide something that maybe my friends and family would like to mess around this — but who knows.  You can read more on the journey from Coding, Stabilizing, End Game and Releasing. [...]

Leave a Reply