update minimum OS X version in Xcode project

We haven't supported anything older than 10.6.8 for quite a while now.
This commit is contained in:
Dan Guzek
2015-01-26 07:37:35 -05:00
parent 243bdacfcd
commit a8c53abcc5
+1 -1
View File
@@ -50,7 +50,7 @@
<key>LSApplicationCategoryType</key>
<string>public.app-category.music-games</string>
<key>LSMinimumSystemVersion</key>
<string>10.5.10</string>
<string>10.6.8</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 2001-2015</string>
<key>NSPrincipalClass</key>