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

github.com/mono/guiunit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Bjarne Kvinge <rolf@xamarin.com>2018-10-25 10:42:36 +0300
committerRolf Bjarne Kvinge <rolf@xamarin.com>2018-10-25 10:44:47 +0300
commit9f67042498c8a3bc28888c7765a93af9b3475329 (patch)
tree9ae366d66cf0e6463c90ecbd11dc6c2a52658f2f
parent0c3159a1b024aa5a1e9ff16f4756702374ec8424 (diff)
Bump min macOS version to 10.9.
This will be required once Xamarin.Mac starts using mono/2018-08.
-rw-r--r--src/framework/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/framework/Info.plist b/src/framework/Info.plist
index 840fc05..97fedc0 100644
--- a/src/framework/Info.plist
+++ b/src/framework/Info.plist
@@ -23,7 +23,7 @@
<key>CFBundleVersion</key>
<string>1</string>
<key>LSMinimumSystemVersion</key>
- <string>10.8</string>
+ <string>10.9</string>
<key>NSHumanReadableCopyright</key>
<string>(C) Xamarin 2015</string>
<key>NSMainNibFile</key>