mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -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>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>12</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.education</string>
|
||||
<key>CFBundleDocumentTypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
|
Loading…
Reference in a new issue