From 26e4b52712faf8e60814f7f6030b6dded1df8038 Mon Sep 17 00:00:00 2001 From: Gavin Andresen Date: Tue, 25 Feb 2014 21:35:48 -0500 Subject: Require OSX 10.6, 64-bit Drop support for 32-bit or pre-10.6 Macs. Also, some of the OSX build docs hadn't been updated since the autotools change. --- share/qt/Info.plist.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'share/qt/Info.plist.in') diff --git a/share/qt/Info.plist.in b/share/qt/Info.plist.in index b1c2dcb462..4ed1f1be50 100644 --- a/share/qt/Info.plist.in +++ b/share/qt/Info.plist.in @@ -2,6 +2,14 @@ + LSMinimumSystemVersion + 10.6.0 + + LSArchitecturePriority + + x86_64 + + CFBundleIconFile bitcoin.icns -- cgit v1.2.3