- bumped minimum OS version to 10.13 in .plist file

This commit is contained in:
alexey.lysiuk 2023-11-02 13:00:27 +02:00 committed by Christoph Oelckers
parent 69c12e0637
commit 7230ceebaf

View file

@ -23,7 +23,7 @@
<key>LSApplicationCategoryType</key> <key>LSApplicationCategoryType</key>
<string>public.app-category.action-games</string> <string>public.app-category.action-games</string>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>10.12</string> <string>10.13</string>
<key>CFBundleDocumentTypes</key> <key>CFBundleDocumentTypes</key>
<array> <array>
<dict> <dict>