Bug 1272966 - Disable c-c apps on MacOS <10.9. r=florian,rkent,stefanh a=ewong
This commit is contained in:
Родитель
d39884d521
Коммит
d9ed4f793e
|
@ -27,7 +27,7 @@
|
|||
<key>NSAppleScriptEnabled</key>
|
||||
<true/>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.6.0</string>
|
||||
<string>10.9.0</string>
|
||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||
<true/>
|
||||
<key>NSDisablePersistence</key>
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.productivity</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.6.0</string>
|
||||
<string>10.9.0</string>
|
||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||
<true/>
|
||||
<key>NSDisablePersistence</key>
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.productivity</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.6.0</string>
|
||||
<string>10.9.0</string>
|
||||
<key>CFBundleDocumentTypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
|
Загрузка…
Ссылка в новой задаче