We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7cb2f2 + 16b022b commit 2a3e0a4Copy full SHA for 2a3e0a4
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