Export iOS app as .IPA

Hey guys,

I absolutely love app inventor for ios. It has been working great so far. However I was wondering if it would be possible to export a .ipa file so i can sideload my app natively to my iPhone or iPad. You could then also export the app to the app store for example. The ipa file does not need to be signed just generated like the apk files are.

Thanks

For the App Store I think what we really need to generate it the .xcarchive file since Apple only really allows uploads from Xcode. We do have a process for building Ad Hoc IPAs that is in testing now.