Uploading our metadata

Once we’ve made all of our necessary changes and generated the screenshots we want to have uploaded to iTunes Connect, we are finally ready to upload our metadata. The simplest command is to use the following:

fastlane deliver

It will confirm that it has successfully uploaded the metadata by returning the following:

... +--------------------------------------+------------------------+ | deliver 2.61.0 Summary | +--------------------------------------+------------------------+ | app_identifier | com.doronkatz.firefox | | username | dktz@mac.com | | screenshots_path | ./fastlane/screenshots | | metadata_path | ./fastlane/metadata | | edit_live | false | | platform | ios | | skip_binary_upload | false | | skip_screenshots ...

Get Continuous Delivery for Mobile with fastlane now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.