We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47fa1c8 commit 16b022bCopy full SHA for 16b022b
installer/Info.plist
@@ -16,6 +16,8 @@
16
<string>icon.icns</string>
17
<key>LSApplicationCategoryType</key>
18
<string>public.app-category.video</string>
19
+ <key>LSMinimumSystemVersion</key>
20
+ <string>10.15.0</string>
21
<key>NSHighResolutionCapable</key>
22
<true/>
23
</dict>
0 commit comments