Add fastlane setup for iOS deployment

This commit is contained in:
Janez T
2025-10-15 14:31:17 +02:00
parent a6e317bc37
commit f50b429e34
12 changed files with 601 additions and 1643 deletions

View File

@@ -23,7 +23,8 @@
"Read(//Users/dz0ny/.pub-cache/hosted/pub.dev/**)",
"Bash(find:*)",
"Read(//Users/dz0ny/meshcore-sar/**)",
"Bash(git grep:*)"
"Bash(git grep:*)",
"Bash(dart analyze:*)"
],
"deny": [],
"ask": []