| Index: content/shell/mac/helper-Info.plist
|
| diff --git a/content/shell/mac/helper-Info.plist b/content/shell/mac/helper-Info.plist
|
| index 2208e701319ae117dbca1546596d1c39adafc2d2..646d48ff1748a5584aa090adbe3ed66c480c7086 100644
|
| --- a/content/shell/mac/helper-Info.plist
|
| +++ b/content/shell/mac/helper-Info.plist
|
| @@ -21,7 +21,7 @@
|
| <key>LSFileQuarantineEnabled</key>
|
| <true/>
|
| <key>LSMinimumSystemVersion</key>
|
| - <string>10.5.0</string>
|
| + <string>${MACOSX_DEPLOYMENT_TARGET}.0</string>
|
| <key>LSUIElement</key>
|
| <string>1</string>
|
| <key>NSSupportsAutomaticGraphicsSwitching</key>
|
|
|