Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
39ea9d99
Commit
39ea9d99
authored
Jul 11, 2013
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
package/macosx: dump outdated meta data and bump OS requirement as enforced by the OS
parent
0641a2ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
18 deletions
+1
-18
extras/package/macosx/Info.plist.in
extras/package/macosx/Info.plist.in
+1
-18
No files found.
extras/package/macosx/Info.plist.in
View file @
39ea9d99
...
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment