mirror of
https://github.com/encounter/SDL.git
synced 2025-12-19 01:46:22 +00:00
macOS: change min supported OS from 10.6 to 10.7.
This commit is contained in:
committed by
Sam Lantinga
parent
6422a5d259
commit
d35c737f1c
@@ -30,6 +30,6 @@
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.6</string>
|
||||
<string>10.7</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user