mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
macOS: change min supported OS from 10.6 to 10.7.
This commit is contained in:
parent
6422a5d259
commit
d35c737f1c
7 changed files with 20 additions and 21 deletions
|
|
@ -30,6 +30,6 @@
|
|||
<key>CFBundleVersion</key>
|
||||
<string>1.0</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.6</string>
|
||||
<string>10.7</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue