Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
VLC-iOS
Commits
5e190e56
Commit
5e190e56
authored
Dec 23, 2015
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
On the road to 2.7.1
parent
9d94a132
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
14 additions
and
8 deletions
+14
-8
Apple-TV/Info.plist
Apple-TV/Info.plist
+2
-2
NEWS
NEWS
+6
-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.
Apple-TV/Info.plist
View file @
5e190e56
...
...
@@ -17,11 +17,11 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
1.
0
.0
</string>
<string>
1.
1
.0
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
1
0
0.
6
</string>
<string>
1
1
0.
0
</string>
<key>
LSRequiresIPhoneOS
</key>
<true/>
<key>
NSAppTransportSecurity
</key>
...
...
NEWS
View file @
5e190e56
2.7.1:
------
* Improved SMB compatibility
* UPnP reliability improvements, notably with Kodi
* Stability improvements
2.7.0:
------
* Added new app for the 4th gen. Apple TV
...
...
Sources/VLC for iOS-Info.plist
View file @
5e190e56
...
...
@@ -116,7 +116,7 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
2.7.
0
</string>
<string>
2.7.
1
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleURLTypes
</key>
...
...
@@ -234,7 +234,7 @@
</dict>
</array>
<key>
CFBundleVersion
</key>
<string>
27
0.15
</string>
<string>
27
1.0
</string>
<key>
LSApplicationCategoryType
</key>
<string></string>
<key>
LSApplicationQueriesSchemes
</key>
...
...
VLC WatchKit Native Extension/Info.plist
View file @
5e190e56
...
...
@@ -17,11 +17,11 @@
<key>
CFBundlePackageType
</key>
<string>
XPC!
</string>
<key>
CFBundleShortVersionString
</key>
<string>
2.7.
0
</string>
<string>
2.7.
1
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
27
0.15
</string>
<string>
27
1.0
</string>
<key>
MLKitGroupIdentifier
</key>
<string>
$(GROUP_IDENTIFIER)
</string>
<key>
NSExtension
</key>
...
...
VLC WatchKit Native/Info.plist
View file @
5e190e56
...
...
@@ -17,11 +17,11 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
2.7.
0
</string>
<string>
2.7.
1
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
27
0.15
</string>
<string>
27
1.0
</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