feat: open files with readest from file manager on iOS (#898)

This commit is contained in:
Huang Xin 2025-04-16 23:36:11 +08:00 committed by GitHub
parent 6260168caa
commit 46f0e8e7f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 232 additions and 15 deletions

View file

@ -39,6 +39,17 @@
}
]
},
{
"identifier": "fs:allow-cache-read",
"allow": [
{
"path": "$CACHEDIR/**/*"
},
{
"path": "/private/var/mobile/Containers/Data/Application/**/*"
}
]
},
{
"identifier": "http:default",
"allow": [