Commit 39ea9d99 authored by Felix Paul Kühne's avatar Felix Paul Kühne

package/macosx: dump outdated meta data and bump OS requirement as enforced by the OS

parent 0641a2ff
......@@ -1463,23 +1463,6 @@
</array>
<key>CFBundleVersion</key>
<string>@VERSION@</string>
<key>LSArchitecturePriority</key>
<array>
<string>x86_64</string>
<string>i386</string>
<string>ppc</string>
</array>
<key>LSMinimumSystemVersionByArchitecture</key>
<dict>
<key>i386</key>
<string>10.5.0</string>
<key>x86_64</key>
<string>10.6.0</string>
<key>ppc</key>
<string>10.5.0</string>
<key>ppc64</key>
<string>10.5.0</string>
</dict>
<key>NSAppleScriptEnabled</key>
<string>YES</string>
<key>NSMainNibFile</key>
......@@ -1487,7 +1470,7 @@
<key>NSPrincipalClass</key>
<string>VLCApplication</string>
<key>LSMinimumSystemVersion</key>
<string>10.5.0</string>
<string>10.6.0</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSSupportsAutomaticGraphicsSwitching</key>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment