Skip to content
Neil edited this page May 10, 2017 · 4 revisions

Welcome to the six-minute-walk-distance wiki!

Prepare builds

(always make sure you do this first)

Update config

config.xml:

  • set <widget> id and <widget> version
  • set <name>, <description>
  • set <author> email, <author> href

Generate icons and splash screens

  • Create a icon.png (1024px x 1024px)
  • Create a splash.png (2208px x 2208px)
  • Run ionic resources
  • Preview icons and splash screens in the android and ios folders

iOS/Apple Resources and Docs

  • Apple Provisioning Profiles and Certificates
  • Assign Team and Sign App with XCode
  • Archive Build for App Store
  • Verify your build
  • Deploy your build App Store

Android/Google Play Resources and Docs