Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 9f67042

Browse files
committed
Bump min macOS version to 10.9.
This will be required once Xamarin.Mac starts using mono/2018-08.
1 parent 0c3159a commit 9f67042

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/framework/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<key>CFBundleVersion</key>
2424
<string>1</string>
2525
<key>LSMinimumSystemVersion</key>
26-
<string>10.8</string>
26+
<string>10.9</string>
2727
<key>NSHumanReadableCopyright</key>
2828
<string>(C) Xamarin 2015</string>
2929
<key>NSMainNibFile</key>

0 commit comments

Comments
 (0)