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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user