summaryrefslogtreecommitdiff
path: root/setup_native
diff options
context:
space:
mode:
authorHerbert Dürr <hdu@apache.org>2014-02-10 12:12:20 +0000
committerHerbert Dürr <hdu@apache.org>2014-02-10 12:12:20 +0000
commit6aeaaaed06be50118273e5650ebdf63c623e3a17 (patch)
tree86598e2054c08a4c165e9073c19b582160bf9ccb /setup_native
parent8ef3836059ca613d125f66e6bad21c83200dadad (diff)
#123864# add version check for OSX 10.7
Patch-by: jsc@apache.org
Notes
Notes: prefer: bbbc51e931c3a7018f2f19f61fa823190ee6fbb1
Diffstat (limited to 'setup_native')
-rw-r--r--setup_native/source/mac/Info.plist.langpack2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup_native/source/mac/Info.plist.langpack b/setup_native/source/mac/Info.plist.langpack
index fa8c37778169..0e12cc1c19b4 100644
--- a/setup_native/source/mac/Info.plist.langpack
+++ b/setup_native/source/mac/Info.plist.langpack
@@ -22,6 +22,8 @@
***********************************************************-->
<plist version="1.0">
<dict>
+ <key>LSMinimumSystemVersion</key>
+ <string>10.7.0</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<!-- UTI declarations for OS X >= 10.4 -->