initial
Some checks failed
Build Android App / build (push) Failing after 32m54s

This commit is contained in:
ImBenji
2026-01-02 12:05:49 +00:00
parent 4808116608
commit 7a88585b6e
12 changed files with 1356 additions and 367 deletions

View File

@@ -8,5 +8,9 @@
<true/>
<key>com.apple.security.network.server</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.files.user-selected.read-only</key>
<true/>
</dict>
</plist>

View File

@@ -4,5 +4,9 @@
<dict>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.files.user-selected.read-only</key>
<true/>
</dict>
</plist>