Did the Connect IQ app/widget upload process just changed? (zip instead of iq file)

I'm trying to upload a new app to the Connect IQ store and I see that I'm being asked to provide a ZIP file instead of an .iq file as was the case until now. What should the zip contain?

The online documentation seems to still point to the 'old' way of doing this (http://developer.garmin.com/connect-iq/how-to-publish/ >> "The first step is to upload your IQ file to the Connect IQ Store."

Thanks!
  • The zip file wording on the store's upload page something I've asked to have changed, because it's confusing. Technically, the .iq file is just a zip file, but it includes a manifest XML file that our store uses to know what devices are supported, etc. When you upload to the store, provide the .iq file produced by the App Export Wizard in Eclipse. Look at the How to Publish section of the Monkey C Programmer's guide starting on page 67 to find out more about the App Export Wizard.

    I'll also submit a ticket to have the "How to Publish" section updated on the developer site, because that's outdated.