summaryrefslogtreecommitdiff
path: root/src/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/README.md')
-rw-r--r--src/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/README.md b/src/README.md
index dfdcf286..7b669e77 100644
--- a/src/README.md
+++ b/src/README.md
@@ -1,3 +1,4 @@
+# Updating l10n, metadata, f-droid, google play store
# F-Droid compatible fastlane metadata directory
This source folder only contains the generated metadata for f-droid builds for both Bitmask and a custom flavored client.
@@ -5,3 +6,12 @@ Currently neither F-Droid nor Fastlane support metadata dirs directly within bui
`/<module>/src/<buildFlavor>/fastlane/metadata/android/` (which would be preferable).
Keep an eye on this [issue](https://gitlab.com/fdroid/fdroidserver/-/issues/829) to track the state of the fastlane improvements for F-Droid.
+
+#How to update and go forward:
+Install fastlane:
+https://docs.fastlane.tools/getting-started/ios/setup/
+update bundle
+
+This will fetch the existing metadata. If you updated something through your browser, you can fetch that. There's no 'merge' functionality!
+
+fastlane supply init -j <YOUR-API-DETAILS.json> -p se.leap.<PROJECTNAME> -m src/custom/fastlane/metadata/