From 0d095be64f189def9324a1b323f0943d90224eb1 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 9 Mar 2012 13:07:26 -0800 Subject: OSX package: Check for 64-bit Intel CPU before installing. --- osx-resources/InstallationCheck.strings | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 osx-resources/InstallationCheck.strings (limited to 'osx-resources/InstallationCheck.strings') diff --git a/osx-resources/InstallationCheck.strings b/osx-resources/InstallationCheck.strings new file mode 100644 index 000000000..6c8efe0d4 --- /dev/null +++ b/osx-resources/InstallationCheck.strings @@ -0,0 +1,3 @@ +"16" = "This installer works only on Intel Macs."; +"17" = "This installer requires a 64-bit processor."; + -- cgit v1.2.3