Skip to content

Store matadata in fastlane #1351

@yurtpage

Description

@yurtpage

The F-Droid store expects the app description to be in the /fastlane/android/en-US/. Then on the next release it will automatically pick the description.
But right now all the descriptions are in the /market folder.

I found that the fastlane/metadata/android is already used by the script https://github.com/dashpay/dash-wallet/blob/master/.deploy/prepare_changelog.sh
The script adds a new changelog record, same for Spanish which is not needed because it will anyway take it from the en-US locale.

So can we migrate to the fastlane structure and use static changelog files instead of generated?

Related: #19

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions