From e6e3cd0dc87a31377a4d3e89d68579ea02fc2317 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Tue, 18 Mar 2025 00:46:31 +0100 Subject: update references to fastlane directories --- src/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/README.md b/src/README.md index 5d217ad5..8875966b 100644 --- a/src/README.md +++ b/src/README.md @@ -8,7 +8,7 @@ Any string that will be changed in the source language (en_US) in the master br # Metadata: F-Droid compatible fastlane metadata directory -The src//fastlande/metadata folder contains the generated metadata for f-droid builds for both Bitmask and a custom flavored client. +The src//fastlane/metadata folder contains the generated metadata for f-droid builds for both Bitmask and a custom flavored client. Currently neither F-Droid nor Fastlane support metadata dirs directly within build flavor dirs of a module, like `//src//fastlane/metadata/android/` (which would be preferable). Transifex wants 1 file, play store wants 1 file, fastlane uses text files. @@ -46,7 +46,7 @@ This will fetch the existing metadata. If you updated something through your bro You can also use this when adding a new provider. You need an API token from the Google Play store. If you don't have one yet, we have some links below that should help you get started. -fastlane supply init -j -p se.leap. -m src/custom/fastlane/metadata/ +fastlane supply init -j -p se.leap. -m src/customProductionFat/fastlane/metadata/ apt install pythong3-babel -- cgit v1.2.3