Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
eee1802d
Commit
eee1802d
authored
Mar 12, 2018
by
Carola
Browse files
Version Bump by fastlane
parent
0cd2f04e
Changes
4
Hide whitespace changes
Inline
Side-by-side
Sources/VLC for iOS-Info.plist
View file @
eee1802d
...
...
@@ -116,7 +116,7 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
3.0.
2
</string>
<string>
3.0.
3
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleURLTypes
</key>
...
...
@@ -244,7 +244,9 @@
</dict>
</array>
<key>
CFBundleVersion
</key>
<string>
303
</string>
<string>
305
</string>
<key>
ITSAppUsesNonExemptEncryption
</key>
<false/>
<key>
LSApplicationCategoryType
</key>
...
...
VLC WatchKit Native Extension/Info.plist
View file @
eee1802d
...
...
@@ -17,11 +17,13 @@
<key>
CFBundlePackageType
</key>
<string>
XPC!
</string>
<key>
CFBundleShortVersionString
</key>
<string>
3.0.
2
</string>
<string>
3.0.
3
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
303
</string>
<string>
305
</string>
<key>
MLKitGroupIdentifier
</key>
<string>
$(GROUP_IDENTIFIER)
</string>
<key>
NSExtension
</key>
...
...
VLC WatchKit Native/Info.plist
View file @
eee1802d
...
...
@@ -17,11 +17,13 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
3.0.
2
</string>
<string>
3.0.
3
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
303
</string>
<string>
305
</string>
<key>
UISupportedInterfaceOrientations
</key>
<array>
<string>
UIInterfaceOrientationPortrait
</string>
...
...
VLC.xcodeproj/project.pbxproj
View file @
eee1802d
...
...
@@ -5001,7 +5001,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
"CODE_SIGN_IDENTITY[sdk=watchos*]"
=
"iPhone Developer"
;
DEBUG_INFORMATION_FORMAT
=
dwarf
;
DEVELOPMENT_TEAM
=
""
;
DEVELOPMENT_TEAM
=
75GAHG3SZQ
;
ENABLE_STRICT_OBJC_MSGSEND
=
YES
;
GCC_NO_COMMON_BLOCKS
=
YES
;
GCC_OPTIMIZATION_LEVEL
=
0
;
...
...
@@ -5044,7 +5044,7 @@
"CODE_SIGN_IDENTITY[sdk=watchos*]"
=
"iPhone Developer"
;
COPY_PHASE_STRIP
=
NO
;
DEBUG_INFORMATION_FORMAT
=
"dwarf-with-dsym"
;
DEVELOPMENT_TEAM
=
""
;
DEVELOPMENT_TEAM
=
75GAHG3SZQ
;
ENABLE_NS_ASSERTIONS
=
NO
;
ENABLE_STRICT_OBJC_MSGSEND
=
YES
;
GCC_NO_COMMON_BLOCKS
=
YES
;
...
...
@@ -5087,7 +5087,7 @@
"CODE_SIGN_IDENTITY[sdk=watchos*]"
=
"iPhone Developer"
;
COPY_PHASE_STRIP
=
NO
;
DEBUG_INFORMATION_FORMAT
=
"dwarf-with-dsym"
;
DEVELOPMENT_TEAM
=
""
;
DEVELOPMENT_TEAM
=
75GAHG3SZQ
;
ENABLE_NS_ASSERTIONS
=
NO
;
ENABLE_STRICT_OBJC_MSGSEND
=
YES
;
GCC_NO_COMMON_BLOCKS
=
YES
;
...
...
Carola
@caro
mentioned in commit
bd1dabc2
·
Mar 12, 2018
mentioned in commit
bd1dabc2
mentioned in commit bd1dabc2c6ea10de95c6ba581dc3b5bd7a1083c3
Toggle commit list
Write
Preview
Supports
Markdown
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