mirror of
https://github.com/kiwix/kiwix-apple-custom.git
synced 2025-09-18 11:35:02 -04:00
Update test fiels
This commit is contained in:
parent
39a1810689
commit
ac902dd785
@ -3,7 +3,7 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>APP_STORE_ID</key>
|
<key>APP_STORE_ID</key>
|
||||||
<string>$(APP_STORE_ID)</string>
|
<string>id997079563</string>
|
||||||
<key>BGTaskSchedulerPermittedIdentifiers</key>
|
<key>BGTaskSchedulerPermittedIdentifiers</key>
|
||||||
<array>
|
<array>
|
||||||
<string>org.kiwix.library_refresh</string>
|
<string>org.kiwix.library_refresh</string>
|
||||||
@ -28,7 +28,7 @@
|
|||||||
<string>Viewer</string>
|
<string>Viewer</string>
|
||||||
<key>CFBundleURLSchemes</key>
|
<key>CFBundleURLSchemes</key>
|
||||||
<array>
|
<array>
|
||||||
<string>kiwix</string>
|
<string>zim</string>
|
||||||
</array>
|
</array>
|
||||||
</dict>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
@ -36,7 +36,8 @@
|
|||||||
<false />
|
<false />
|
||||||
<key>UIBackgroundModes</key>
|
<key>UIBackgroundModes</key>
|
||||||
<array>
|
<array>
|
||||||
<string>fetch</string>
|
<string>audio</string>
|
||||||
|
<string>processing</string>
|
||||||
</array>
|
</array>
|
||||||
<key>UIFileSharingEnabled</key>
|
<key>UIFileSharingEnabled</key>
|
||||||
<true />
|
<true />
|
||||||
@ -63,5 +64,9 @@
|
|||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
|
<key>NSSupportsLiveActivities</key>
|
||||||
|
<true />
|
||||||
|
<key>NSSupportsLiveActivitiesFrequentUpdates</key>
|
||||||
|
<true />
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
@ -8,6 +8,7 @@
|
|||||||
"settings_default_external_link_to": "alwaysLoad",
|
"settings_default_external_link_to": "alwaysLoad",
|
||||||
"settings_show_search_snippet": false,
|
"settings_show_search_snippet": false,
|
||||||
"settings_show_external_link_option": false,
|
"settings_show_external_link_option": false,
|
||||||
|
"uses_audio": false,
|
||||||
"zim_auth": "HTTP_BASIC_ACCESS_AUTHENTICATION",
|
"zim_auth": "HTTP_BASIC_ACCESS_AUTHENTICATION",
|
||||||
"zim_url": "https://www.dwds.de/kiwix/f/dwds_de_dictionary_nopic_2023-12-15.zim",
|
"zim_url": "https://www.dwds.de/kiwix/f/dwds_de_dictionary_nopic_2023-12-15.zim",
|
||||||
"build_number": 3
|
"build_number": 3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user