aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Resources/Info.plist9
1 files changed, 9 insertions, 0 deletions
diff --git a/Resources/Info.plist b/Resources/Info.plist
index 7fb4c728..3986be05 100644
--- a/Resources/Info.plist
+++ b/Resources/Info.plist
@@ -65,6 +65,15 @@
<string></string>
<key>LSMinimumSystemVersion</key>
<string>10.5.0</string>
+ <key>LSMinimumSystemVersionByArchitecture</key>
+ <dict>
+ <key>i386</key>
+ <string>10.5.0</string>
+ <key>x86_64</key>
+ <string>10.6.0</string>
+ <key>ppc</key>
+ <string>10.5.0</string>
+ </dict>
<key>NSAppleScriptEnabled</key>
<true/>
<key>NSHumanReadableCopyright</key>