- bumped minimum OS version to 10.13 in .plist file
This commit is contained in:
parent
e26f9fb13d
commit
5d12598409
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.action-games</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.12</string>
|
||||
<string>10.13</string>
|
||||
<key>CFBundleDocumentTypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue