Update Info.plist. The minimum MacOSX version is now 10.7

This commit is contained in:
François Grisez 2015-05-05 18:52:16 +02:00
parent 1142f6baba
commit 1832c11326

View file

@ -25,7 +25,7 @@
<key>NSHumanReadableCopyright</key>
<string>Copyright 2011 Belledonne Communications</string>
<key>LSMinimumSystemVersion</key>
<string>10.4</string>
<string>10.7</string>
<key>NSAppSleepDisabled</key>
<string>YES</string>
</dict>