| Index: content/shell/mac/app-Info.plist
|
| diff --git a/content/shell/mac/app-Info.plist b/content/shell/mac/app-Info.plist
|
| index c8a53105a72eedab4dd7f7420bfc308bf11230fe..84e98b243724361f94a5b2be60bcbd2c3cdabdfa 100644
|
| --- a/content/shell/mac/app-Info.plist
|
| +++ b/content/shell/mac/app-Info.plist
|
| @@ -25,7 +25,7 @@
|
| <key>NSPrincipalClass</key>
|
| <string>NSApplication</string>
|
| <key>LSMinimumSystemVersion</key>
|
| - <string>10.5.0</string>
|
| + <string>${MACOSX_DEPLOYMENT_TARGET}.0</string>
|
| <key>LSFileQuarantineEnabled</key>
|
| <true/>
|
| <key>NSSupportsAutomaticGraphicsSwitching</key>
|
|
|