Bgerstle has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/210561

Change subject: merge pull request #14
......................................................................

merge pull request #14

Cleaned up the Deliverfile

Change-Id: I35a1e86d9dc30ea5028483e2c762480e3fcdc3f0
---
M fastlane/Deliverfile
1 file changed, 2 insertions(+), 17 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/apps/ios/wikipedia 
refs/changes/61/210561/1

diff --git a/fastlane/Deliverfile b/fastlane/Deliverfile
index 540ea2b..b30e375 100644
--- a/fastlane/Deliverfile
+++ b/fastlane/Deliverfile
@@ -1,21 +1,6 @@
 # vi: ft=ruby
-###################### App Metadata ######################
-# Update the app description and metadata in the ./metadata folder
 
-###################### Screenshots ######################
-# Store all screenshots in the ./screenshots folder separated
-# by language. If you use snapshot, this happens automatically
-
-###################### IPA File ######################
-# This part is only relevant, if you want to submit a new binary
-# If you don't use fastlane (https://github.com/KrauseFx/fastlane)
-# you can set the path to your ipa file using:
-# ipa "./app.ipa"
-
-# to provide an ipa file for TestFlight distribution, use beta_ipa
-# beta_ipa "./app.ipa"
-
-###################### More Options ######################
+###################### Available Options ######################
 # If you want to have even more control, check out the documentation
 # https://github.com/KrauseFx/deliver/blob/master/Deliverfile.md
 
@@ -25,7 +10,7 @@
 $:.unshift File.dirname(__FILE__)
 require 'lib/utils.rb'
 
-ENV['DELIVER_WHAT_TO_TEST'] = git_commit_log
+ENV['DELIVER_WHAT_TO_TEST'] = git_commit_log # automatically store the 
changelog
 
 automatic_release false
 

-- 
To view, visit https://gerrit.wikimedia.org/r/210561
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I35a1e86d9dc30ea5028483e2c762480e3fcdc3f0
Gerrit-PatchSet: 1
Gerrit-Project: apps/ios/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Bgerstle <bgers...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to