This repository has been archived by the owner on Nov 19, 2018. It is now read-only.
0.4.0 Skip Submission - Better Beta Support
Thanks to the great work by @paweldudek, you can now skip the submission of the update itself and use deliver
to only upload metadata and an ipa file.
Changes include:
- To skip the submission of the newly uploaded ipa use
deliver --skip-deploy
- You can provide both an
ipa
and abeta_ipa
block. By default theipa
block will be called. If you usedeliver --beta
it will use thebeta_ipa
function. - Improvements for the submit process for new apps