Added fastlane, updated instructions on generating files

This commit is contained in:
Anton Stubenbord
2022-11-10 17:33:19 +01:00
parent 51540a53e0
commit 0469191635
14 changed files with 339 additions and 25 deletions

3
.gitignore vendored
View File

@@ -15,6 +15,9 @@
*.iws
.idea/
# Android related files
android/key.properties
# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
# is commented out by default.