Skip to content

Instantly share code, notes, and snippets.

@huishannetaporter
Last active July 28, 2019 12:46
Show Gist options
  • Save huishannetaporter/f961432dacc924f113ab7c05c423bd7d to your computer and use it in GitHub Desktop.
Save huishannetaporter/f961432dacc924f113ab7c05c423bd7d to your computer and use it in GitHub Desktop.
sampleMetadata file
<?xml version="1.0" encoding="UTF-8"?>
<package xmlns="http://apple.com/itunes/importer" version="software5.4">
<software_assets apple_id="Your Apple ID" app_platform="ios">
<asset type="bundle">
<data_file>
<size><Size of your .ipa file></size>
<file_name><Your .ipa file name>.ipa</file_name>
<checksum type="md5"><Generated MD5 checksum></checksum>
</data_file>
</asset>
</software_assets>
</package>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment