Skip to content

iOS metadata + alt-store source support

Michael Pöhn requested to merge uniqx/fdroidserver:alt-store into master

This change adds 2 features:

  • better support for ingesting fastlane metadata of iOS apps. This includes the most important texts fields, screenshots and icons. (followup to !1426 (merged))
  • Generating altstore-index.json an alstore compatible index file (aka source). Right now this index file is hard-coded to en-US locale.
Edited by Michael Pöhn

Merge request reports