Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Sergey
VLC-iOS
Commits
7e7fe028
Commit
7e7fe028
authored
Dec 05, 2017
by
Carola Nitz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump build and update News
(cherry picked from commit
8e0152ab
)
parent
cf1ef31e
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
6 deletions
+13
-6
Docs/NEWS
Docs/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.
Docs/NEWS
View file @
7e7fe028
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:
tvOS 1.1.0:
-----------
-----------
· Full support for tvOS 11 and Apple TV 4K
· Full support for tvOS 11 and Apple TV 4K
...
...
Sources/VLC for iOS-Info.plist
View file @
7e7fe028
...
@@ -116,7 +116,7 @@
...
@@ -116,7 +116,7 @@
<key>
CFBundlePackageType
</key>
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<key>
CFBundleShortVersionString
</key>
<string>
2.8.
0
</string>
<string>
2.8.
6
</string>
<key>
CFBundleSignature
</key>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<string>
????
</string>
<key>
CFBundleURLTypes
</key>
<key>
CFBundleURLTypes
</key>
...
@@ -244,7 +244,7 @@
...
@@ -244,7 +244,7 @@
</dict>
</dict>
</array>
</array>
<key>
CFBundleVersion
</key>
<key>
CFBundleVersion
</key>
<string>
28
0.0
</string>
<string>
28
6.6
</string>
<key>
ITSAppUsesNonExemptEncryption
</key>
<key>
ITSAppUsesNonExemptEncryption
</key>
<false/>
<false/>
<key>
LSApplicationCategoryType
</key>
<key>
LSApplicationCategoryType
</key>
...
...
VLC WatchKit Native Extension/Info.plist
View file @
7e7fe028
...
@@ -17,11 +17,11 @@
...
@@ -17,11 +17,11 @@
<key>
CFBundlePackageType
</key>
<key>
CFBundlePackageType
</key>
<string>
XPC!
</string>
<string>
XPC!
</string>
<key>
CFBundleShortVersionString
</key>
<key>
CFBundleShortVersionString
</key>
<string>
2.8.
0
</string>
<string>
2.8.
6
</string>
<key>
CFBundleSignature
</key>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<key>
CFBundleVersion
</key>
<string>
28
0.0
</string>
<string>
28
6.6
</string>
<key>
MLKitGroupIdentifier
</key>
<key>
MLKitGroupIdentifier
</key>
<string>
$(GROUP_IDENTIFIER)
</string>
<string>
$(GROUP_IDENTIFIER)
</string>
<key>
NSExtension
</key>
<key>
NSExtension
</key>
...
...
VLC WatchKit Native/Info.plist
View file @
7e7fe028
...
@@ -17,11 +17,11 @@
...
@@ -17,11 +17,11 @@
<key>
CFBundlePackageType
</key>
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<key>
CFBundleShortVersionString
</key>
<string>
2.8.
0
</string>
<string>
2.8.
6
</string>
<key>
CFBundleSignature
</key>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<key>
CFBundleVersion
</key>
<string>
28
0.0
</string>
<string>
28
6.6
</string>
<key>
UISupportedInterfaceOrientations
</key>
<key>
UISupportedInterfaceOrientations
</key>
<array>
<array>
<string>
UIInterfaceOrientationPortrait
</string>
<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