Skip to content

Commit fd827f6

Browse files
committed
Added short version string and minimum OS requirement
1 parent 7044a2f commit fd827f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Desktop Viewer/Info.plist

+4
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@
8383
<string>????</string>
8484
<key>CFBundleVersion</key>
8585
<string>1.0b8</string>
86+
<key>CFBundleShortVersionString</key>
87+
<string>1.0b8</string>
88+
<key>LSMinimumSystemVersion</key>
89+
<string>10.6.0</string>
8690
<key>NSMainNibFile</key>
8791
<string>MainMenu</string>
8892
<key>NSPrincipalClass</key>

0 commit comments

Comments
 (0)