Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
VLC-iOS
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
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
Sergey
VLC-iOS
Commits
27c70e84
Commit
27c70e84
authored
Dec 13, 2017
by
Carola Nitz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version bump
parent
0de12fd7
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
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.
Sources/VLC for iOS-Info.plist
View file @
27c70e84
...
...
@@ -118,7 +118,7 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
2.8.6
</string>
<string>
3.0.0
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleURLTypes
</key>
...
...
@@ -246,7 +246,7 @@
</dict>
</array>
<key>
CFBundleVersion
</key>
<string>
286.6
</string>
<string>
300
</string>
<key>
ITSAppUsesNonExemptEncryption
</key>
<false/>
<key>
LSApplicationCategoryType
</key>
...
...
VLC WatchKit Native Extension/Info.plist
View file @
27c70e84
...
...
@@ -17,11 +17,11 @@
<key>
CFBundlePackageType
</key>
<string>
XPC!
</string>
<key>
CFBundleShortVersionString
</key>
<string>
2.8.6
</string>
<string>
3.0.0
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
286.6
</string>
<string>
300
</string>
<key>
MLKitGroupIdentifier
</key>
<string>
$(GROUP_IDENTIFIER)
</string>
<key>
NSExtension
</key>
...
...
VLC WatchKit Native/Info.plist
View file @
27c70e84
...
...
@@ -17,11 +17,11 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
2.8.6
</string>
<string>
3.0.0
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
286.6
</string>
<string>
300
</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