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
VideoLAN
VLC-iOS
Commits
ff4d2d79
Commit
ff4d2d79
authored
Feb 26, 2018
by
David Cordero
Committed by
Carola Nitz
Feb 26, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove not longer needed debuging trace
(cherry picked from commit
ade858eb
)
parent
05b58abb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
fastlane/Fastfile
fastlane/Fastfile
+0
-1
No files found.
fastlane/Fastfile
View file @
ff4d2d79
...
...
@@ -47,7 +47,6 @@ private_lane :update_changelog do |options|
temp_changelog
=
changelog
.
split
(
'tvOS'
)
end
changelog
=
temp_changelog
[
0
..-
2
].
join
.
strip
puts
changelog
set_changelog
(
app_identifier:
'org.videolan.vlc-ios'
,
changelog:
changelog
,
username:
'*'
,
team_name:
'VideoLAN'
)
end
...
...
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