From b4e8dc8c82dfcae60f33e39684272867745a8af2 Mon Sep 17 00:00:00 2001 From: Mike Erwin Date: Thu, 16 Mar 2017 15:02:07 -0400 Subject: set required MacOS version to 10.9 We could do more to simplify build files, but this is a start. --- release/darwin/blender.app/Contents/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'release/darwin') 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 @@ LSMinimumSystemVersion - 10.7.0 + 10.9.0 CFBundleDocumentTypes -- cgit v1.2.3