Using Xcode to create iTunes IPA files
Awesome how to post about creating IPA files. It’s always annoying when your beta testers drag and drop your app into iTunes, then ask where the icon is. I’ve also ran into situations where using right-click “Compress 2 files…” (both the .app and the .mobileprovision file) ends up not copying everything into the archive. I had to resort to using .tar.gz’s. Not anymore!