| Index: extensions/shell/app/helper-Info.plist
|
| diff --git a/extensions/shell/app/helper-Info.plist b/extensions/shell/app/helper-Info.plist
|
| index dd654f115e4add5bcd8c4c85a3e4d486ea74ce9e..41016fa9a24be48d8eb9bdf2f3295dcf53db7fbf 100644
|
| --- a/extensions/shell/app/helper-Info.plist
|
| +++ b/extensions/shell/app/helper-Info.plist
|
| @@ -21,7 +21,7 @@
|
| <key>LSFileQuarantineEnabled</key>
|
| <true/>
|
| <key>LSMinimumSystemVersion</key>
|
| - <string>${MACOSX_DEPLOYMENT_TARGET}.0</string>
|
| + <string>10.9.0</string>
|
| <key>LSUIElement</key>
|
| <string>1</string>
|
| <key>NSSupportsAutomaticGraphicsSwitching</key>
|
|
|