Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
VLC-iOS
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sergey
VLC-iOS
Commits
8e0152ab
Commit
8e0152ab
authored
Dec 05, 2017
by
Carola Nitz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump build and update News
parent
8aae18ec
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
6 deletions
+13
-6
NEWS
NEWS
+7
-0
Sources/VLC for iOS-Info.plist
Sources/VLC for iOS-Info.plist
+2
-2
VLC WatchKit Native Extension/Info.plist
VLC WatchKit Native Extension/Info.plist
+2
-2
VLC WatchKit Native/Info.plist
VLC WatchKit Native/Info.plist
+2
-2
No files found.
NEWS
View file @
8e0152ab
iOS 2.8.6:
-----------
· Adjusted the UI for iPhone X
· Fixes the app termination on devices for iOS 7 and iOS 8
· Adds Full support for HEVC 4k videos
· General bug fixes
tvOS 1.1.0:
-----------
· Full support for tvOS 11 and Apple TV 4K
...
...
Sources/VLC for iOS-Info.plist
View file @
8e0152ab
...
...
@@ -116,7 +116,7 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
2.8.
5
</string>
<string>
2.8.
6
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleURLTypes
</key>
...
...
@@ -244,7 +244,7 @@
</dict>
</array>
<key>
CFBundleVersion
</key>
<string>
28
5.5
</string>
<string>
28
6.6
</string>
<key>
ITSAppUsesNonExemptEncryption
</key>
<false/>
<key>
LSApplicationCategoryType
</key>
...
...
VLC WatchKit Native Extension/Info.plist
View file @
8e0152ab
...
...
@@ -17,11 +17,11 @@
<key>
CFBundlePackageType
</key>
<string>
XPC!
</string>
<key>
CFBundleShortVersionString
</key>
<string>
2.8.
5
</string>
<string>
2.8.
6
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
28
5.5
</string>
<string>
28
6.6
</string>
<key>
MLKitGroupIdentifier
</key>
<string>
$(GROUP_IDENTIFIER)
</string>
<key>
NSExtension
</key>
...
...
VLC WatchKit Native/Info.plist
View file @
8e0152ab
...
...
@@ -17,11 +17,11 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
2.8.
5
</string>
<string>
2.8.
6
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
28
5.5
</string>
<string>
28
6.6
</string>
<key>
UISupportedInterfaceOrientations
</key>
<array>
<string>
UIInterfaceOrientationPortrait
</string>
...
...
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