feat: Add Makefile, Fastlane configuration, and update Android build settings for release management

This commit is contained in:
Janez T
2025-12-14 19:08:11 +01:00
parent 96824e455e
commit d70f59b10f
8 changed files with 224 additions and 14 deletions

5
.gitignore vendored
View File

@@ -43,6 +43,11 @@ app.*.map.json
/android/app/debug
/android/app/profile
/android/app/release
# Android signing
android/key.properties
*.jks
*.keystore
*.zip
*.ipa
ios/Runner.app.dSYM.zip