We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab204ce commit 1cb1313Copy full SHA for 1cb1313
src/gui/MacOSXBundleInfo.plist
@@ -34,6 +34,8 @@
34
<string>F9ZGRXJE7XbQb2Kt36hwaBO4rYjkXYHiNS5hd+MkyKY=</string>
35
<key>SUAllowsAutomaticUpdates</key>
36
<string>NO</string>
37
+ <key>LSMinimumSystemVersion</key>
38
+ <string>${CMAKE_OSX_DEPLOYMENT_TARGET}</string>
39
40
<key>UTExportedTypeDeclarations</key>
41
<array>
0 commit comments