Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Erwin <significant.bit@gmail.com>2017-03-16 22:02:07 +0300
committerMike Erwin <significant.bit@gmail.com>2017-03-16 22:02:55 +0300
commitb4e8dc8c82dfcae60f33e39684272867745a8af2 (patch)
treef01806c5cd7ee7c719743d93cde19fe60114245b /release/darwin
parent7eecc2e1c43ba9ca6da62f2a0931ff3ce206236c (diff)
set required MacOS version to 10.9
We could do more to simplify build files, but this is a start.
Diffstat (limited to 'release/darwin')
-rw-r--r--release/darwin/blender.app/Contents/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/darwin/blender.app/Contents/Info.plist b/release/darwin/blender.app/Contents/Info.plist
index 36cb5d2ccaf..92e8d8cc761 100644
--- a/release/darwin/blender.app/Contents/Info.plist
+++ b/release/darwin/blender.app/Contents/Info.plist
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>LSMinimumSystemVersion</key>
- <string>10.7.0</string>
+ <string>10.9.0</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>