Merge pull request #1192 from kiwix/102-remove-unused-background-processing-mode

Remove unused background processing mode
This commit is contained in:
Kelson 2025-05-02 20:14:22 +02:00 committed by GitHub
commit 12d1c8f56e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,6 @@
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
<string>processing</string>
</array>
<key>UIFileSharingEnabled</key>
<true/>