Using the iPhone SDK to sign AIR apps
Posted: 20 March 2008 01:42 PM   [ Ignore ]
Administrator
RankRankRankRank
Total Posts:  185
Joined  2007-06-12

To properly deploy an AIR app, you need to digitally sign it.  Sadly, a trusted code signing certificate is like 400 bucks.

I read this morning that the $100 iPhone SDK fee includes a code signing certificate.  Can someone with the iPhone SDK please elaborate on this.  Would it be possible to use that certificate to sign an AIR app?  AIR uses a password-protected .p12 certificate to sign.

Profile