mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
Add category type
Unsure if this helps; the app is not even showing in the screen time list for me at the moment. https://forums.ankiweb.net/t/correct-apple-screen-time-category-macos-ios/62962
This commit is contained in:
parent
bce3cabf9b
commit
0be87b887e
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
||||||
<string>1.0</string>
|
<string>1.0</string>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
<string>12</string>
|
<string>12</string>
|
||||||
|
<key>LSApplicationCategoryType</key>
|
||||||
|
<string>public.app-category.education</string>
|
||||||
<key>CFBundleDocumentTypes</key>
|
<key>CFBundleDocumentTypes</key>
|
||||||
<array>
|
<array>
|
||||||
<dict>
|
<dict>
|
||||||
|
|
Loading…
Reference in a new issue